Fix guide · Shopify
How to Add Image Alt Text in Shopify (2026)
Images on your Shopify store are missing alt text — the text description that search engines and screen readers use to understand what an image shows. Without alt text, your images can't rank in Google Image Search and your store fails accessibility standards. Shopify makes this easy to fix in three places: product images, theme assets, and rich text content.
Why it matters
What this issue costs you
Google can't "see" images — it relies on alt text to understand them. Product images with descriptive alt text appear in Google Image Search, which drives significant e-commerce traffic. Alt text is also a legal accessibility requirement in many jurisdictions (WCAG 2.1 Level A).
Step-by-step
How to fix: Missing image alt text
Shopify
- 1
Add alt text to product images
Go to Admin > Products > select a product. In the Media section, click on an image. An "Alt text" field appears in the preview panel (or click the three dots > "Edit alt text" in some themes). Write a concise description of what the image shows, including the product name and key attributes. Click Save. Repeat for each image.
- 2
Bulk-add alt text via CSV
For stores with many products: Admin > Products > Export. In the CSV, find the "Image Alt Text" column. Fill it in for each image row (format: "Product Name - Angle/View/Color"). Re-import the CSV. This is the fastest path for large catalogs.
- 3
Add alt text to theme and section images
Go to Admin > Online Store > Themes > Customize. Click on any section with an image (hero banners, featured collections, slideshows). Select the image block — an "Image alt text" field appears in the settings panel. Describe the image and save.
- 4
Add alt text in page/blog content
When editing a page or blog post with the rich text editor: click on an embedded image, then click the image icon in the toolbar (or right-click > "Edit image"). Fill in the "Alt text" field. For images added via HTML in the code view, add the alt attribute directly:
HTML in rich text editor<img src="image-url.jpg" alt="Descriptive text about the image" width="800" height="600">
Verify the fix
Run the checker to confirm the issue is resolved
After applying the steps above, paste your URL below. Our checker will re-run every applicable check and show whether missing image alt text still shows as a failing check.
FAQ
Common questions about missing image alt text
What should I write in Shopify image alt text?
Describe what the image shows in plain language, including the product name and distinguishing features: "Blue wool beanie hat, side view on white background". Avoid keyword stuffing ("best hat cheap hat buy hat"). Keep it under 125 characters.
Does alt text help Shopify products rank in Google Images?
Yes. Google Image Search is a significant traffic source for e-commerce. Product images with descriptive alt text rank for visual shopping queries. Google explicitly recommends alt text for image SEO in their Search Central documentation.
Should decorative images have alt text?
No. Purely decorative images (background patterns, spacers, ornamental dividers) should have an empty alt attribute (alt="") so screen readers skip them. Only add descriptive alt text to images that convey information or show products.
Can I use an app to auto-generate alt text for Shopify?
Yes. Apps like "Alt Text AI" and "Smart SEO" can generate alt text from product titles and descriptions. The quality is acceptable for large catalogs where manual writing is impractical, but review the output — auto-generated text is generic and may not describe what the image actually shows.
While you're here
Related fix guides for Shopify
Need a full audit?
This checker spots individual issues instantly. deepseoanalysis.com crawls your whole site and tracks changes weekly, from $24/mo.
See all WordPress fix guides, or run a free check now.