Pagination Tag and Canonical
-
Once and for all - I would really like to get a few opinions regarding what is the best method working for you.
For most of the all timers in here there's no need to introduce the pagination tag. The big question for me is regarding the canonical tag in those case. There are 2 options, as far as I consider:
Options 1 will be implementing canonical tag directing to the main category page:
For instance:
In this case all the three URL's will direct to the main category which is
Option 2 - using self-referral canonical for every page.
In this case - example.com/shoes?page=2 will direct its canonical tag to example.com/shoes?page=2 and so on.
What's the logic behind this? To make sure there are no floating pages onsite. If I'll use canonical that directs to the main category (option 1) then these pages won't get indexed and techniclly there won't be any indexed links to these pages.
Your opinion?
-
As I claimed, it's a discussion not yes or no answer. Here are my two cents -
I usually use the self-referral canonical to avoid and more duplicates, just like any other pages.
I'll give you a quick example:
Lets say you have this page: example.com/shoes?p=1
In case I use the other filters onsite (very common to eCommerce sites) it might look like this:
example.com/shoes?p=1&type=nike&color=red
To avoid this I use the self-referral canonical anyway.
-
My view differs from the other views posted. I prefer to rel canonical the paginated pages to the index. The reason why is for user experience and landing page optimization. A paginated page generally if landed on from a search results in a poor user experience. Plus generally in an ecommerce shop the products are changing and moving around so it is hard to rank for anything in particular. So I have just dropped trying to rank them. I simply point the canonical on the paginated pages to the main category root.
One thing I also do is have a description and image on the category root as well, I hide that on the paginated pages to and opt for a more product centric view.
The canonical pointing back to the main category landing page can been seen in a lot of ecommerce sites these days. Like walmart, http://www.walmart.com/browse/home-improvement/air-conditioners/1072864_133032_133026?page=2&cat_id=1072864_133032_133026 This should link you to page 2 of the air conditioners category, but the canonical will take you to page 1.
You can observe the same thing with Target.com as well. Theirs is a little bit harder to paste since they use a filtered type result on their category pages, but here is one http://www.target.com/sb/car-seats-baby/-/N-5xtlxZ55pdd#navigation=true&category=5xtlx&searchTerm=&view_type=medium&sort_by=bestselling&faceted_value=55pdd&offset=60&pageCount=60&response_group=Items&isLeaf=false&parent_category_id=5xtly&custom_price=false&min_price=from&max_price=to It cannonicals back to the main category page, even though it is actually a sub category.
As far as I know Amazon is one of the only companies that still canonicals to paginated pages.
-
Hi there
Have you read through Google's Indicate pagination resource? This is a quite comprehensive resource and can give you a bit more direction in what you want to implement. Moz also has a great resource that can help in this area as well.
Hope this helps! Good luck!
-
Hi Shahar,
The best resource for you to look at is here: http://googlewebmastercentral.blogspot.co.uk/2013/04/5-common-mistakes-with-relcanonical.html
That will answer your questions perfectly, but in what you say here "using self-referral canonical for every page." this is not correct when using pagination here.
"Specifying a rel=canonical from page 2 (or any later page) to page 1 is not correct use of rel=canonical, as these are not duplicate pages. Using rel=canonical in this instance would result in the content on pages 2 and beyond not being indexed at all."
I hope this helps.
-Andy
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
-
Pagination do you still need unique titles?
Hi Guys, For pagination, if you have implemented the rel Prev/Next tags correctly, is it fine to have duplicate titles in the series example: Title Tag: Black Dresses URL: http://www.site.com/blackdresses
Intermediate & Advanced SEO | | jayoliverwright
Title Tag: Black Dresses URL: http://www.site.com/blackdresses/2
Title Tag: Black Dresses URL: http://www.site.com/blackdresses/3
Title Tag: Black Dresses URL: http://www.site.com/blackdresses/4 Some people mention that you should make them unique and add the page number example: Title Tag: Black Dresses URL: http://www.site.com/blackdresses
Title Tag: Black Dresses URL: http://www.site.com/blackdresses/2
Title Tag: Black Dresses URL: http://www.site.com/blackdresses/3
Title Tag: Black Dresses URL: http://www.site.com/blackdresses/4 Keen to hear what you guys thing? Personally, i think its fine to have duplicate title tags when you have properly implemented rel Prev/Next tags as Googel will see the series as one. Cheers.0 -
Pagination, Canonical Tag & Best Practices
I have an eCommerce site that dynamically creates category pages, which produce canonical tags in the header. For multiple page categories, it adds the page number to the URL. For example, this category has 3 pages.... Because most categories have too many products, I can't follow Googles suggestion of creating a "view all" page. Furthermore since all these pages use the same template, I'm unable to insert a NOINDEX tag in all the pages after the first page. Also, in this scenario, I'm unable to insert the discreet code for Next/Previous, which is also suggested by Google. My only option for maintaining these dynamically generated category pages would be to hardcode the first conical tag in the template, which would then be produced on all subsequent paginated pages. Consequently, every paginated page in this category would have the same canonical tag pointing to the first page. Would this incur the wrath of Google and would I'd be better off leaving the pagination they way it is?
Intermediate & Advanced SEO | | alrockn0 -
301 to trailing slash version then canonical
Hi Mozzers I'm just doing an audit for a client and see that all non-trailing-slash URLs are 301'd to trailing-slash URLS. So far so good. But then all the trailing-slash URLs are canonicalled back to the non-trailing-slash URLs. This feels wrong to me, but is it? Never come across this before. Should the canonicals just be removed? Any help much appreciated
Intermediate & Advanced SEO | | Chammy0 -
Meta NoIndex tag and Robots Disallow
Hi all, I hope you can spend some time to answer my first of a few questions 🙂 We are running a Magento site - layered/faceted navigation nightmare has created thousands of duplicate URLS! Anyway, during my process to tackle the issue, I disallowed in Robots.txt anything in the querystring that was not a p (allowed this for pagination). After checking some pages in Google, I did a site:www.mydomain.com/specificpage.html and a few duplicates came up along with the original with
Intermediate & Advanced SEO | | bjs2010
"There is no information about this page because it is blocked by robots.txt" So I had added in Meta Noindex, follow on all these duplicates also but I guess it wasnt being read because of Robots.txt. So coming to my question. Did robots.txt block access to these pages? If so, were these already in the index and after disallowing it with robots, Googlebot could not read Meta No index? Does Meta Noindex Follow on pages actually help Googlebot decide to remove these pages from index? I thought Robots would stop and prevent indexation? But I've read this:
"Noindex is a funny thing, it actually doesn’t mean “You can’t index this”, it means “You can’t show this in search results”. Robots.txt disallow means “You can’t index this” but it doesn’t mean “You can’t show it in the search results”. I'm a bit confused about how to use these in both preventing duplicate content in the first place and then helping to address dupe content once it's already in the index. Thanks! B0 -
Backlinking from a Canonical Page to the Non-Canonical Doman - Wrong Signals?
Hi Mozzers, Let's say you have www.mysite.com/page, which is a duplicate of www.yoursite.com/page. www.yousite.com/page has a rel canonical link identifying www.mysite.com/page as the original source. www.mysite.com/page has a followed backlink going towards www.yousite.com/home-page. mysite.com has a DA of 44
Intermediate & Advanced SEO | | Travis-W
yoursite.com has a DA of 33 Google has chosen to index www.yoursite.com/page instead of www.mysite.com/page. Is the followed backlink responsible for the wrong page being indexed? Thanks!0 -
Should I block wordpress archive and tag?
I use Wodpress and Wordpress SEO by Yoast. I've set ip up to add noindex meta tag on all archive and tag pages. I don't think its useful to include thoses pages in search results because there's quite a few. Especialy the tag archive. Should I consider anything else or change my mind? What do you think? Thanks
Intermediate & Advanced SEO | | Akeif0 -
Why are Title Tags wrong in SERP
The title tag for this page is the following: "Best Mothers Day Gifts, Unique Mothers Day Gift Ideas | UncommonGoods" However, when you search Mothers Day Gifts UncommonGoods the title tags show up differently. What's up with this? Can I fix it? Is it a problem?
Intermediate & Advanced SEO | | znotes0 -
Should I Allow Blog Tag Pages to be Indexed?
I have a wordpress blog with settings currently set so that Google does not index tag pages. Is this a best practice that avoids duplicate content or am I hurting the site by taking eligible pages out of the index?
Intermediate & Advanced SEO | | JSOC0