SEO image metadata that survives the trip from your CMS to Google Images

Alt text and surrounding copy are not the only signals Google uses to rank an image. Embedded metadata — the title, description, copyright, and keywords stored inside the file — travels with the asset everywhere it is reused. Setting those fields correctly is the single highest-leverage thing most teams skip in their image SEO checklist.

  • Embed title, description, and keywords directly into JPEG, PNG, and WebP files
  • Use IPTC caption + copyright fields to assert ownership in image search and licensing cards
  • Preserve metadata when serving WebP variants generated by your image CDN
  • Apply consistent keyword sets across whole product or content libraries

Why on-file metadata matters for image SEO in 2026

Google Images extracts more than alt text from a result. It reads the surrounding HTML, structured data, and — increasingly important — fields embedded directly in the file: ImageDescription, Title, Copyright, Artist, and IPTC keywords. When your CMS strips metadata on upload or your image pipeline re-encodes WebP without preserving it, you give up a free ranking signal that competitors who ship clean files keep.

Which fields move the needle

Focus on five fields. Title (a short, descriptive name), Description / ImageDescription (one sentence describing what is shown), Keywords (5–8 relevant terms, no stuffing), Copyright (your brand and year), and Artist (the creator or brand). For commerce, include the SKU or model in the description; for editorial, include the location or subject.

A repeatable bulk workflow

Export your images, drop them into the MediaMeta bulk editor, set global defaults for copyright and artist, then customise titles and descriptions per file from the filename. Process the batch and download a ZIP that is ready to upload to your CMS. The same workflow handles 10 files or 1,000 — no command line.

Common mistakes to avoid

Do not stuff fifty keywords into the IPTC Keywords field — Google ignores irrelevant terms and may downgrade the asset. Do not paste the same description into every file. Do not skip the Copyright field, especially if your images are licensed: it is what shows up in Google's image licensing surface. And do not assume your CDN preserves metadata; check the output with the metadata viewer.

Frequently asked questions

Does Google really read embedded image metadata?
Yes. Google has confirmed it uses fields like IPTC Photo Metadata for image licensing surfaces, and reads ImageDescription, Title, and Keywords as part of image understanding. It is not the dominant signal — that is still alt text and surrounding content — but it is a free, lasting one.
Will WebP conversion strip my metadata?
Many image CDNs and build tools strip metadata by default to save bytes. Check the WebP output with a metadata viewer. If metadata is stripped, you can either reinject it after conversion (MediaMeta supports WebP) or configure your pipeline to preserve EXIF.
How many keywords should I use?
Five to eight specific, relevant terms. Aim for words a buyer or reader would actually search for, not generic tags like "image" or "photo".
Do I need to update metadata when I re-export the image?
Yes — most exporters reset or strip metadata. Either configure your export to preserve it, or run the file through the bulk editor after each significant export.

Related