Prestawise Posted February 14, 2013 Share Posted February 14, 2013 (edited) Argh! Im going crazy as Google index carts on my site! Ive tried to tell the bot not to index cart.php in Robots.txt and set some parameters in GWT - but nothing helps me out Example of URL: www.site.com/cart?add&id_product=135&token... What else can I do? Edited February 14, 2013 by Napz (see edit history) Link to comment Share on other sites More sharing options...
poshwebdeveloper Posted February 14, 2013 Share Posted February 14, 2013 Hey, Sitemaps are NOT a promise/guarantee of URLs getting crawled. There are links to the various /shop/ URLs on the site itself, which are much more likely to get pages crawled than a simple listing in a sitemap file. Link to comment Share on other sites More sharing options...
Prestawise Posted February 14, 2013 Author Share Posted February 14, 2013 Errr what?! Link to comment Share on other sites More sharing options...
Dh42 Posted February 15, 2013 Share Posted February 15, 2013 What do you mean by cart urls? Do you mean cart urls with tokens like cart.php?tokenid=154315321 If so generate a robots.txt that excludes the cart.php file. Also write a rule on your cart.php that makes it a no-follow no-index page. Link to comment Share on other sites More sharing options...
carlosse Posted March 12, 2013 Share Posted March 12, 2013 Also write a rule on your cart.php that makes it a no-follow no-index page. How can I accomplish that? Any solution to edit meta robots in certain pages, such as cms informational pages? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now