Matan · WCAG · Operable

Main landmark

WCAG 1.3.1 / 2.4.1: users should be able to skip repeated chrome and land in the main content.

Pass condition in our engine: <main>, role="main" or #main is present.

1. Problem description

<main> (or role=main) is the standard landmark. Without it, skip links and screen-reader landmark lists have nowhere to go. One main per page.

2. Most common causes

  • Div-based layouts.
  • Multiple <main> elements from nested layouts (also a problem).

3. How to fix it

  1. Wrap unique content in a single <main>.
  2. Point skip links at that region.

Test this check

We fetch only this URL (plus robots.txt / llms.txt at the domain root when the check needs them). We do not crawl the rest of the site like a full report.

Scoring rules for the full site crawl are documented in methodology. Want every category at once? Generate a free report.

Get your free SEO & GEO report

Enter your URL and receive a full audit with scoring and recommendations. No sign-up required.