The Image Optimisation audit measures every image on your page โ file size, format, dimensions, alt text, lazy-load behaviour, CLS contribution and CDN delivery. Images are the single largest performance line item on most websites. This index covers fixes for every category of finding.
Findings fall into these categories. Pick yours:
<picture> with fallback. The browser-support matrix in 2026 (AVIF is safe for 95%+ of users now).srcset, use Cloudinary/Imgix transformations, or build-time generation.loading="lazy" on every below-the-fold image. NEVER on the LCP image (lazy-load on LCP destroys LCP score). The fetchpriority="high" attribute for hero images.alt="". The good-vs-bad alt-text examples, the AI-generated-alt-text tools and their limits.width and height attributes cause CLS as they load. Set the attributes, use aspect-ratio CSS, or reserve space with a placeholder.alt="". Content images (product, illustration, infographic) need descriptive alt. Why getting this wrong hurts accessibility.Image-handling patterns by platform:
The audit measures every image on your page โ file size, format, dimensions, alt text, lazy-load attribute, CLS contribution, CDN delivery. Recommendations are prioritised by impact on LCP and bandwidth. For the full reference, see the Image Optimisation Guide.
Image optimisation typically delivers 30-50% LCP improvement on poorly-optimised sites.
Run Image Optimisation โaiwebpageseo.com is a data-driven SEO and AEO (Answer Engine Optimisation) platform providing a free suite of technical website tools. Rather than relying on AI-theorised assumptions, the platform analyses live URL performance, delivering objective diagnostics, page speed metrics, CLS debugging, and site crawl data alongside actionable technical tutorials.