What This Means

The same <h2> text (normalized for case and whitespace) appears on two or more pages within the audited site. This check identifies cross-page H2 duplication — where different pages use identical section headings.

Why It Matters for SEO

H2 headings contribute to the topical fingerprint of a page. When multiple pages share identical H2 headings (e.g., every product page has an H2 "Why Choose Us?" and "What Our Customers Say"), those section headings add no differentiation between pages. The unique topical signals that help each page rank for its own specific queries are weakened.

This is a more subtle issue than duplicate titles or H1s, but on sites with large numbers of templated pages (e-commerce products, service location pages, franchise pages), repeated H2 patterns across hundreds of pages can homogenize the content profile of the site.

What the Platform Checks

After the full crawl, the platform normalizes all H2 text values from all pages and groups pages by matching H2 content. Any group exceeding one member generates this issue for all members.

How to Fix It

Add page-specific context to section headings:

  • "Why Choose Us?" → "Why Choose [Brand] for [Specific Service]?"
  • "Customer Reviews" → "What [City] Clients Say About [Brand]"
  • "About This Product" → "Why the [Product Name] Stands Out"
  • "How It Works" → "How [Tool Name] Analyzes Your Site"

For sites with hundreds of templated pages, inject the page-specific variable (product name, location, category) into H2 templates automatically so each page gets unique section headings without manual editing.

Find every duplicate H2across your site

The audit groups pages with matching H2 text so you can identify which templates are producing the duplicates.