Fix Guide

How to Fix Missing Image Alt Text

One or more meaningful image tags do not provide alt text for assistive technology or image-fallback contexts.

Safe public URL scan. Results include technology evidence, SEO checks, security headers, accessibility basics, and a developer fix list.

Recommended fix

Add useful alt text for informative images and alt="" for decorative images.

This guide is designed to pair with a scanner report. Run a URL scan first, then follow the implementation steps.

Developer task

Audit <img> tags and CMS media fields; add alt attributes that describe the image purpose in context.

Implementation steps

How to apply this fix

  1. List the images flagged as missing alt text in the report.
  2. For informative images, write concise alt text describing the purpose in context.
  3. For purely decorative images, set alt="" so assistive tech skips them.
  4. Update <img> tags and CMS media fields, then re-scan to confirm alt coverage.
Verify

Re-run the URL scan after deploying the change to confirm the issue clears and the Themerella Score updates.

Related guides

Continue the same website quality workflow.