Let's first understand what Alt-text is before we talk about the app:
Alt-text (alternative text) is used in HTML with the alt attribute inside an <img> tag to describe the content of an image. It serves two main purposes: it improves web accessibility by helping screen readers convey image information to visually impaired users, and it provides fallback text if the image fails to load. A basic example looks like this:
<img src="product.jpg" alt="Red cotton t-shirt with round neck">
In this example, the alt attribute provides a clear description of the image, which is beneficial for both users and search engines.
Adding Alt-text in Shopify Product Images:
In Shopify, alt-text can be added to each product image to describe what the image shows. This helps visually impaired users and also improves SEO. Merchants can manually add alt-text by going to Shopify admin → Products → Media
, clicking on an image, and entering a descriptive phrase in the “Alt text” field. For example, describing a product image as “Red V-neck cotton t-shirt on hanger” helps search engines index the image and makes your store more accessible to all users.
As a Shopify store owner, it's important to add alt-text to each product image along with its variant details to improve visibility and rankings on search engines.
Issues with adding alt text in Shopify product images:
Adding alt-text manually to every image is time-consuming, especially for stores with hundreds or thousands of products. It also leads to inconsistencies, human errors, or skipped images — affecting accessibility and SEO performance.
✅ What Alt Text King Can Do
Alt Text King
helps automate and streamline the process of setting descriptive alt texts for all your product images on Shopify. This improves SEO, accessibility, and image context across your store. Following
1. You can auto-generate alt text for all product images using product variables available in the app.
You can define the
Alt text template
using the following dynamic tags:: Using this will add product title in alt-text
: Using this will add the variant name only when our other app Variant Image Automator is used.
: Using this will add product type in the alt-text.
: Using this will add image name in the alt-text.
: Using this will add product vendor in the alt-text.
More tags will be available in future.
2. You can schedule daily updates
Controlled using the
Master switch
toggle in the app dashboard.When enabled, alt texts are auto-updated every day.
3. You can manually update all alt texts
Use the
Update now
button to run an immediate update job based on the alt-text defined. This might be required if you have added more images in the store before scheduled update.You can see the last update time for visibility.
4. You can live preview alt text
Choose a product in the
Select a product to preview
section.Shows the output generated based on your current
Alt text template
5. You can add exceptions so that app will not update those images
Add patterns for alt texts that should be excluded from daily updates. This ensures that manually added alt texts remain unchanged.
🚫 What Alt Text King Cannot Do
You can not select sepecific products, images, collections to update alt-text. You can add exceptions so that app will not update those images.
Not compatible with metafield-based dynamic content (yet).
Variables like image position, collection name, etc, are currently not available.
Alt-text is overwitten with the template defined in the dashboard.
App updates only product images. It does not update any other image.