Magento 2: Auto-Fix Missing Image Alt Tags with Product Name - n8n Workflow | Neura Market
Magento 2: Auto-Fix Missing Image Alt Tags with Product Name
Automates updating missing alt tags on Magento 2 product images by setting them to the product name via REST API, improving SEO and accessibility.
This n8n workflow connects to a Magento 2 store via REST API to automatically fix product images lacking alt tags (labels). It fetches a paginated list of products, loops through each, identifies media gallery entries with empty or null labels, and updates them by assigning the product name as the alt text. Designed for manual or scheduled runs, it ensures comprehensive coverage of your product catalog.
The workflow begins with a manual trigger, followed by an HTTP request to retrieve all produ
Platform
n8n
Category
Customer Support
Price
$14.99
Creator
BestWorkflows
Magento 2
SEO
Accessibility
E-commerce
Product Images
Alt Tags
REST API
Automation
Workflow
n8n
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.