Duplicate content in SEOMOZ report
-
Hi guys,
The SEOMOZ report shows there is duplicate content on my Magento ecommerce: footdistrict.com
Example:
http://footdistrict.com/nike-air-royalty-386169602.html?___store=footdistrict_en
Duplicate content shown on the report:
http://footdistrict.com/marcas/puma.html?___store=footdistrict_en
http://footdistrict.com/new-balance-m400rk.html?___store=footdistrict_en
http://footdistrict.com/new-balance-gm500mbn.html?___store=footdistrict_en
http://footdistrict.com/new-balance-m400nnb.html?___store=footdistrict_enMy guess is that this is due to the fixed footer that we have set where modal windows pop up with delivery info and so on. As such, all the content within it is repeated through all the pages
What do you recommend me to remove this duplicate content?
I have read about duplicate content issues but they don't usually deal with div tag duplicate issues, modal windows and so on.
Thanks
Regards
-
Hi,
I have seen the same thing in a number of Magento shops I track, but while Magento can be a bit of a pain (those url variables oh man!) I think this is most likely due to thin product content and how the SEOmoz report decides on what is duplicate content.
The modal window content is repeated across all or most pages as you say, and since that content is the vast majority of the page's content, then the report is saying these pages look all the same. The product details are very small texts in comparison to all the generic shipping etc content you have in each page.
I see in my reports the duplicate page report numbers bouncing around all the time as the report decides one week that these 5 pages look the same and the next week a different 5 pages look the same!
I don't know the specifics of how exactly the report decides which pages to flag as duplicate or why it bounces around, but I think the main issue is that if the report is seeing the content as duplicate, then there is a good chance the search engines might as well. It is at least an indication that something is amiss.
How to fix it? Well I would suggest 2 things:
1. Add more product details to pad out the product specific texts on product pages and
2. Move the modal content window data into separate pages and then either link to them from the footer as you do now, but leading to their own page or else load the separate page data into the window using ajax or similar.
Both solutions require a bit of work, I would think the second would have the most immediate benefit in terms of the SEOmoz reports.
Hope that makes sense!
-
Thanks guys for your responses.
Anyway, I don't know if I have explained myself correctly.
TextMarketing - I know the report shows parameters
Page
http://footdistrict.com/nike-air-royalty-386169602.html?___store=footdistrict_en
Duplicate content shown on the report:
http://footdistrict.com/marcas/puma.html**?___store=footdistrict_en**
http://footdistrict.com/new-balance-m400rk.html**?___store=footdistrict_en **
http://footdistrict.com/new-balance-gm500mbn.html**?___store=footdistrict_en**
http://footdistrict.com/new-balance-m400nnb.html**?___store=footdistrict_en**But I don't think the parameters are the issue. The page and their duplicates don't share any content except the modal windows that as I said, appear on every page. And the modal windows do not add any parameter to the URL.
If you are on page http://footdistrict.com/nike-air-royalty-386169602.html?___store=footdistrict_en and click on a modal window, the url remains the same.
RicardoLG - that change fixes the url issue but you can deal with that with the canonical tags.
www.domain.com/product1html - Canonical
www.domain.com/product1html**?___store=footdistrict_es**
But this change is useful to remove this. However, I have two launguages on my store. I will need to see if this works.
My question is: My understanding of the report and my store shows me that this is due to the modal windows content that is repeated across all my pages.
Am I wrong?
If I am not, how can you fix this?
Thanks and regards
-
Looks like this is an issue with Magento.
I found this answer in http://www.magentocommerce.com/boards/viewthread/60062/P15/. Didn't test that:
Open “Link.php” in app/code/core/Mage/Catalog/Block/Widget/Link.php
GOTO Line 91:
$this->_href = $this->_href . $symbol . “___store=” . $store->getCode();
And change it to:
$this->_href = $this->_href;
-
hey there!
To be sure that you don't get dinged for duplicate content, you can specify these parameters under the "URL Parameters" in Google webmaster tools. This tells Google that these values don't change any of the pages content and therefore only count 1 of the pages.Hope that helps!
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
-
OSE - advanced reports.
Trying to run advanced reports, but am being told I've hit my daily report limited - and points me to signing up for a Pro membership - although I already have one. Been like this the last couple of days. Anyone else experiencing this? Thanks.
Moz Pro | | newstd1000 -
How do I disallow a subdirectory in my reports?
My seomoz reports include thousands of pages from a "localmarket" subdirectory licensed to an ad packager that I am soon turning off. How do I remove this subdirectory from seomoz reports now?
Moz Pro | | mulligan0 -
Has the relevancy of SEOmoz tools disappeared?
I have A rankings for my on-site grades for my most important keywords. I have no Critical issues and no Warnings with my Crawl Diagnostics. Most of the Competiive Link analysis data shows my site beating out the competition. If all this is accurate, how can my SERPs continue to decrease and lesser pages with terrible optimization and backlinking be ranking higher? I even have a facebook page beating me in the results. If there is nothing left for me to address using SEOmoz, and I keep getting worse & results, doesn't it mean that the SEOmoz tools are not relevant to producing actual results? Or, am I missing something?
Moz Pro | | TOPYX0 -
Duplicate Page Content and Title - Miva - How to fix?
Hi, I'm new to SEOmoz and just diving into it. I'm feeling a bit overwhelmed. I use Miva Merchant as my storefront interface. SEMOz is returning a bunch of duplicate page content and duplicate page titles and I can't figure out what to do about it. It seems it may have something to do with Miva shortlinks. I click on the dup URL's in SEMOz and it brings me to a dead page. I can't figure out where it's coming from. I know without seeing the actual information it'll probably be tough to help me but any suggestions would be appreciated. I try to fix them and come to a point (after about three hours of getting nowhere) it becomes too frustrating. Thanks!
Moz Pro | | musicforkids
Gary0 -
About NOFOLLOW tag for SEOmoz analysis
Hi all, Another issue while trying to resolve all the duplicate content SEOmoz reports to me. May be some of you guys can help: I have a dynamic error page on our website, generated in case of error, that can happen on many urls. Of course that one should not be indexed. I added the following tag on the HEADER: name="robots" content="NOODP,NOINDEX,NOFOLLOW" /> To me this should prevent from having this page indexed, but also from having this page reported by SEOmoz analyzer as duplicate content. Any hints?
Moz Pro | | nuxeo0 -
Duplicate content & canonicals
Hi, Working on a website for a company that works in different european countries. The setup is like this: www.website.eu/nl
Moz Pro | | nvs.nim
www.website.eu/be
www.website.eu/fr
... You see that every country has it's own subdir, but NL & BE share the same language, dutch... The copywriter wrote some unique content for NL and for BE, but it isn't possible to write unique for every product detail page because it's pretty technical stuff that goes into those pages. Now we want to add canonical tags to those identical product pages. Do we point the canonical on the /be products to /nl products or visa versa? Other question regarding SEOmoz: If we add canonical tags to x-pages, do they still appear in the Crawl Errors "duplicate page content", or do we have to do our own math and just do "duplicate page content" minus "Rel canonical" ?0 -
Duplicate Content Issues with WordPress
I'm having some difficulty with a few of the sites I'm managing right now. When I run a report here, I'm getting a duplicate content issue with sites that I'm running through WordPress. Sites running on a different CMS are not getting the issue. The duplicate content is being listed as from two URL's that are identical. I checked trailing slash, spelling, capitalization, everything. It looks like the same site is being marked as two with duplicate content. Does anyone have any ideas of what could be causing this and/or what I may be able to do to resolve the issue (or if it's really something to worry about or not)? Thanks. (and thanks for helping the new guy!)
Moz Pro | | DeliaAssociates0 -
Crawl Diagnostics bringing 20k+ errors as duplicate content due to session ids
Signed up to the trial version of Seomoz today just to check it out as I have decided I'm going to do my own SEO rather than outsource it (been let down a few times!). So far I like the look of things and have a feeling I am going to learn a lot and get results. However I have just stumbled on something. After Seomoz dones it's crawl diagnostics run on the site (www.deviltronics.com) it is showing 20,000+ plus errors. From what I can see almost 99% of this is being picked up as erros for duplicate content due to session id's, so i am not sure what to do! I have done a "site:www.deviltronics.com" on google and this certainly doesn't pick up the session id's/duplicate content. So could this just be an issue with the Seomoz bot. If so how can I get Seomoz to ignore these on the crawl? Can I get my developer to add some code somewhere. Help will be much appreciated. Asif
Moz Pro | | blagger0