← Back to blog

Image SEO for Ecommerce: The Complete Guide

Image SEO for Ecommerce: The Complete Guide

Image SEO is the most under-invested optimisation opportunity on most ecommerce stores. Product images are often the largest files on a page, the most numerous assets in the catalogue, and the least optimised element for search visibility. A store with 2,000 products and an average of 5 images per product has 10,000 image assets - and on most stores, the majority have generic file names (IMG_4523.jpg), empty alt text, oversized dimensions, and outdated formats. Every one of those is a missed opportunity for both traditional search visibility and AI search citations.

Image search optimization matters for ecommerce because product images serve three search channels simultaneously: Google Images (which drives meaningful ecommerce traffic), Google Lens and visual search (growing rapidly for product discovery), and AI search systems (which use image metadata to understand and recommend products). A single well-optimised product image serves all three. A poorly optimised image serves none.

This guide covers every element of image seo for ecommerce - from the fundamentals (alt text, file names, compression) through to AI-powered automation that handles image optimisation across thousands of products without manual effort. For how image SEO fits into the broader AI search landscape, see our generative engine optimization guide.

See it in action

Want to automate this for your store?

Vortex IQ's AI agents can audit, fix, and monitor your ecommerce store automatically.

Book a Demo →


Table of Contents

  1. Why Image SEO Matters for Ecommerce

  1. Alt Text: The Foundation of Image SEO

  1. File Names That Search Engines Understand

  1. Image Compression and Format Selection

  1. Image Sitemaps and Technical Setup

  1. Visual Search and Google Lens Optimization

  1. AI-Powered Image Optimization at Scale

  1. Image SEO Checklist for Ecommerce

  1. Frequently Asked Questions

Why Image SEO Matters for Ecommerce

Product images influence ecommerce performance at every level:

Page speed. Images are typically the heaviest elements on ecommerce pages. Unoptimised images - oversized dimensions, uncompressed files, legacy formats - are the single most common cause of slow page loads. Slow pages reduce conversion rates and hurt both traditional search rankings and Core Web Vitals scores. Google's research consistently shows that page speed directly affects bounce rates and conversion.

Google Images traffic. For product-related searches, Google Images is a significant traffic source. Users searching for "blue velvet sofa" or "minimalist desk lamp" frequently click through from Google Images to the product page. Every product image with proper alt text and file naming is a potential entry point.

Google Lens and visual search. Visual search is growing as a product discovery channel. Users photograph a product they see in real life and search for it visually. Well-optimised product images with clear, high-quality photos and proper metadata are more likely to match visual search queries.

AI search citations. AI systems use image metadata (alt text, file names, surrounding context) to understand what products look like and how to describe them. A product page with descriptive alt text and clearly labelled images provides AI systems with the visual context they need to recommend your product accurately.

Accessibility. Alt text serves screen readers for visually impaired users. This is not just good practice - it is a legal requirement in many jurisdictions. Proper alt text simultaneously serves accessibility and SEO.

The combined effect is that image optimisation delivers returns across multiple channels from a single investment. No other SEO element has this breadth of impact for ecommerce stores.

Alt Text: The Foundation of Image SEO

Alt text (alternative text) is the single most important element of image optimisation for seo. It is the text description associated with an image that serves two purposes: it tells search engines what the image depicts, and it tells screen readers what to describe to visually impaired users.

What good ecommerce alt text looks like

  • "Men's black leather Chelsea boots with side zip - size 10" (specific, descriptive, includes key attributes)

  • "Stainless steel espresso machine - 15 bar pressure - 2.5L water tank" (product name + key specifications)

  • "Blue velvet corner sofa - 3 seater - living room lifestyle shot" (product + variant + image context)

What bad ecommerce alt text looks like:

  • "Product image" (completely generic, tells search engines nothing)

  • "IMG_4523" (auto-generated file name, zero SEO value)

  • "" (empty alt text - the most common problem)

  • "Buy our amazing leather boots today - best boots - leather boots sale - buy now" (keyword-stuffed, spammy)

Best practices for ecommerce photo seo alt text:

Write alt text as if you are describing the image to someone who cannot see it. Include the product name, key visual attributes (colour, material, style), and the image context (product shot, lifestyle shot, detail view, size comparison). Keep it under 125 characters. Do not keyword-stuff - a natural description that includes the product name is sufficient.

For variant images (different colours, angles, or configurations), each image should have unique alt text that describes what is specific about that variant: "Nike Air Max 90 - white/black colourway - side profile view" vs "Nike Air Max 90 - white/black colourway - top-down view."

The scale challenge: a store with 10,000 product images needs 10,000 unique, descriptive alt text entries. Writing these manually is impractical. The Image Agent generates descriptive alt text from product data and image analysis, applying it across the entire catalogue automatically.

File Names That Search Engines Understand

Image file names are a lightweight but consistent SEO signal. Every seo picture on your store has a file name, and search engines use that name as context for understanding image content. A descriptive file name supports the alt text and surrounding page content - turning each seo pic into a discoverable asset.

Good file names: - mens-black-leather-chelsea-boots.webp - stainless-steel-espresso-machine-front-view.webp - blue-velvet-corner-sofa-3-seater.webp

Bad file names: - IMG_4523.jpg - product-1.png - DSC0001.jpeg - screenshot-2024-01-15.png

File naming conventions for ecommerce:

Use lowercase, hyphen-separated words that describe the product. Include the product name and key distinguishing attributes. For variant images, add the distinguishing feature (colour, angle, context). Keep file names under 100 characters.

The practical challenge is the same as alt text: bulk renaming thousands of image files across a live ecommerce store requires either a bulk editing tool or automated processing. Changing file names on a live Shopify or BigCommerce store also requires updating all references to those images in product data and theme files.

Image Compression and Format Selection

Image file size directly affects page load speed, which directly affects conversion rates and search rankings. The goal is the smallest file size at acceptable visual quality.

Format selection for ecommerce:

Format Best For Compression Browser Support Recommendation WebP Product photos, lifestyle shots 25-35% smaller than JPEG All modern browsers Default format for most images AVIF High-quality hero images 30-50% smaller than JPEG Growing (Chrome, Firefox) Use for hero images with WebP fallback JPEG Legacy fallback Standard compression Universal Fallback only PNG Images requiring transparency Larger files, lossless Universal Logos, icons with transparent backgrounds only SVG Icons, simple graphics Vector (infinitely scalable) Universal Icons and illustrations, never for product photos

Compression guidelines:

Product images should be compressed to the point where quality loss is not visible at the display size. For most ecommerce product images displayed at 800-1200px width, JPEG quality 75-85% or WebP quality 80% produces visually identical images at significantly reduced file sizes.

Lazy loading. Images below the fold should use lazy loading (loading="lazy" attribute) so they do not block initial page rendering. The hero image and first visible product image should load immediately; all others should lazy load. This directly improves Largest Contentful Paint (LCP), a Core Web Vital.

Responsive images. Serve appropriately sized images for different screen sizes using the srcset attribute. A 2400px-wide image served to a 375px-wide mobile screen wastes bandwidth and slows the page. Responsive images deliver the right size for each device.

For stores with thousands of product images, manual compression and format conversion is not feasible. Tools like TinyPNG, ShortPixel, and Imagify handle batch compression. The Image Agent within Agent Hub handles compression, format conversion, and responsive image generation as part of the broader image optimisation workflow.

Image Sitemaps and Technical Setup

An image sitemap tells search engines about every image on your site, including images that might not be discoverable through normal page crawling (variant images, lifestyle shots loaded via JavaScript, images in tabs or accordions).

Image sitemap basics:

Most ecommerce platforms generate a basic sitemap that includes page URLs. An image sitemap extends this to include image URLs, associated product pages, and image metadata. Google supports image extensions within your standard XML sitemap.

Technical elements that affect image SEO:

CDN delivery. Serve images from a content delivery network (CDN) to reduce load times for users in different geographic locations. Most ecommerce platforms (Shopify, BigCommerce) use CDNs by default.

Image dimensions. Specify width and height attributes on image tags to prevent layout shift (a Core Web Vital - Cumulative Layout Shift). The browser reserves space for the image before it loads, preventing content from jumping around.

Structured data for images. Include image URLs in your Product schema markup. This connects your product images to your product data in a way that both traditional search and AI systems can use.

Alt text on decorative images. Decorative images (background patterns, design elements) should have empty alt text (alt="") to signal to search engines and screen readers that they are not content images. Only product and content images need descriptive alt text.

Visual Search and Google Lens Optimization

Visual search is a growing product discovery channel. Google Lens alone processes billions of visual searches annually, and a significant portion are product-related: users photograph a product they see and search for where to buy it or something similar.

Optimising for image search optimization in the visual search context means:

High-quality product photography. Clear, well-lit, multiple-angle product photos perform better in visual search matching. The AI system needs to identify the product from the image - blurry, poorly lit, or heavily stylised photos reduce matching accuracy.

Multiple image variants. Provide product images from different angles, in different contexts (product-only, lifestyle, detail shots, scale reference). Visual search systems use multiple images to build a more complete understanding of the product.

Consistent product presentation. For stores with large catalogues, consistent photography style helps visual search systems associate your products with your brand. If every product is photographed against the same clean background with the same lighting, the visual consistency reinforces brand recognition.

White background product shots. For Google Shopping and visual search matching, at least one image per product should be on a clean white background. This is also a requirement for Google Merchant Centre.

Image metadata accuracy. The combination of accurate alt text, descriptive file names, and correct Product schema creates a strong signal for visual search systems to match your product images to relevant queries.

AI-Powered Image Optimization at Scale

Manual image optimisation is feasible for stores with fewer than 100 products. Above that threshold, the volume of work - writing alt text for every image, renaming files, compressing and converting formats, generating responsive sizes, maintaining image sitemaps - exceeds what a human can manage efficiently.

AI-powered image optimisation addresses this scale problem:

Automated alt text generation. The Image Agent analyses product images alongside product data (title, description, category, attributes) to generate descriptive alt text that accurately describes each image. This handles the most time-consuming element of image seo at scale.

Batch compression and format conversion. Process the entire product image catalogue - compressing oversized files, converting JPEG to WebP, generating responsive variants - in a single automated run.

Ongoing maintenance. As new products are added and existing products are updated, the Image Agent applies image optimisation to new assets automatically. This prevents the common pattern where image optimisation is done once as a project and then degrades as new unoptimised images are added over time.

Cross-platform consistency. For stores operating on Shopify, BigCommerce, and Adobe Commerce, the Image Agent applies the same optimisation standards across all platforms - ensuring consistent image quality and SEO treatment regardless of which platform hosts the product.

For AI-generated product photography - creating lifestyle shots, background variations, and platform-specific formats from a single product photo - see our guide on AI Product Image Generator.

Image SEO Checklist for Ecommerce

Element Action Impact Automated? Alt text Descriptive, specific, includes product name and key attributes High Yes (Image Agent) File names Lowercase, hyphen-separated, descriptive Medium Yes (Image Agent) Format WebP default, AVIF for hero images, JPEG fallback High Yes (bulk conversion tools) Compression Quality 75-85% JPEG / 80% WebP at display dimensions High Yes (compression tools) Lazy loading loading="lazy" on below-fold images High Yes (theme/platform setting) Responsive images srcset with multiple sizes Medium Varies by platform Image sitemap Images included in XML sitemap Medium Usually automatic Width/height attributes Specified on all img tags Medium Usually automatic Product schema images Image URLs in Product structured data High Yes (SEO Agent) White background shot At least one per product Medium (visual search) No (requires photography) Multiple angles 3-5 images per product minimum Medium No (requires photography)

Frequently Asked Questions

What is image seo for ecommerce?

Image SEO for ecommerce is the practice of optimising product images so they perform well across all search channels: Google Images, Google Lens/visual search, traditional page ranking (via page speed), and AI search citations. It covers alt text, file naming, compression, format selection, image sitemaps, and structured data. For ecommerce stores, product images are the most numerous and often the least optimised SEO asset.

How do I write good alt text for product images?

Describe the image as if telling someone who cannot see it what it shows. Include the product name, key visual attributes (colour, material, style), and the image context (front view, lifestyle shot, detail close-up). Example: "Women's red wool peacoat - double-breasted - front view." Keep it under 125 characters. Do not keyword-stuff.

Does image search optimization affect page speed?

Yes - directly. Un optimised images are the most common cause of slow ecommerce pages. Compressing images, converting to WebP format, implementing lazy loading, and serving responsive sizes can reduce image-related page weight by 50-70%, with a direct positive impact on load time, Core Web Vitals, and conversion rates.

What image format should I use for product photos?

WebP is the recommended default for ecommerce product images in 2026. It delivers 25-35% smaller file sizes than JPEG at equivalent quality and is supported by all modern browsers. For hero images where maximum quality matters, AVIF offers even better compression. Keep JPEG as a fallback for older browsers. Use PNG only for images requiring transparency (logos, icons).

Can AI automate image SEO for ecommerce?

Yes. AI-powered tools can generate descriptive alt text from product data and image analysis, rename files according to SEO conventions, compress and convert formats in bulk, and maintain optimisation as new products are added. The Image Agent handles this across Shopify, BigCommerce, and Adobe Commerce stores, addressing the scale challenge that makes manual image optimisation impractical for stores with large catalogues.

Related Articles

Ready to take action?

Run a Free AI Audit on Your Store

Vortex IQ scans your ecommerce store across 85+ checks (SEO, performance, analytics, ads) and gives you a prioritised fix plan in under five minutes.

Book a Demo → View Pricing