Forum Moderators: Robert Charlton & goodroi
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...