Issue: Missing H1 Medium

The page has no H1 heading — the primary visual and semantic heading.

What this means

The page has zero <h1> elements. The H1 communicates the page's main topic to both users and AI systems. Without it, crawlers must infer the topic from the title tag or body content. The JSON field is missing_h1.

How to fix

Add a single, descriptive H1 to every page. It should closely match or complement the <title> tag but can be more specific or user-friendly.