What This Means

This page's meta description is identical to the description on one or more other pages on the same site. Each page has a description tag, but the content value is shared rather than unique to the page's topic.

This most commonly occurs when descriptions are set via a shared template without page-specific variables — for example, all pages in a category using the same description, or a CMS default placeholder applied site-wide.

Why It Matters for SEO

Search engines expect descriptions to reflect the specific content of each page. When multiple pages share the same description, engines cannot use it to distinguish between them — and they are more likely to generate their own snippet text from the page body instead. You lose control of the search result presentation on every affected page.

Duplicate descriptions also make it harder for searchers to differentiate your pages in results. If two pages appear for related queries and both show the same snippet, neither stands out — reducing the click-through value of having both ranked.

For large sites (ecommerce catalogs, news archives, programmatically generated pages), duplicate descriptions are extremely common and represent one of the highest-volume on-page issues to resolve.

What the Platform Checks

The platform hashes the normalized description content (content attribute value, whitespace-trimmed) for every crawled page and compares hashes across the full site. This check fires on any page whose hash matches one or more other pages. Severity is Notice — pages are still crawlable and indexable, but snippet quality is degraded.

How to Fix It

Write a unique description for every page that reflects its specific content and purpose. For high-volume sites, use dynamic templating to pull page-specific attributes into the description automatically:

  • Product pages: Include product name, category, and a key differentiator (e.g. brand, material, price range).
  • Category pages: Reference the category name and the type of content or products it contains.
  • Blog posts / articles: Summarize the specific argument or finding — not the publication's general topic area.
  • Location pages: Include the city, service, and any locally relevant detail.

In a CMS, use your SEO plugin's template variables to build descriptions dynamically (e.g. %%title%% — %%category%% in Yoast, or equivalent tokens in Rank Math). Manually review high-priority pages to ensure the generated output is accurate and compelling, not just technically unique.

Find every duplicateacross your entire site

Run a full technical audit and see a complete list of pages sharing identical descriptions, grouped by duplicate set.