⚠️ h1_multiple — this page has 4 <h1> tags

A page should have exactly one <h1>. This page has four — a common bug from template composition where header/hero/section/footer components each use H1. Google can't tell which one represents the page topic.

Best Practices for Using H1 Tags

Hero section content. The H1 above is set by the hero component.

Second H1 — Featured Section Heading

The featured section component also uses H1 instead of H2.

Third H1 — Sidebar Promo Headline

The sidebar widget developer used H1 too.

Fourth H1 — Footer CTA

And the footer CTA component picked H1 because "it stood out best".

← Back to demo home