Forum Moderators: open
google only listing my site under domain.com
One other question, since google is now indexing my web pages with tracking urls it's finding on other ppc engines, and my website is 100% static html, is there any rewriting or htaccess stuff I can do to strip the?the=trackingpart out of my urls. Since google keeps finding new ones, and ones that we didn't even make, just redirect links from other search engines, is there a way to have a command to strip out anything with? and = or not to allow anything after html with the exception of html#anchor
I hope this makes sense, not sure how to word it...
What would make a difference is to take any such URL and do a 301 redirect to the target page from it. A lot of care needs to be taken to avoid getting in an endless redirect-to-itself loop though.