What this issue means
The H1 is the page’s primary visible heading. HTML allows more than one H1 in some document structures, so a count above one is a review prompt rather than proof of a ranking problem or accessibility failure.
Why it matters
- Readers may have a harder time identifying the main topic when headings compete visually or semantically.
- Repeated template headings can make important pages less distinct to assistive technology and content reviewers.
- A multiple-H1 finding does not automatically lower rankings; useful content and a logical heading outline matter more than a rigid count.
How to fix it
-
1
Review the visible page outline
Look at the page as a reader and list the heading that introduces its main purpose. Confirm that repeated header, footer or card titles are not marked as H1 by the template.
-
2
Keep one primary page heading where it helps
Use one clear H1 for the page topic when your layout benefits from a single outline. Change supporting sections to H2 or the appropriate level without skipping the content hierarchy.
-
3
Fix the shared source
Update the CMS field, component or theme template that assigns heading levels. Check reusable blocks and responsive variants so the fix is applied consistently.
-
4
Recheck the rendered page
Run the H1 checker again and inspect the visible page. A count alone cannot judge whether the wording, order or hierarchy makes sense in context.
Check the page, then audit the site
Use the focused checker to inspect one URL, then run a free SeeSpect audit to find related issues across up to five pages. The free plan includes two scans a day and no credit card is required.
Frequently asked questions
Are multiple H1 tags always wrong?
No. Multiple H1 elements can be valid in some HTML structures. SeeSpect flags them as a review prompt so you can check the visible outline, template behavior and accessibility context.
Should the H1 match the title tag?
They should describe the same page purpose, but they do not need to be identical. The title appears in search and browser contexts; the H1 is the primary visible heading.