Wednesday, July 18th, 2007
How To Check Redirects Through HTTP Headers
Checking redirects isn’t simply a matter of seeing if you land on the right page. To be safe, you should check the HTTP header and make sure that it returns a 301 Moved Permanently status code. If you aren’t getting a 301 code then there is either something wrong with the redirect, or you’ve [...]








