Setting Up Alt Text
Last updated April 16, 2026
Alt text (alternative text), or Alt Tags, is a short description attached to each image. It’s used by search engines to understand image content, and by screen readers to describe images to visually impaired users. Missing or generic alt text is one of the most common SEO gaps on Shopify stores — and Crush.pics can fix it automatically.
How Alt Text Automation Works
You define a template using dynamic variables, and Crush.pics generates and applies alt text to your images based on that template and each product’s data.
For example, a template like:
{{product_title}} - {{product_type}} by {{product_vendor}}
Would produce alt text like:
Blue Linen Shirt - Tops by Acme Co
Enabling Alt Text Automation
- Go to Automations > Alt Text in Crush.pics.
- Toggle the automation on.
- Build your alt text template using the available variables.
- Click Save Template.
Available Variables
| Variable | Output Example |
|---|---|
{{product_title}} | linen-shirt |
{{variant_title}} | blue |
{{product_type}} | tops |
{{product_vendor}} | acme-co |
{{product_barcode}} | 004632556309 |
{{product_page_title}} | This is the SEO Page Title, editable at the bottom of your product screen |
{{sku}} | BLS-001 |
Recommended Template
A straightforward template that works well for most product-based stores:
{{product_title}} - {{variant_title}}
Keep alt text concise and descriptive — aim for under 125 characters.
Important Considerations & Warnings
Alt Text cannot be reverted/restored. Once they are renamed - this cannot be undone.
Disabling Alt Text Automation
Toggle the automation off under Automations > Alt Text. Alt text already applied stays in place — it won’t be removed.