Almost Duplicate Product names (READ almost!)
-
Hi Mozzers,
Here is a dilemma I thought I'd put forward and see how you guys would handle the situations.
I'm working on a comparison website on which many of of the product names are very similar. There are circa 2000 products, of which many have similar names. Here are a few of the product names for example;
-
Airsprung Enigma 5ft Mattress
-
Airsprung Double Echo 6ft Mattress
-
Silentnight Double Nova 6ft Mattress
The Product name has been used in the page title of the product pages as show below;
Compare Prices on the Airsprung Double Echo 6ft Mattress
SEOmoz is highlighting these pages as having Duplicate Page Titles (and meta descriptions as a similar approach has been used).
How would you handle this situation?
Cheers
Aran
-
-
Thanks for your response. You make some interesting points regarding your competitors ranking despite the Dupe content.
Really appreciate your input,
Regards
Aran
-
I also work on a large ecommerce site with thousands of very similar products so I feel your pain.
I want to qualify what I'm about to say with a "this is preliminary research and I have no idea if it applies to your niche or if it is indeed true everywhere.... BUT"
My impression is that SEOMoz's Campaigns Tool is somewhat more sensitive to near-duplicate content than Google might be - at least on very long tail keywords like "Airsprung Enigma 5 ft mattress." I came to this conclusion after seeing my competitor rank for several different types of the same commercial refrigerator and on each of the product pages they only have one or two words that are different in the URL, H1, Page Title, and even the product description paragraph.
The fact that Google still ranks each individual page for a separate keyword tells me they are not thinking this is duplicate or near duplicate content (or perhaps they just realize my competitor is talking about very similar products).
Anyway, I could be wrong in that interpretation, and if I am someone let me know.
More importantly, what to do about very similar products:
I plan on following the strategy discussed in this Q&A post:
http://www.seomoz.org/q/duplicate-content-within-website-problem
Summary: place many very similar productson one comprehensive page and then write a bunch of quality, authoritative content for that page. This gives you (and others) one central place to link to, one place to optimize, and most importantly (at least for my site) a way to reduce the number of very similar products showing up in category pages when browsing.
-
Sounds like a good plan, automation can certainly save a lot of time, will just need to keep an eye on the titles and descriptions that are generated as that human touch can go a long way.
Tip: make sure that the titles and descriptions tie in closely to the main page content. If they do then you've built a very handy tool there
Regards
Simon
-
Hi Simon,
Sound advice, after a few days of head scratching I worked with the developers to create a new routine that generates page titles as products are added to the site. There are way to many products to handle it manually so the programmatic approach is a must.
We have managed to vary the page titles enough with the data we have to generate 'near' unique page titles and meta descriptions.
I just wondered how others may do it.
Cheers for your input Simon.
Regards
Aran
EDIT: correcting my typos
-
Hi Aran
With Search, 'duplicate' can also mean 'very similair' as well as actually the same, hence why they've been flagged up as duplicate, which I think you already get from your addition of 'Almost'.
What I'd suggest is to make sure that the Page Content is noticeably different on every page. Still relevant to that page's product, just different enough from the other pages so that it's not classed as duplicate.
That way, the overall pages will most likely not be seen as duplicate pages, thus avoiding any duplicate content penalties.
Could also consider making use of the Canonical tag where pages are very similar with no real chance of them being made more unique.
If there is any way to distinguish some of the page titles and descriptions further then go for it, for some of them make use of the 65 to 70 available character space in the title.
Hope that helps.
Regards
Simon
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Content Issues: Duplicate Content
Hi there
Technical SEO | | Kingagogomarketing
Moz flagged the following content issues, the page has duplicate content and missing canonical tags.
What is the best solution to do? Industrial Flooring » IRL Group Ltd
https://irlgroup.co.uk/industrial-flooring/ Industrial Flooring » IRL Group Ltd
https://irlgroup.co.uk/index.php/industrial-flooring Industrial Flooring » IRL Group Ltd
https://irlgroup.co.uk/index.php/industrial-flooring/0 -
Duplicate content on Product pages for different product variations.
I have multiple colors of the same product, but as a result I'm getting duplicate content warnings. I want to keep these all different products with their own pages, so that the color can be easily identified by browsing the category page. Any suggestions?
Technical SEO | | bobjohn10 -
Duplicate Page Title
Our pages has so many DUPLİCATE PAGE TİTLE
Technical SEO | | iskq
I want to change all of them, is it right way?0 -
Product category paging
Hi, My product categories have 2-3 pages each. I have paging implemented with rel=next and rel=prev. from some reason Google GWT now reports the pages as having duplicate titles and description. Should I be worried? Should I set a different title like "blue category - page x" ? Thanx, Asaf
Technical SEO | | AsafY0 -
Strange duplicate url
From your csv report I have this strange issue. This url: elettrodomestici.yeppon.it/climatizzatori/condizionatori-fissi/prodotti/condizionatori-fissi-comfee/ it's a duplicate of this elettrodomestici.yeppon.it/climatizzatori/condizionatori-fissi/prodotti/condizionatori-fissi-comfee/ but the only url that I can see in the website is this one. Why the "-" is transalted some times in "%2D" referrer obviously is elettrodomestici.yeppon.it/climatizzatori/condizionatori-fissi/prodotti/condizionatori-fissi-comfee/solo-disponibili/ I have many duplicate url...Can you help me? Thanks
Technical SEO | | yeppon0 -
Duplicate Content
Hello All, my first web crawl has come back with a duplicate content warning for www.simodal.com and www.simodal.com/index.htm slightly mystified! thanks paul
Technical SEO | | simodal0 -
Duplicate canonical URLs in WordPress
Hi everyone, I'm driving myself insane trying to figure this one out and am hoping someone has more technical chops than I do. Here's the situation... I'm getting duplicate canonical tags on my pages and posts, one is inside of the WordPress SEO (plugin) commented section, and the other is elsewhere in the header. I am running the latest version of WordPress 3.1.3 and the Genesis framework. After doing some testing and adding the following filters to my functions.php: <code>remove_action('wp_head', 'genesis_canonical'); remove_action('wp_head', 'rel_canonical');</code> ... what I get is this: With the plugin active + NO "remove action" - duplicate canonical tags
Technical SEO | | robertdempsey
With the plugin disabled + NO "remove action" - a single canonical tag
With the plugin disabled + A "remove action" - no canonical tag I have tried using only one of these remove_actions at a time, and then combining them both. Regardless, as long as I have the plugin active I get duplicate canonical tags. Is this a bug in the plugin, perhaps somehow enabling the canonical functionality of WordPress? Thanks for your help everyone. Robert Dempsey0 -
About duplicate content
Hi i'm a new guy around here, but i'm having this problem in my website. Using de Seomoz tools i ran a camping to my website, in results i get to many errors for duplicate conten, for example, http://www.mysite/blue/ http://www.mysite/blue/index.html, so my question is, what is the best way to resolve this problem, use a 301 or use the rel canonical tag? Wich url will be consider for main url, Thanks for yor help.
Technical SEO | | NorbertoMM0