Checks · h1
Missing H1
Warning h1.missing
What it means
The page has no H1. The main heading tells both readers and crawlers what the page is about.
How to fix it
Add a single H1 naming the page's subject. If the visual design has no heading, the H1 usually belongs on the element that already reads as one.
Where to find it in Truelint
Open the Issues pane on the right of the workspace and select Missing H1. The grid filters to every affected URL and the detail pane shows the specific finding for each. Export the list with Export → Current view, or from the API:
GET /api/v1/crawls/{handle}/issues/h1.missing