What this checks
- Missing H1
- Multiple competing H1 tags
- Vague or template-style headings
- Mismatch between H1, title tag and page intent
An H1 tag checker finds the main HTML heading exposed by a public webpage and flags missing or confusing heading structure. Enter a URL to see the detected H1 and review whether it clearly describes the page's primary purpose. The tag supports structure and comprehension, but it is only one relevance signal.

Ask Richard about your report
Paid reports include direct founder help. If a finding is unclear, send it with the page, evidence and suggested fix attached, and Richard will explain what to do next.
Public pages only. No account, no card, no worker job.
Use the checker above to catch missing, duplicated or weak H1 signals. A full PageLens AI scan reviews heading clarity across every important page.
Get Quick Report โ $1Example H1 result
The page exposes two competing top-level headings. Keep the product promise as the H1, move the supporting headline to H2, and align the title tag with the same intent.
<main>
<h1>Ship your site with confidence</h1>
<section>
<h1>Website audit tools for startups</h1>
</section>
</main>Review this page for H1 tag checker. Start with this finding: "Missing H1". Make the smallest production-safe fix, preserve the existing design, then list verification steps for desktop, mobile and crawler-visible HTML.
Free Growth Baseline
$0
First visible signal
Quick Report
$1
Every finding on one page
Full Report
$9
Exports and one verification re-scan
Step 1
Fetch the crawler-readable page and show the exact text inside every H1 element instead of guessing from visual font size.
Step 2
Confirm whether the page has zero, one or several H1 elements and flag structures that deserve a manual review.
Step 3
Compare the H1 with the title tag and page purpose so both visitors and search systems receive one consistent promise.
Step 4
Use the returned source snippet to find the component or template that needs changing, then verify the rendered heading tree.
Use the checker above to catch missing, duplicated or weak H1 signals. A full PageLens AI scan reviews heading clarity across every important page.
The check cannot judge search intent or writing quality perfectly, and JavaScript may change the final heading tree. Review the rendered page and accessibility tree when the structure is complex.
An H1 tag checker reviews the main visible heading on a page. While modern search engines can understand pages without perfect heading structure, the H1 is still a simple, high-signal clue for visitors, crawlers and AI answer systems. It tells them what this page is mainly about before they read the rest of the content.
Good H1 text is specific and aligned with intent. A homepage can state the core product promise. A feature page should name the feature or outcome. A blog post should match the answer it provides. Problems appear when pages have no H1, multiple competing H1s, headings hidden inside visual components or generic copy such as 'Welcome' that says nothing about the page.
Run this check after cloning templates, generating pages with AI builders or shipping a redesign. If your title tag, meta description and H1 all tell the same clear story, search snippets and human first impressions become much stronger.