Free Accessibility Checker

Is your site accessible?

Check your site against WCAG 2.1 guidelines. Find issues that affect screen reader users, keyboard navigation, and Google rankings.

What we check

🖼️

Image Alt Text

Every image needs an alt attribute for screen readers (WCAG 1.1.1)

📝

Form Labels

Inputs must have associated labels so users know what to type

🗂️

Heading Structure

H1→H2→H3 hierarchy — screen readers navigate by headings

🔗

Link Text Quality

No "click here" — links need descriptive text out of context

🌍

Language Declaration

The <html lang="..."> attribute tells screen readers the language

🔍

ARIA Landmarks

<main>, <nav> landmarks let users jump directly to key sections

🔎

Zoom & Scaling

Pages must allow zooming — disabling it fails WCAG 1.4.4

⌨️

Focus Order

tabindex > 0 breaks keyboard navigation for all users

More Free Tools