- Article
- Beginner
- 2 minutes read
- Reviewed August 4, 2026
Headings divide a page into meaningful sections.
They help readers scan the document, assistive technology navigate it and search systems understand its organization.
The Main Heading
A page should have one clear primary heading.
WordPress themes commonly generate the H1 from the entry title. If the template already does this, do not add a second H1 inside the body.
H2 and H3 Sections
Use H2 for major sections beneath the page topic and H3 for subsections inside an H2.
Do not skip levels solely to obtain a visual style. Use block typography and spacing for appearance.
Descriptive Headings
Prefer headings that identify the section clearly:
- How Canonical URLs Work.
- When to Use Noindex.
- Testing a Redirect.
Avoid vague labels such as More Information or Details when they provide no context.
Long-Form Content
A long guide benefits from:
- An introductory summary.
- Logical progression.
- Descriptive headings.
- Short paragraphs.
- Lists and tables where appropriate.
- Contextual links.
- A clear next step.
Do not add sections only to increase length.
Common Problems
Watch for duplicate H1s, empty headings, skipped levels, keyword repetition and headings used as buttons or visual labels.
Frequently Asked Questions
Do headings directly improve rankings?
They improve structure and clarity. They should not be treated as keyword containers.
Can headings contain links?
Yes, when the link remains understandable and accessible.
Continue Learning
Previous: [SEO Titles and Meta Descriptions](/resources/wordpress-manual/seo/seo-titles-meta-descriptions/)
Next: [Internal Linking in WordPress](/resources/wordpress-manual/seo/internal-linking/)