Multiple Product Images: Best Practices for Google Shopping
How to use additional_image_link to submit multiple images per product and which image types perform best.
Non-compliant images are silently disapproving your listings.
FeedShield catches issues like this automatically. Run a free audit before it costs you.
The Main Image vs Additional Images
Your product feed has one main image (image_link) and up to 10 additional images (additional_image_link).
The main image is what appears in Shopping search results and ads. Additional images appear in the product listing page view and are used by Google's automated systems to better understand your product.
What to Use for Additional Images
Alternative angles — Front, back, side, and close-up of key features
Detail shots — Materials, stitching, hardware, labels — anything that helps a buyer understand the product before purchasing
In-context or lifestyle shots — Especially valuable for home goods, apparel, and tools where seeing the product in use helps
Size or scale reference — For products where size matters (furniture, bags, tools), include an image showing the product next to a known reference
Format Rules for Additional Images
Additional images follow the same technical requirements as the main image:
- •Must return 200 HTTP status
- •Minimum 100x100px (800x800px recommended)
- •No promotional text, watermarks, or borders
- •Up to 10 per product (additional_image_link can be repeated)
In XML feeds, submit multiple values: additional_image_link: https://example.com/img-angle2.jpg additional_image_link: https://example.com/img-angle3.jpg
Impact on Performance
Products with multiple high-quality images typically see higher click-through rates. Google's visual search features and Shopping graph also use additional images to match products to relevant queries.
Variant Images
For products with variants (sizes, colors), each variant should have its own images. Use the item_group_id attribute to group variants and ensure each variant's image_link shows the correct color or configuration.