Duplicate titles are rarely written by hand. They come from a template — a category page whose title is the site name, a paginated series that drops the page number, a blog layout that uses the section name instead of the post's — and every page rendered through that template inherits the defect. Our catalog reports the duplicate-title finding per page, but the cause is a template, and that is the unit to fix.
The consequence is not a penalty. It is that Google rewrites the title in the results, usually to something worse than you would have chosen, and that a searcher seeing three of your pages with identical titles cannot tell which to click.
The steps
- Export every page with its titleFrom a crawl. Two columns: URL and title. Sort by title so identical ones sit together.
- Group each duplicate set by URL pattern'/blog/page/2', '/blog/page/3' is one group. '/products/red', '/products/blue' with the same title is another. Each group is one template and one fix, which is how a root-cause audit turns hundreds of findings into a handful of jobs.
- Rank the groups by impressions, not by countPull impressions per URL from Search Console and sum them per group. A group of six product pages with real traffic outranks a group of two hundred tag pages with none. Prioritising by impressions is the whole method in one sentence.
- Fix the template, oncePut the distinguishing field in the title: the product name, the post title, the page number. Keep it under sixty characters and put the specific part first. The site name goes last or nowhere.
- Confirm on the next crawl that the group is goneNot that the ticket is closed — that the crawler reports zero pages in the group. If the number fell but did not reach zero, a second template is producing the same title. This is the step a tool that watches the affected pages does for you.
Pagination and near-duplicates
Paginated series should carry the page number: 'Blog — page 3 of 12'. That is a distinct title, and it is honest about what the page is. Do not canonicalise page 3 to page 1; that tells Google the pages are the same, which they are not, and it hides the posts listed on page 3.
Near-duplicates — 'Red widget' and 'Red widget | Store' — are reported as distinct by a strict comparison and treated as the same by a searcher. Fix the template that produced the inconsistency, since it is likely producing duplicate meta descriptions too.
Questions people ask
Do duplicate titles cause a ranking penalty?
No. There is no penalty; there is a cost. Google rewrites the title it shows, and the rewrite is often worse. Identical titles across pages also make it harder for Google to decide which page is the right one for a query, which shows up as the wrong URL ranking rather than as a drop.
How do I know the fix worked, beyond the count going to zero?
Choose the metric before you ship: for a title change it is click-through rate, since the title is what the searcher sees. Compare the fixed group's CTR over four weeks against comparable pages you did not touch. The method is written out here, and it is what the ledger does automatically.
Try it on your own site, free
The whole audit of every website you add, no card and no expiry. Pay only when you want the proof.