Matan · WCAG · Perceivable
Images: alternative text
WCAG 1.1.1 requires a text alternative for non-text content.
Pass condition in our engine: Informative images have non-empty alt (or the page has no images).
1. Problem description
Screen-reader users hear “image” with no description if alt is missing. Search and AI systems also lose the only textual description of the photo. Decorative images should use empty alt, not a missing attribute.
2. Most common causes
- CMS uploads without an alt field.
- Icons implemented as <img> with no alt.
- Client-rendered galleries not in the HTML we fetch.
3. How to fix it
- Describe the meaning of informative images in alt.
- Use alt="" for decorative images.
- Do not stuff keywords into alt.
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.