One tenth of a second. That is all it took to lift retail conversions by 8.4% and average order value by 9.2% in Milliseconds Make Millions, a study Deloitte ran for Google across 30 million user sessions and 37 brands. Not a redesign. Not a new discount strategy. A 0.1-second improvement in mobile load time. If your store feels even slightly sluggish, you are leaving money on the table, and the fix is more within reach than most owners think.

The three numbers Google grades your store on
Google measures site experience through Core Web Vitals, three metrics collected from real Chrome users over a rolling 28-day window. Per Google’s web.dev documentation, a passing store needs Largest Contentful Paint (LCP) under 2.5 seconds, Interaction to Next Paint (INP) under 200 milliseconds, and Cumulative Layout Shift (CLS) under 0.1. You have to hit those marks for the 75th percentile of visitors, not just the ones on fast wifi.
LCP is how long the biggest element on screen takes to appear, usually your hero image or product photo. INP measures how quickly the page responds when someone taps a button or opens a size selector. CLS tracks how much the layout jumps around while loading. INP is the newest of the three. Google swapped it in for First Input Delay in March 2024, and it is the one that trips up stores loaded with third-party scripts, because it grades every interaction on the page, not just the first.
Check your own numbers before reading further. PageSpeed Insights is free, and the “field data” section at the top shows what real visitors experience. That is the data Google uses. The lab score below it is just a diagnostic.
Speed is a design decision, not a developer chore

Most speed problems are created in the design phase, long before a developer touches anything. The autoplay hero video. The carousel with eight full-width images. Three custom font families with five weights each. A review widget, a chat bubble, a popup builder, and a heatmap script all loading on every page.
Each choice feels small. Together they decide whether your product page appears in 1.8 seconds or 4.5.
The fixes are mostly design discipline. Pick one hero image and compress it properly, modern formats like WebP or AVIF typically cut image weight substantially at the same visual quality. Reserve space for banners and badges so nothing shifts after load. Cap yourself at two font families. And audit your apps and plugins quarterly: if a widget is not clearly earning revenue, it is quietly taxing every page view. Our guide to reducing cart abandonment without constant discounts covers why friction like this compounds at checkout, where slow responses hurt the most.
The free speed win most WordPress stores already have

If you run WooCommerce, there is a good chance a meaningful speed feature switched itself on without you noticing. Since version 6.8, WordPress core includes speculative loading. When a visitor hovers over or starts to click a link, the browser begins fetching the next page early, so it appears near-instantly after the click.
According to the WordPress core team’s announcement, pilot testing across 50,000 sites showed a 1.9% median improvement in LCP pass rates, and Chrome usage data cited in the same post shows more than 8% of Chrome navigations already rely on the underlying Speculation Rules API. The feature is on by default for logged-out visitors, uses a conservative prefetch mode to avoid wasting bandwidth, and browsers that do not support it simply ignore it. No risk, free speed.
Speculative loading cannot rescue a slow server, though. Time to first byte sets the floor for everything else, which is why hosting matters more for speed than any plugin. If your store has outgrown budget shared hosting, our WooCommerce hosting comparison for growing stores breaks down which hosts actually deliver fast response times at each price tier.
What to do this week
Run PageSpeed Insights on your homepage, your best-selling product page, and your cart. Write down the field data for all three metrics. Most stores find one page dragging the others down, and it is usually a product page with oversized images or too many scripts.
Then fix in this order: compress and resize your largest images, remove or defer any app you cannot tie to revenue, reserve fixed space for anything that loads late, and check your server response time. Each fix is boring. The Deloitte numbers say boring pays 8.4% better.
Speed also feeds your search visibility. Page experience signals sit alongside content quality in Google’s ranking systems, so a faster store supports everything in our e-commerce SEO checklist rather than competing with it.
The takeaway: you do not need a perfect score. You need to be under the three thresholds and faster than the store your customer visits next. Tenths of a second are the cheapest revenue you will buy all year.
Related guides
- WooCommerce Hosting Comparison for Growing Stores
- How to Reduce Cart Abandonment Without Constant Discounts
- E-commerce SEO Checklist for Shopify Stores
Sources
- Deloitte for Google, “Milliseconds Make Millions” — https://www.deloitte.com/ie/en/services/consulting/research/milliseconds-make-millions.html
- Google web.dev, “Web Vitals” (LCP, INP, CLS thresholds) — https://web.dev/articles/vitals
- Make WordPress Core, “Speculative Loading in 6.8” — https://make.wordpress.org/core/2025/03/06/speculative-loading-in-6-8/
Last reviewed: July 22, 2026.
Disclosure: this site may earn commissions from links in this article at no extra cost to you.









