Duplicate Page Titles Issue in Campaign Crawl Error Report
-
Hello All! Looking at my campaign I noticed that I have a large number of 'duplicate page titles' showing up but all they are the various pages at the end of the URL. Such as, http://thelemonbowl.com/tag/chocolate/page/2 as a duplicate of http://thelemonbowl.com/tag/chocolate. Any suggestions on how to address this? Thanks!
-
Tag pages, category pages, and the like often have issues like this. One of the most common ways I've seen of handling Tag page duplicates is to NoIndex them. While they serve a purpose for the User as a means of finding related information, tag pages tend to be of far less use as an entrance page and can create duplication errors in the form of duplicate title tag, duplicate h1s, and duplicate content depending on how truncated the post is on that page. You will also want to look at adding rel="next" and rel="prev" meta tags to handle pagination (if you haven't already).
-
Thanks for the response! I already have the rel=next and prev added to the page but I'm still getting Duplicate Page Title errors in my dashboard for all of my subpages (such as http://thelemonbowl.com/breakfast/page/2).
Should I be setting a 'noindex' to my subpages to prevent this from happening?
Thanks again!