Hi
I have several links pointing to different pages on my site. I want to make the most of Google's PageRank technology, so I have a question regarding 301's and PR.
Is it ok to redirect a SE Bot that arrives at my site from a dirty link, www.mysite.com/index.asp?id=12345, to the same page but without the query string, www.mysite.com/index.asp.
Furthermore, is it ok to then keep redirecting this same Bot on every page that it visits? I.e. The Bot arrives from a link, www.mysite.com/index.asp?id=12345, gets 301 redirected to www.mysite.com/index.asp, then follows an internal link to www.mysite.com/about-us.asp?id=12345&cid=12345 and gets a 301 back to www.mysite.com/about-us.asp.
The reason for the above question is based on our internal behaviour tracking. We have many query strings used for tracking only which dont actually change the content of the page.
Thanks