I’ve a web page template, which redirects to the homepage utilizing this:
wp_redirect( home_url() );
Now, on the homepage is it attainable to examine if it has been redirected from a particular web page template with out figuring out the URL of that web page?