Missing Main Heading Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Missing Main Heading Check

Description

The “Missing Main Heading Check” evaluates whether the page contains a single, meaningful main <h1> heading.

Example outcome

I didn't find on this page a main <H1> heading.

Impact

Fixes

To address missing a main heading:

  1. Identify a meaningful page title.
  2. Add a single <h1> heading with that title.

Resources