Forum Moderators: phranque

Message Too Old, No Replies

Homepage Redirection Confusion

301, 302, Redirect

         

mtaunk

10:02 pm on Apr 19, 2007 (gmt 0)

10+ Year Member



If I had a page that existed at

"http://www.example.com"

and I redirected it to

"http://www.example.com/folder/index.html"

via 301 redirect, which then redirected via a 302 to

"http://www.example.com/folder/cookiecheck" (to see if cookies are enabled)

which then redirected via a 302 back to

"http://www.example.com/folder/index.html"

which finally returned a 200 code.....am i still kosher with Googlebot?

[edited by: pageoneresults at 5:52 pm (utc) on April 20, 2007]
[edit reason] Examplified URI References [/edit]

pageoneresults

5:52 pm on Apr 20, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



No, as the bot would see http://www.example.com/folder/cookiecheck as the destination URI.