Skip to content
Home SEO Glossary Duplicate Content
SEO Term Definition

Duplicate Content

Duplicate content refers to identical or substantially similar content appearing on multiple URLs — either within one site or across different sites. It confuses search engines and can dilute ranking signals.

Reviewed by Alexander Yarovenko · Updated: 2026-09-18

What is Duplicate Content?

Duplicate content refers to substantive blocks of content within or across domains that either completely match or are appreciably similar to other content. Search engines must determine which version to index and which to rank — and when confused, they may rank none of them well, or choose a version the site owner didn't intend.

Types of Duplicate Content

Internal Duplicate Content

  • URL parameters/page/ and /page/?sort=price and /page/?sort=price&colour=red are three versions of the same page
  • HTTP vs HTTPS — both accessible without a redirect
  • www vs non-www — same issue
  • Trailing slash vs none/page/ vs /page
  • Printer-friendly versions/page/print/
  • Paginated pages — page 1 and page 2 of a listing share boilerplate content

External Duplicate Content

  • Content syndicated to other websites (news articles, product descriptions)
  • Scraped content (another site has copied your content)
  • Multi-region versions with identical content in different languages

Does Duplicate Content Cause a Penalty?

Google does not have a "duplicate content penalty" for most cases of unintentional duplication. Instead, Google consolidates duplicate versions and chooses one to rank. The risk is that Google chooses the wrong version, or that your content competes against itself. Only intentional, deceptive duplication (doorway pages, scraping) can lead to manual actions.

How to Fix Duplicate Content

  • Canonical tag — point all duplicates to the preferred version
  • 301 redirect — permanently redirect duplicate URLs to the preferred URL
  • URL parameter handling — configure in Google Search Console to tell Google how to handle parameters
  • noindex — add to pages that exist but shouldn't be indexed
  • Consistent internal linking — always link to the canonical version

Decision guide

Use whenConsolidate pages only when their main purpose and content are equivalent. If two URLs answer different intents, improve their distinction instead of forcing both toward one canonical.
How to verifyGroup suspected duplicates, compare rendered main content, then align redirects, canonical tags, sitemap entries and internal links. Validate the selected canonical in URL Inspection after Google recrawls the cluster.

Primary references