How to Specify Canonical Link Element for Better Performing?
-
I read Google webmaster centeral's blog post and help article about rel="canonical" which was compiled by Matt.
http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html
http://www.google.com/support/webmasters/bin/answer.py?answer=139394
I am working on eCommerce website and found too many duplicate pages with same product as follow.
1. www.lampslightingandmore.com/50_62_10133/java-bronze-floor-lamp-with-walnut-shade.html
2. www.lampslightingandmore.com/48_10133/java-bronze-floor-lamp-with-walnut-shade.html
3. www.lampslightingandmore.com/48_55_10133/java-bronze-floor-lamp-with-walnut-shade.html
4. www.lampslightingandmore.com/48_57_10133/java-bronze-floor-lamp-with-walnut-shade.html
5. www.lampslightingandmore.com/50_10133/java-bronze-floor-lamp-with-walnut-shade.html
6. www.lampslightingandmore.com/50_56_10133/java-bronze-floor-lamp-with-walnut-shade.html
7. www.lampslightingandmore.com/50_63_10133/java-bronze-floor-lamp-with-walnut-shade.html
8. www.lampslightingandmore.com/63_10133/java-bronze-floor-lamp-with-walnut-shade.html
9. www.lampslightingandmore.com/68_10133/java-bronze-floor-lamp-with-walnut-shade.html
10. www.lampslightingandmore.com/68_58_10133/java-bronze-floor-lamp-with-walnut-shade.html
11. www.lampslightingandmore.com/68_59_10133/java-bronze-floor-lamp-with-walnut-shade.htmlI have consider 1st product as a primary product and set following rel canonical tag on remaining products. Primary product also contain following rel canonical tag.
This was my experience to set canonical tag. But, I am not able to see any improvement on crawling. I was in that assumption due to duplication Google did not crawled my pages. But, Now what is problem with it? How can I fix it and specify proper canonical link element for better crawling?
Note: I am working to compile unique content on each product pages and make it live very soon.
-
I got it.... I am going to implement as previous one. Thanks for your prompt reply.
-
Hi!
My suggestion is to never eliminate the canonical tag, as it could also prevent scrapers' stealing content without attribution.
-
@Gianluca Fiorelli
I have added following Meta in all duplicate products [2 to 11] exclude primary product [1].
I have marked this question as answered but raise one question after observe source code of all product pages. I have implemented following canonical on all duplicate product pages pointing to unique product.
So, now is it require on duplicate pages? Can I remove it from entire website? Because, duplication will not occur due to prevention of indexing for all duplicate products.
Note: I am still surviving from crawling issue. My crawling is still very slow and only 113 pages were indexed by Google.
-
It's manufacturer part number.
-
From what I see, yes.
Just a question: what em89917-x2. in this product URL
http://www.spiderofficechairs.com/officechairs-officestarproducts-em89917-x2.html
corresponds to? product's id?
-
Are you talking like this?
I have fix URL structure for all products and manipulate that product in multiple categories.
There will no change in URL structure.
-
Mmm, that could be an idea, but maybe it not the best one. From what I see, the reason of the duplicated content is because the same product is listed in different categories and sub-categories. What I would do is to strip the category id in the URLs, and - when it comes to products - have this kind of URL: www.domain.com/product This way, no matter the category, there will be always just one product URL and no duplication issue. Done that, I would 301 all the old duplicates urls.
-
You are 100% right. I am not able to see significant changes in crawling after 4 days of implementation. I am thinking to add meta for robots with noindex, nofollow specification on all duplicate product page.
Google will crawl and index only primary product. [That's unique one.] What you think about it? Will it work for me or not?
-
No, I don't want to index duplicate pages. And, not able to define unique attributes on all duplicate pages. Can you suggest me any alternative?
-
Maybe I wrongly understood you, so I beg you pardon if my answers is not useful.
From what I understood you have ton of duplicate product pages. So you decided you use rel="canonical" in order to say to the SE that all the 99 product pages of 100 are dupes of the first one.
That means that you are suggesting (rel="canonical" is not a command, but a strong indication/suggestion to the search engines) to not consider for indexing those 99, but just the 1 canonical page.
Therefore, if your problem is to have SE crawling all your pages, and you consider those product pages as to be crawled, therefore canonical tag is not the right thing to do.
If you want all those duplicates to be indexed... then you should have to differentiate all of them, making them unique, as you write in your note.
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
-
How would you build links to this page?
Hi i have ecommerce store and currently we are looking to build links to category pages like: http://www.theiconic.com.au/womens-clothing-dresses-party-dresses/ What are some natural ways to build links to a page like this? Our SEO agency has done guest posting and forums but these are not natural link building methods and against Google policy. Any suggestions on how to build natural links to these pages? Cheers.
Intermediate & Advanced SEO | | wozniak651 -
Absolute vs. Relative Canonical Links
Hi Moz Community, I have a client using relative links for their canonicals (vs. absolute) Google appears to be following this just fine, but bing, etc. are still sending organic traffic to the non-canonical links. It's a drupal setup. Anyone have advice? Should I recommend that all canonical links be absolute? They are strapped for resources, so this would be a PITA if it won't make a difference. Thanks
Intermediate & Advanced SEO | | SimpleSearch1 -
Site Redesign - Inbound Links
Hello all. What would be some of the best practices or good resources on site redesign while maintaining inbound links? We would hate to have the natural, organic links to the site we have generated over the past 3 years to all of a sudden become broken. The domain is not changing but the URL structure very well may. For example, www.domain dot com/blog/postabouttopic which has many inbound links may move to www.domain dot com/news/blog/postabouttopic Is it a matter of simply using 301 redirects from the old pages to the new pages? Is there any issues to be aware of when having hundreds of 301 redirects? Is there a best practice? A good site that explains this in detail? Thank you for your time! Have a great day!
Intermediate & Advanced SEO | | S2RSolutions0 -
Which index page should I canonical to?
Hello! I'm doing a routine clean up of my code and had a question about the canonical tag. On the index page, I have the following: I have never put any thought into which index path is the best to use. http://www.example.com http://www.example.com/ http://www.example.com/index.php Could someone shed some light on this for me? Does it make a difference? Thanks! Ryan
Intermediate & Advanced SEO | | Ryan_Phillips1 -
Canonical referencing and aspx
The following pages of my website all end up at the same place:
Intermediate & Advanced SEO | | IPROdigital
http://example.com/seo/Default.aspx
http://example.com/SEO/
http://example.com/seo
http://example.com/sEo
http://example.com/SeO but we have a really messy URL structure throughout the website. I would like to have a neat URL structure, including for offline marketing so customers can easily memorize or even guess the URL. I'm thinking of duplicating the pages and canonical referencing the original ones with the messy URLs instead of a 301 redirect (done for each individual page of course), because the latter will likely result in a traffic drop. We've got tens of thousands of URLs; some active and some inactive. Bearing in mind that thousands of links already point in to the site and even a small percentage drop in traffic would be a serious problem given low industry margins and high marketing spend, I'd love to hear opinions of people who have encountered this issue and found it problematic or successful. @randfish to the rescue. I hope.0 -
Looking for a link builder
Hey guys I'm looking for a freelance link builder to work with my agency. Any suggestions would be great. Thanks Jaime
Intermediate & Advanced SEO | | flemingsteele0 -
Too many links?
I've recently taken over a site from another agency, which has hundreds of linking root domains. These domains are of very low quality and, in my opinion, are being ignored by Google. Is it best to 'clean up' some of these links, or leave them and start building quality links? I just don't want to waste time cleaning link profiles if there's no need.
Intermediate & Advanced SEO | | A_Q0