Skip to main content
New: 190 SEO checks now available. See what's new
highIndexabilityDUPLICATE_CONTENT

Duplicate content detected — the fix

This page has substantially similar content to one or more other pages on the site (typically >85% similarity). Search engines may struggle to determine which version to rank.

Where this fits: indexability in SEO

Indexability is whether a crawled page is allowed into the search index at all. A page can be perfectly reachable and still tell Google to ignore it — through a noindex directive, a conflicting canonical, or an X-Robots-Tag header set by the server. These directives are absolute: one stray meta tag removes a page from search entirely. Indexability issues are the most binary in SEO — the page either can rank or it cannot — which is why they sit at the top of every serious audit.

Why duplicate content detected hurts your rankings

Duplicate content splits ranking signals (links, engagement) across multiple URLs, weakening each page's ability to rank. Google will typically choose one version to index and suppress the others, but may not choose the version you prefer. Extensive duplication also wastes crawl budget.

This is a high-severity issue: it directly suppresses rankings or click-through on the pages it affects. It belongs in your current sprint, prioritised by how many pages carry it.

How to fix it

Consolidate duplicate pages by choosing one canonical version and either redirecting the duplicates with 301s or adding canonical tags pointing to the preferred version. If the pages serve different intents (e.g., location variants), differentiate the content significantly so each page adds unique value.

Indexability best practices

  • Audit noindex directives after every deploy — one templating mistake can deindex a section overnight.
  • Give every indexable page exactly one self-referencing canonical URL.
  • Never mix signals: a page should not be canonicalised away AND noindexed AND in the sitemap.
  • Use hreflang pairs that reciprocate; a one-way hreflang is ignored.
  • Check the HTTP layer too — X-Robots-Tag headers override what you see in the HTML.

The full library: SEO best practices, by category.

Frequently asked questions

What does "Duplicate content detected" mean?

This page has substantially similar content to one or more other pages on the site (typically >85% similarity). Search engines may struggle to determine which version to rank.

Why does duplicate content detected matter for SEO?

Duplicate content splits ranking signals (links, engagement) across multiple URLs, weakening each page's ability to rank. Google will typically choose one version to index and suppress the others, but may not choose the version you prefer. Extensive duplication also wastes crawl budget.

How do I fix duplicate content detected?

Consolidate duplicate pages by choosing one canonical version and either redirecting the duplicates with 301s or adding canonical tags pointing to the preferred version. If the pages serve different intents (e.g., location variants), differentiate the content significantly so each page adds unique value.

How serious is this issue?

This is a high-severity issue: it directly suppresses rankings or click-through on the pages it affects. It belongs in your current sprint, prioritised by how many pages carry it. It belongs to the indexability family of checks.

How do I find every page affected by this on my site?

Run a free Dr Urls audit: it crawls your site, detects duplicate content detected on every affected page, shows example URLs, and generates a ready-to-use fix task. Re-scan after fixing to verify the issue is gone.

Does your site have this issue?

A free Dr Urls audit crawls your site, finds every page affected by duplicate content detected, and hands you a ready-made fix task.

Check my site free

Related indexability guides