Re: XCSEO Pro not producing 404 error
XCSEO does a 301 redirect, followed by a 302 redirect to a error_message.php file which then throws a 404 header, but google registers the 302. The only way to correct this would be to add the php 404 header code and output a message prior to the 302 redirect, but this isn't possible since the code responsible is ioncube encrypted.
|