Missing Alt Text: What It Means and How to Fix It
TL;DR
Alt text describes images for blind users who use screen readers. Without it, they can't understand what's in your images. This is the #1 cited violation in ADA demand letters.
What This Violation Means
Alternative text (alt text) is a short description added to images on your website. When a blind person uses a screen reader to navigate your site, the screen reader reads the alt text aloud so they understand what the image shows.
Why Demand Letters Cite This Violation
- It's easy to detect with automated scanning
- It clearly prevents blind users from accessing content
- It's a straightforward WCAG 2.1 Level AA violation (Success Criterion 1.1.1)
- Appears in approximately 70% of demand letters we review
Real-World Example from Actual Demand Letters
A typical demand letter states: "The website contains multiple images that lack alternative text descriptions, rendering them inaccessible to blind users who rely on screen reading technology. For example, product images on the homepage and category pages have no alt attributes, making it impossible for users with visual impairments to understand what products are being offered."
What the Law Says
Code Examples: Incorrect vs. Correct
❌ Incorrect Implementation
<img src="product.jpg">✓ Correct Implementation
<img src="product.jpg" alt="Blue running shoes, size 10, Nike Air Max, side view showing sole design">How to Fix This Violation
DIY Approach
2. Write descriptive alt text for each meaningful image (be specific but concise - aim for 125 characters or less)
3. Add the alt attribute to your HTML
4. Test with a screen reader (NVDA for Windows is free)
5. Remember: Decorative images should use empty alt text: alt=""
Common mistakes to avoid:
- Writing "image of" or "picture of" (screen readers already announce "image")
- Being too vague ("product" vs. "blue Nike running shoes")
- Using filename as alt text ("IMG_1234.jpg")
Professional Remediation
Our team audits every image on your site using both automated tools and manual review. We determine which images are decorative versus meaningful, write context-appropriate alt text that balances SEO with accessibility, and implement the changes across your platform. For e-commerce sites, we've developed efficient workflows for adding alt text to product catalogs with thousands of images. Most sites take 2-4 hours to remediate professionally.
Cost to Fix
DIY Approach
Free (but time-consuming - typically 3-8 hours for a 20-page site, longer for e-commerce)
Professional Fix
$200-$800 depending on number of images (typically included in Basic Fixes package: $750-$1,200)
Full Remediation
$750-$1,200 as part of Basic Fixes, or $2,500-$12,000 for full WCAG remediation
Our Experience Fixing This Violation
We've added alt text to over 50,000 images across enterprise e-commerce sites like Ashley Furniture and Tractor Supply. The challenge isn't just adding any alt text - it's writing descriptions that are useful to screen reader users while maintaining SEO value. For product images, we balance technical accuracy with marketing language. For decorative images, we know when to use empty alt text to prevent cluttering the screen reader experience.
Related Accessibility Violations
Legal Disclaimer
This guide provides technical information about website accessibility violations based on our experience remediating WCAG issues. It is not legal advice and should not be relied upon as such. If you have received an ADA demand letter or are facing legal action, consult with an attorney who specializes in ADA defense. Laws regarding digital accessibility vary by jurisdiction and are subject to change. While we provide accurate technical guidance, we make no guarantees about legal compliance or outcomes.
Need Professional Help Fixing This Violation?
Our Houston-based team has 10+ years of experience remediating this exact violation across hundreds of websites. Get a free scan or book a call for a fixed-price quote.
Written by Houston Web Compliance
Our team has over 10 years of hands-on experience fixing website accessibility violations for enterprise e-commerce sites, complex web applications, attorney websites, and businesses nationwide. We've remediated WCAG violations on platforms including React, WordPress, Drupal, HubSpot, and custom applications.
Based in Houston, Texas | Serving businesses nationwide | Learn more about our team