Hi all,
Must be a known issue, but didn't find any solution to my problem yet.
For months Google was not redirecting or reindexing my content correctly and FINALLY I found out that FastCGI on my IIS6 (W2003) is wrongly sending other PHP header redirects then I actually do.
Like a 301 turns into 302 and I need to display a custom 404 to not mess up the header for the googlebot.
Is there any solution, I rather not go back to ISAPI.
Thanks in advance!