To be able to recognize where a redirect originated, it'd be very useful to have a header before the location header that identies WordPress SEO as the originator of the redirect.
Should be as simple as:
header( 'X-Redirect-By: WordPress SEO by Yoast' );
right before the location header.
X-Redirect-By is an invention of @jdevalk himself, so no need (yet) to Google it :P
To be able to recognize where a redirect originated, it'd be very useful to have a header before the location header that identies WordPress SEO as the originator of the redirect.
Should be as simple as:
right before the location header.
X-Redirect-By
is an invention of @jdevalk himself, so no need (yet) to Google it :P