Originally posted by EdHarrison
View Post
Announcement
Collapse
No announcement yet.
Homepage best sellers / new products now unseen by google?
Collapse
X
-
Originally posted by EdHarrison View PostVery easy - simply highlight a best seller / new product from your homepage in design / split view, look at the code and remove the nofollows - backup first! I always copy the code (original) in notepad or similar prior in case of mistakes.
Comment
-
Originally posted by brucet View PostWe added nofollow to the cgi links as a temporary precaution due to Google's Panda update, to avoid having two URLs with the same content. I agree it's not the best solution. We do have a task in the pipeline to replace the cgi links with static ones. Unfortunately this has delayed longer than I would have liked, due to other work.
Comment
-
When you have removed the nofollow the link should start <a href.. etc and the rest of the code following as it was. Note you should not change the Meta Name tag for robots nofollow, that is not the same thing, that code should be in the outer layout or meta tags layout and surrounded by a green blockif tag which checks for test mode. I.e. it is used by the site to block search engines from indexing the site when it has been uploaded in test mode to a separate "test" folder on the server.
Comment
-
Originally posted by peblaco View PostWhen you have removed the nofollow the link should start <a href.. etc and the rest of the code following as it was. Note you should not change the Meta Name tag for robots nofollow, that is not the same thing, that code should be in the outer layout or meta tags layout and surrounded by a green blockif tag which checks for test mode. I.e. it is used by the site to block search engines from indexing the site when it has been uploaded in test mode to a separate "test" folder on the server.
I'm not changing that at all, So to clarify for anyone reading this, it is the individual items as per in the Best Sellers and New Products
Layout Code - Mini Best Seller Layout is the bit to edit, NOT the Meta Name tag
Comment
-
Advice.. if you are using SellerDeck filtering “make filtering the default view” the page link changes to use a cgi-bin link and needs 301 redirects or a canonical tag, but the canonical tag can't use variables store folder and page name for filtered pages as it affects search engines listings as they can't index content. See: http://community.sellerdeck.com/showthread.php?t=55375
Comment
Comment