Glossary

Plain-English SEO definitions, sourced from Google's documentation.

Heading Structure

The hierarchy of `<h1>`–`<h6>` elements on a page, used to convey the order and nesting of sections to readers and assistive technologies.

Definition

Heading structure is the arrangement of HTML heading levels (`<h1>` through `<h6>`) that organises a page into a hierarchy of titles, sections, and sub-sections.

Headings serve two distinct audiences. For screen reader users, semantic ordering — H1 followed by H2s, then H3s nested beneath — is what allows efficient navigation through a document. For Google Search, the documentation states that heading order does not need to be strictly semantic and that there is no ideal number of headings on a page; Google uses headings, along with surrounding content, to understand topical structure rather than to score ranking signals against a particular pattern.

Examples

  • Long-form guide

    A guide titled 'Setting up a small business in Australia' uses one H1 for the title, four H2s for major phases (registration, tax, hiring, marketing), and several H3s under each H2 for individual sub-steps.

  • Documentation site

    Each documentation page reserves the H1 for the page title, and reference sections appear as H2s named 'Parameters', 'Examples', and 'Errors', mirroring the visible table of contents.

Sources

Related terms

Where QueryCatch uses this

Last updated: 12/05/2026

Heading Structure — Definition & SEO Guide | QueryCatch | QueryCatch SEO Glossary