How to fix images missing alt on Shopify Plus

Add descriptive alt text to every image on your store so search engines can understand them and all shoppers can access your content.

Steps for Shopify Plus

  1. Same steps as Shopify (above) — all standard admin alt text fields are available.
  2. ADDITIONALLY: Use the Shopify Admin REST or GraphQL API (productImageUpdate mutation, field: altText) to bulk-update alt text programmatically across large catalogs, which is especially useful for Plus merchants with thousands of SKUs.
  3. Shopify Plus merchants can also use Shopify Flow to trigger alt-text audits or Launchpad for scheduled content deployments.
Official Shopify Plus documentation ↗
<img src="border-collie-harness.jpg" alt="Black and white Border Collie wearing a red padded harness in a sunny park">

What is images missing alt?

Alt text (short for "alternative text") is a brief written description attached to an image in your website's code. It looks like this: `<img src="dog-collar.jpg" alt="Red leather dog collar with brass buckle">`. When a browser can't display an image — or when a screen reader reads your page aloud for a visually impaired shopper — the alt text is what gets used instead. Search engines like Google also read alt text because they cannot "see" images the way humans do; it is their primary clue about what an image shows.

Google explicitly uses alt text to understand image content and to rank pages in both standard search results and Google Images — missing alt text means your product and content images are essentially invisible to search engines, costing you organic traffic. For shoppers using screen readers (a legal requirement in many markets under ADA, WCAG 2.1, and the EU Web Accessibility Directive), images without alt text create a broken experience that can expose your business to accessibility lawsuits. On product pages specifically, descriptive alt text reinforces your target keywords in context, supporting your overall on-page SEO without keyword stuffing. Fixing missing alt text is one of the fastest, highest-return SEO and accessibility improvements you can make.

See the complete Images missing alt guide for every platform and the full background.

Not sure if your Shopify Plus store has this?

Run a free SEOLZ audit — we’ll find images missing alt and every other issue across your whole site.

Scan my site free

Fix images missing alt on another platform