The Complete Image SEO Guide (2026)

Master image SEO in 2026: filenames, alt text, compression, metadata, WebP, Core Web Vitals, and best practices for e-commerce rankings.

Image SEO is one of the most consistently overlooked channels in search engine optimization. Most SEO guides focus on text — keywords, backlinks, page structure. But for e-commerce stores, images are often the primary content on a page, and they represent a significant untapped traffic opportunity.

This guide covers everything you need to know about image SEO in 2026: filenames, alt text, metadata, compression, modern formats, and Core Web Vitals. New to the topic? Start with our image SEO for beginners primer, then come back here for the full picture.

Quick Summary

  • Image SEO is a stack of signals — filename, alt text, embedded metadata, compression, format, and structured data — that work together, not a single tactic.
  • Switching product photos to WebP cuts file size by 25-34% versus JPEG at equal quality (Google WebP Compression Study), directly helping the Largest Contentful Paint score Google uses for ranking.
  • Most stores optimize none of these signals — so fixing even a few is a genuine competitive edge.

What is image SEO?

Image SEO is the practice of optimizing digital images so that search engines can discover, understand, and rank them in search results — including Google Images, Google Shopping, and standard web search.

When someone searches for "blue leather handbag" on Google, the results include both web pages and images. The images that appear there didn't end up there by accident. They were optimized with the right signals: descriptive filenames, accurate alt text, appropriate file sizes, and proper page context.

For e-commerce stores, image SEO directly impacts product discoverability. A well-optimized product image can drive traffic from users who are actively searching for exactly what you sell — often before they know your brand name. Google Images is a discovery channel most sellers ignore, which is exactly why it's winnable.

Filenames

The filename is the first signal Google uses to understand what an image shows.

IMG_4821.jpg tells Google nothing. blue-leather-tote-bag-women.jpg tells Google the color, material, product type, and target customer.

Best practices:

  • Use descriptive, lowercase words separated by hyphens
  • Include the primary keyword for the product
  • Keep it concise — 3 to 5 words is enough
  • Avoid underscores, spaces, and special characters

Examples:

  • red-ceramic-coffee-mug-handmade.jpg
  • mens-slim-fit-oxford-shirt-white.jpg
  • vintage-brass-compass-leather-case.jpg

For a deeper walkthrough with platform-specific quirks, see our product image SEO guide.

Alt text

Alt text is the text description of an image that lives in the HTML of your page. Google reads it to understand image content. Screen readers use it for accessibility.

Most e-commerce stores either leave alt text empty or use their product title — both are missed opportunities.

The formula that works: [color] [material] [product type] [distinguishing feature], [context]

Examples:

  • Handmade red ceramic coffee mug with speckled glaze, 12oz
  • Men's slim fit white Oxford shirt with button-down collar
  • Vintage brass compass in brown leather case, gift for travelers

What to avoid:

  • Empty alt text (invisible to Google)
  • Keyword stuffing (buy cheap leather bag leather handbag sale)
  • Generic descriptions (product image, photo)
  • Identical alt text across multiple images of the same product

Want the full method with real examples per platform? Read how to write alt text for product images.

Embedded metadata

Beyond what lives in your HTML, image files themselves can store metadata — titles, descriptions, keywords, and copyright information embedded directly in the file using EXIF and IPTC standards.

Google reads this metadata and uses it as an additional signal for understanding image content. When your filename, alt text, and embedded metadata all describe the same product consistently, the combined signal is stronger than any single element alone. (What EXIF metadata is and why it matters for SEO breaks the standards down.)

The practical challenge: writing embedded metadata manually requires technical tools. AI-powered tools like ImgSEO generate and embed this metadata automatically during the optimization process — free for your first 30 images.

File size and compression

Large image files slow down your pages. Slow pages rank lower and convert worse.

Google's Core Web Vitals include Largest Contentful Paint (LCP) — a measure of how quickly the main content of a page loads. Google's "good" threshold is an LCP of 2.5 seconds or less at the 75th percentile of page loads (web.dev, Largest Contentful Paint). For product pages, the main content is almost always an image, so large, uncompressed images directly hurt your LCP score.

Targets:

  • Product thumbnails: under 50KB
  • Hero images: under 150KB
  • Background images: under 100KB

Compression approaches:

  • Lossy compression (JPEG): reduces file size significantly with minor quality loss — appropriate for photographs
  • Lossless compression (PNG): reduces file size without quality loss — appropriate for logos and graphics with transparency
  • WebP: a modern format that achieves better compression than both JPEG and PNG, and is supported by every major browser

Our companion guide on optimizing images for SEO and website speed covers the compression workflow end to end.

Modern formats: WebP and AVIF

WebP and AVIF are image formats designed for the web. They produce smaller files than JPEG and PNG at equivalent quality — which is why "serve images in modern formats" is a standing recommendation in Google's Lighthouse audits.

WebP: averages 25-34% smaller than JPEG at the same SSIM quality index (Google WebP Compression Study). Supported in all major browsers, including Safari since 2020 (MDN, Image file types). The standard choice for new web projects.

AVIF: can deliver greater than 50% savings versus JPEG in some cases (web.dev, AVIF). Excellent quality at low file sizes, though browser support is narrower than WebP, so serve it inside a <picture> element with a WebP or JPEG fallback.

Same Image, Smaller File: Format vs. JPEG Size100%JPEG~70%WebP~50%AVIFApprox. relative file size at equal quality. Sources: Google WebP study; web.dev (AVIF).
Lower is better. WebP is the safe default today; AVIF goes further where it's supported.

Image dimensions

Serving images at the correct dimensions prevents browsers from downloading large images and scaling them down — a common source of unnecessary file size.

If your product image displays at 400×400 pixels on the page, serve a 400×400 pixel image (or 800×800 for retina displays). Serving a 2000×2000 pixel image scaled to 400×400 wastes bandwidth and hurts page speed.

Structured data

For e-commerce products, ImageObject structured data tells Google additional information about your product images — the URL, caption, and content URL. This can enhance how your images appear in rich results.

For recipe and how-to content, images included in HowTo and Recipe structured data may appear in dedicated image slots in Google Search.

Core Web Vitals checklist for images

  • Compress all images — target under 150KB for above-the-fold images
  • Use WebP format where possible
  • Serve images at the correct dimensions
  • Use loading="lazy" for below-the-fold images
  • Use fetchpriority="high" for the primary hero image (the usual LCP element)
  • Specify width and height attributes to prevent layout shift (CLS)

Ready to grade your own store? Run through our image SEO checklist, or do a deeper pass with the image SEO audit guide.

Frequently asked questions

Does alt text actually help SEO? Yes. Alt text is the most direct text signal you can give Google about what an image shows, and it's read by both search crawlers and screen readers. Product images with accurate, specific alt text can surface in Google Images for searches the page itself never ranks for.

Should I use WebP or AVIF? Use WebP as your default: it's 25-34% smaller than JPEG at equal quality (Google) and works in every major browser. Add AVIF as a progressive enhancement inside a <picture> element with a WebP or JPEG fallback, since AVIF can save 50%+ but has narrower support.

How small should product images be? Aim for under 150KB for above-the-fold images and under 50KB for thumbnails. The goal is a Largest Contentful Paint of 2.5 seconds or less (web.dev), because on a product page the main image is usually the LCP element Google measures.

Do image filenames still matter for SEO? Yes. The filename is the first signal Google reads about an image, before alt text or metadata. A descriptive, hyphenated filename like blue-leather-tote-bag.jpg communicates color, material, and product type; a camera default like IMG_4821.jpg communicates nothing.

The bottom line

Image SEO is not a single tactic — it's a stack of signals that work together. Filenames tell Google what the image shows. Alt text reinforces that. Embedded metadata adds depth. Compression ensures fast loading. Format choices affect file size. Structured data can unlock rich results.

Image SEO Is a Stack of Signals, Not One TacticFilename — what the image showsAlt text — reinforces the descriptionEmbedded metadata (EXIF/IPTC) — adds depthCompression + format — fast loading (LCP)Correct dimensions — no wasted bytesStructured data — rich-result eligibilityEach layer is weak alone — stacked, they compound into one strong ranking signal.
You don't need every layer on day one. Each one you add compounds the others.

Most e-commerce stores are weak on all of these. The stores that optimize even a few of them consistently outperform competitors who treat images as an afterthought.

Selling on a specific platform? We have dedicated guides for Shopify, WooCommerce, and Etsy image SEO that apply everything above to each platform's quirks.

Optimize your product images with AI

Generate SEO titles, alt text, tags, filenames, and metadata in seconds.