Hn Structure: Organizing Your Headings
6 min
A clear Hn heading hierarchy helps Google understand the thematic structure of your page and improves eligibility for featured snippets. A single H1 per page, H2s for main sections, H3s for sub-sections: this logic must be strictly respected.
Hn heading tags are both an SEO signal and an accessibility tool. They guide Googlebot in understanding content hierarchy and allow screen reader users to navigate the page efficiently.
The role of each heading level
H1 is the main page title. It should appear only once, contain the page's main keyword, and be consistent with the title tag without being identical.
H2s structure the main sections of content. They signal to Google the secondary themes addressed on the page and contribute to eligibility for list featured snippets.
H3s subdivide H2 sections. Beyond H4, the SEO utility is marginal; these levels primarily serve accessibility and code readability.
Common errors in heading usage
The most widespread error is using Hn tags for their visual appearance rather than their semantic meaning. Bold text you want displayed large is not an H2 — it is a styled span.
The absence of H1 or the presence of multiple H1s on a page confuses the hierarchy. Some CMSs or themes generate duplicate H1s (page title AND site title) without the webmaster noticing.
- A single H1 per page, containing the main keyword.
- Never skip a level (going from H2 to H4 directly).
- Do not use Hn for formatting: CSS is designed for that.
- Naturally integrate secondary keywords into H2s and H3s.
- Frame headings as answers to the reader's implicit questions.
Headings and featured snippets
Google regularly extracts lists, tables, and paragraphs placed just below an H2 or H3 to display as a featured snippet. A well-structured section (heading + definition paragraph + list) maximizes the chances of securing this placement.
For interrogative queries (how, why, what is), framing H2s as questions significantly increases eligibility for featured snippets and AI Overviews.
Pages with H2s and H3s framed as questions have a 1.5 to 2 times higher probability of appearing as a featured snippet on informational queries.
Sector studies 2025-2026 on Google featured snippets
FAQ
How many H2s can you have on a page?
There is no limit. The number of H2s should reflect the number of distinct sections in the content. A 2,000-word article can reasonably have 4 to 8 H2s without issue.
Should H1 be identical to the title tag?
No, and it is even recommended that they be slightly different. The title tag is optimized for the SERPs (hook, CTR) while the H1 is optimized for the reader who has arrived on the page. They should be consistent but not identical.
Is heading level a direct ranking factor?
Google indicates that headings help understand page structure, but they are not a major ranking signal. Their real value lies in semantic comprehension, accessibility, and eligibility for rich results.