Images
Alt text looks like a file name
WCAG 2.2 success criterion 1.1.1 Non-text Content (Level A)
- WCAG 2.2
- 1.1.1 Non-text Content
- Level
- A
- Default severity
- Needs review
- Available in
- Free
Why it matters
Alt text that is a file name or a camera label ("DSC_0042", "hero-banner-final-v2.png") is read aloud exactly as written and describes nothing to someone who cannot see the image.
Who it affects: Blind and low-vision people using screen readers, people who turn images off to save data, and search engines.
What Lumtera flags
Alt text that looks like a file name — it has an image extension, or matches camera and screenshot naming patterns.
Check ID image-alt-filename — use it to filter the content report or with wp lumtera issues --rule.
How to fix it in WordPress
Replace the alt text with a short description of what the image shows or does, as you would describe it to someone over the phone.
In the block editor, the issue opens the image's alternative text field so you can fix it straight away. The alt text manager can also fix the same image everywhere it is used.
Example
<img src="dsc0042.jpg" alt="DSC_0042.jpg">
<img src="dsc0042.jpg" alt="Volunteers planting trees along the riverbank">
How to check your fix
- Update the post. The issue disappears from the Accessibility sidebar on the next check, and from the site report on the next scan.
- Turn on a screen reader (VoiceOver on Mac: Cmd + F5; NVDA on Windows is free) and move through the image. You should hear a description that makes sense in context — or nothing at all for decoration.
Find this issue across your whole site
Lumtera runs this check in the block editor sidebar as you write, in the Elementor panel, in Review mode on the live page, and across the whole site in the content report and with wp lumtera scan. You can change its severity or turn it off in Accessibility → Settings.
Related checks
-
WCAG 1.1.1 · AError
Image has no alternative text
-
WCAG 1.1.1 · ANeeds review
Image has empty alt text
-
WCAG 1.1.1 · ATip
Alt text repeats "image of"
-
WCAG 1.1.1 · ATip
Alt text is very long
-
WCAG 1.1.1 · AError
Image map area has no text
-
WCAG 1.1.1 · AError
Image button has no text
Start with the free plugin today
All 64 checks, the editor sidebar, Elementor panel and site report — free, with no account and no page limits.