Oh help! For some strange reason, the Googlebot has started to index my oscommerce pages to include session id numbers. There is a setting in oscommerce that is suppose to prevent this, and it used to work, but now google is indexing my pages with the session id number included, so they could potentially index the same page over and over again with a different session id number. They already have over 12000 of these pages indexed. This is terrible. Anyone coming to my site using those links will have all kinds of trouble checking out. I have this noted for the googlebot in robots.txt:
User-agent: googlebot
Disallow: /*osCsid=*
How do I get rid of the already indexed pages and stop them from continuing? How do I even contact them? They have made contacting them almost impossible.
Here is a sample of one of the links I found in Analytics:
mywebsite.com/osc/product_info.php?cPath=&products_id=1294&osCsid=98e1e61ebe8eb261801dcd4ce6066a39
- Grandma_genie