Pagination Issues on E-commerce Site: Duplicate Page Title and Content on Moz Crawl
-
This post is deleted! -
- update titles to reflect the page ie if i m on page two titles will be " Buy More Football Equipment Online|Nike Cosco Kipsta - Page 2 - Live your Sport"
- include rel=next and rel=prev for pagination ref: http://googlewebmastercentral.blogspot.com/2011/09/pagination-with-relnext-and-relprev.html
goodl luck
-
Unfortunately, Moz Analytics/PRO don't process rel=prev/next properly at this time, so we may give false alarms on those pages, even if the tags are properly implemented.
It can be tricky, but Google recommends a combination of rel=canonical and rel=prev/next. Use the canonical tag to keep sorts from getting indexed, and then use rel=prev/next for the pagination itself. Your 3rd example (page=2...) should rel=prev/next to the URLs before and after it but then canonical to the page=2 variation with no sort parameter. It can get complicated fast, unfortunately, but typically rel=canonical can be implemented in the template. So, once you've got it figured out, it'll work for the entire site.