Mass Duplicate Content
-
Hi guys
Now that the full crawl is complete I've found the following:
http://www.trespass.co.uk/mens-onslow-02022
http://www.trespass.co.uk/mens-moora-01816
http://www.trespass.co.uk/site/writeReview?ProductID=1816
http://www.trespass.co.uk/site/writeReview?ProductID=2022
The first 2 duplicate content is easily fixed by writing better product descriptions for each product (a lot of hours needed) but still an easy fix.
The last 2 are review pages for each product which are all the same except for the main h1 text. My thinking is to add no index and no follow to all of these review pages? The site will be changing to magento very soon and theres still a lot of work to do.
If anyone has any other suggestions or can spot any other issues, its appreciated.
Kind regards
Robert
-
On each review page there are images of "Review [Product name]". What I can suggest you is to exchange this images to text or just add Alt tag, that's how it won't be the same.
-
For the review submission page, I'd include some extra meta tag elements like:
This to tell Google not to index this page, not follow links on this page and to force using your meta description in the search engine result instead of a Open Directory Network description.
-
Hi Raphael
If you look in the code youll see this is actually the
tag and not image. Not sure why it does that. Ive had similar issue before with wordpress themes appearing to show headre tags as images when you right click.
-
Thanks
Thats what I had in mind.