Semantic HTML
The SEO check says my page is missing an H1. What does that mean?
The SEO check says my page is missing an H1. What does that mean?
The page's main heading: usually only one per page
Biggest font size does not mean highest level: heading tags express structure, visual size is only styling.
One H1 per page: H1 marks the role of the page's main heading; multiple H1s make the outline lose its single entry point.
Levels descend in order: H1→H2→H3 expresses hierarchy; jumping from H1 straight to H3 breaks the structure.
Machines and people read it: Screen readers jump through headings, SEO understands content by outline; font size only affects appearance.
Check this page's heading structure: there should be only one H1 as the main heading, with subsections descending in H2, H3 order and no skipped levels. Afterward, confirm the order with an outline view or checker and tell me the heading text at each level.