Practical, Shopify-specific guides for the issues this tool flags. Every failing finding in your report links straight to the relevant fix.
Stop shipping desktop-sized images to phones — use Shopify’s image_tag for correct srcset.
Read the fix →Explicit dimensions reserve space and prevent Cumulative Layout Shift (CLS).
Read the fix →Defer offscreen images with loading="lazy" to cut initial page weight.
Read the fix →Use fetchpriority="high" and a preload so the largest image arrives sooner.
Read the fix →Warm up DNS/TLS for fonts, CDNs and analytics — but only the origins you actually use.
Read the fix →Tell the browser to fetch your LCP image and key font before it parses them out of CSS.
Read the fix →