How to fix page speed warning on Shopify
Reduce your page load time to under 1.5 seconds by compressing images, eliminating render-blocking resources, and enabling caching so Google and shoppers experience a fast site.
Steps for Shopify
- Images: In Admin → Content → Files (or within product/collection editors), upload images at the correct display dimensions and use Shopify's built-in automatic WebP conversion (enabled by default on all themes using the 'image_url' filter with 'format: "webp"' in Liquid).
- Theme code: In Online Store → Themes → your active theme → Edit code, open 'theme.liquid'. Ensure <script> tags for non-critical JS have 'defer' or 'async' attributes.
- Apps: In Admin → Apps, remove every app you are not actively using — each installed app can inject scripts that slow every page.
- Speed apps: Install a trusted performance app such as 'Hyperspeed', 'TinyIMG', or 'Booster: Page Speed Optimizer' from the Shopify App Store to automate script deferral, image compression, and lazy loading.
- CDN: Shopify's global CDN (Fastly) is enabled automatically for all stores — no action needed, but ensure you are using Shopify-hosted image URLs (not external hotlinks) to benefit from it.
- Verify: Re-run Google PageSpeed Insights on your storefront URL after each change to confirm improvement.
What is page speed warning?
Page load time is how long it takes for your store's pages to fully appear in a visitor's browser. Search engines measure this as part of "page experience," and a load time above 1.5 seconds is considered slow. It's not just one thing — slow pages are usually caused by a combination of oversized images, too many scripts or stylesheets, no caching, and an underpowered hosting plan. Fixing page speed means identifying and removing those bottlenecks one by one.
Google uses Core Web Vitals (which include load speed signals like Largest Contentful Paint) as a direct ranking factor, meaning a slow store can rank lower than a faster competitor even with identical content. Every additional second of load time measurably reduces conversions — studies consistently show that a 1-second delay can cut conversion rates by 7–20%, directly costing you revenue. Slow pages also hurt mobile shoppers disproportionately, and since Google uses mobile-first indexing, poor mobile speed harms your desktop rankings too. Fixing speed is one of the highest-ROI improvements an ecommerce store can make.
See the complete Page speed warning guide for every platform and the full background.
Not sure if your Shopify store has this?
Run a free SEOLZ audit — we’ll find page speed warning and every other issue across your whole site.
Scan my site free