Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

home url indexed w/tracking params

Homepage might be duplicate content with tracking parameters

         

jgomez

5:12 pm on Aug 4, 2005 (gmt 0)

10+ Year Member



Somehow a url used for tracking ads got indexed...

www.mysite.com/?source=x&keywords=y

now, this page is ranked higher than

www.mysite.com

how do I get rid of this from Googles index?

I have read, but not confirmed

Disallow: /?source (in robots.txt)

I think maybe,

Check for the params usign ASP, (request.qu....does source exist..) and implement a 301 redirect to the homepage (www.mysite.com)

Any help before I start trying stuff. Thanks...