โ๏ธ
FREE
+50 XP
Headings & Content Structure
๐
Reader opens a page
"Text without headings is a wall. I'll scan the page in 5 seconds. If it's unclear what it's about โ I'll close it and go to a competitor."
๐ Content structure โ how text is organized on a page: headings (H1โH6), paragraphs, lists, tables. Good structure helps both users and search robots understand the information hierarchy.
Heading Hierarchy
| Tag | Role | Usage |
|---|---|---|
H1 | Main page topic | Once, with the primary keyword |
H2 | Article sections | Multiple, with LSI keywords |
H3 | Subsections | As needed |
H4โH6 | Detail level | Rarely, for complex material |
Semantic Markup and CSS
Google can read CSS and understands the visual hierarchy of a page. Use correct semantic HTML tags: <article>, <section>, <nav>, <main>. These give additional context about the content structure.
Content Uniqueness and Depth
Signs of quality content per Google:
โ Fully answers the user's question
โ Contains original data, examples, opinions
โ Written by an expert (demonstrates E-E-A-T)
โ Updated and current
โ Not duplicated from other site pages
โ Structured โ easy to scan visually
โ Fully answers the user's question
โ Contains original data, examples, opinions
โ Written by an expert (demonstrates E-E-A-T)
โ Updated and current
โ Not duplicated from other site pages
โ Structured โ easy to scan visually
๐งโ๐ป
Alex analyzes a page
"Two H1 tags on the page, H2 comes after H4 โ the structure is broken. Google reads this as incoherent. Fix the hierarchy and the page starts to clearly 'tell' its topic."
๐ฏ Important: content must be unique across the entire internet, not just your site. Copy-pasting others' text, even paraphrased, is a low-quality signal to search algorithms.
๐ฎ Test yourself: how many H1 tags should a page have?
Lesson Task
Test your knowledge and earn +20 XP