How to fix page speed warning on Webflow

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 Webflow

  1. Images: In the Asset Manager (the image icon in the left panel), upload images in WebP format at the exact maximum display size. In each Image element's settings, enable 'Lazy load' for below-the-fold images.
  2. Scripts: In Project Settings → Custom Code, audit 'Head Code' and 'Footer Code'. Move all non-critical scripts to the Footer section and add 'defer' or 'async' attributes manually in the <script> tag.
  3. Interactions/animations: In the Interactions panel, audit all scroll and load animations. Remove or simplify heavy animations, particularly on mobile breakpoints.
  4. Fonts: In Project Settings → Fonts, remove any unused Google Fonts or custom fonts — each unused font file adds unnecessary load.
  5. CDN: Webflow hosts all sites on AWS CloudFront CDN automatically — ensure you are using Webflow-hosted asset URLs (not external hotlinked files) to benefit.
  6. Verify: In Project Settings → SEO, use the 'Analyze' button or run Google PageSpeed Insights on your published Webflow domain after publishing changes.
Official Webflow documentation ↗

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 Webflow 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

Fix page speed warning on another platform