Technical

Site Speed for Ecommerce: How Fast Is Fast Enough?

10 min read

Slow pages kill conversions and rankings

Every second your ecommerce site takes to load costs you money. This is not an exaggeration — it is one of the most well-documented relationships in digital commerce.

The data is stark: a one-second delay in page load time reduces conversions by approximately 7%. For a store doing $50,000 per month, that is $3,500 in lost revenue — every month — from one extra second of loading time. Over a year, you are looking at $42,000 walking out the door because your pages load in 4 seconds instead of 3.

But the conversion impact is only half the story. Google has made site speed a direct ranking factor through Core Web Vitals. Slow pages get penalized in search rankings. Fast pages get rewarded. In a competitive ecommerce niche where you and five competitors sell similar products, page speed can be the tiebreaker that determines who ranks on page one and who gets buried on page three.

The good news is that most ecommerce speed problems are fixable. You do not need to rebuild your site from scratch. A handful of targeted optimizations can shave seconds off your load time and significantly improve both your rankings and your conversion rate.

Key takeaway

Site speed is both a ranking factor and a conversion factor. Every second of delay costs you traffic from Google and revenue from visitors who leave before your page finishes loading. Most speed issues are fixable with targeted optimizations.

Core Web Vitals explained for store owners

Google measures site speed through three metrics called Core Web Vitals. You do not need to understand the technical details — you need to understand what each one means for your customers and what "good" looks like.

LCP — Largest Contentful Paint

LCP measures how long it takes for the main content on your page to become visible. For a product page, this is usually the hero product image. For a collection page, it is typically the grid of product thumbnails.

Good: Under 2.5 seconds. Needs improvement: 2.5-4 seconds. Poor: Over 4 seconds.

LCP is the metric most ecommerce stores struggle with because product images are large and often unoptimized. A single 3MB product photo can push your LCP over 4 seconds on a mobile connection.

INP — Interaction to Next Paint

INP replaced FID (First Input Delay) in 2024. It measures how quickly your page responds when a user interacts with it — clicking a button, selecting a size, adding to cart. Slow INP means customers click "Add to Cart" and nothing happens for half a second. That hesitation erodes trust.

Good: Under 200 milliseconds. Needs improvement: 200-500ms. Poor: Over 500ms.

INP problems are almost always caused by excessive JavaScript — too many apps, plugins, tracking scripts, and third-party widgets competing for the browser's attention.

CLS — Cumulative Layout Shift

CLS measures visual stability. Have you ever tried to click a button on a website, but the page shifted and you clicked an ad instead? That is a layout shift. For ecommerce, this often happens when images load without defined dimensions, or when banner ads and pop-ups push content around.

Good: Under 0.1. Needs improvement: 0.1-0.25. Poor: Over 0.25.

CLS is usually the easiest of the three to fix. Setting explicit width and height attributes on images and reserving space for dynamic content solves most CLS issues.

Quick wins that make a real difference

You do not need a full site rebuild to improve speed. These optimizations typically take a few hours and can shave 1-3 seconds off load times.

Image optimization

Images are the single biggest speed killer on ecommerce sites. A typical product page with 5-8 images can weigh 10-15MB if images are not optimized. Here is the fix:

Lazy loading

Lazy loading tells the browser to only load images when they are about to enter the viewport. For a product page with 20 customer review photos below the fold, this means those images do not slow down the initial page load. Add loading="lazy" to any image that is not visible on the initial screen.

Important caveat: never lazy load your hero image or above-the-fold content. This hurts LCP because the browser waits to load the most important image. Only lazy load images that are below the fold.

Remove unused apps and plugins

This is the biggest speed win most store owners overlook. Every app or plugin you install adds JavaScript to your page — even if you are not actively using it. A Shopify store with 25 installed apps might have 15 that are actually needed. Those 10 unused apps are still loading scripts on every page view.

Audit your installed apps quarterly. If you have not used it in 30 days, remove it. If you are not sure what an app does, you probably do not need it. Each removed app typically saves 50-200ms of load time.

🏪
How does your store's SEO measure up? Get a quick audit of your store's technical SEO foundations. Try the Store SEO Grader →

CDN and font optimization

A Content Delivery Network (CDN) serves your pages from servers physically closer to your visitors. If your server is in New York and a customer is in London, the page has to travel across the Atlantic Ocean. A CDN puts a copy of your content on a London server, cutting latency dramatically.

Shopify includes a CDN automatically. WooCommerce stores need to set one up — Cloudflare offers a free tier that handles most stores well. The improvement is particularly noticeable for international traffic.

Font optimization

Custom fonts look great but they come at a cost. Each font weight (regular, bold, italic) is a separate file download. A typical Google Fonts setup loads 2-4 files totaling 100-200KB.

Optimize fonts by:

Shopify-specific speed tips

Shopify handles hosting and CDN for you, which is a significant advantage. But there are still plenty of ways Shopify stores get slow:

Run through the Shopify SEO checklist Speed is just one piece — make sure your whole Shopify setup is optimized. Try the Shopify SEO Checklist →

WooCommerce-specific speed tips

WooCommerce runs on WordPress, which gives you more control — and more ways to make things slow. The most common speed killers:

Why content pages are often faster

An interesting pattern in ecommerce: your content pages (guides, in-depth pages, buyer guides) are almost always faster than your product pages. Here is why:

Product pages are heavy. They load product image galleries, variant selectors, add-to-cart functionality, review widgets, recommendation engines, size guides, inventory checkers, and dynamic pricing. All of that requires JavaScript and API calls.

Content pages are light. They are primarily text and a few images. They render quickly, score well on Core Web Vitals, and provide a smooth reading experience. This is actually an SEO advantage — Google measures Core Web Vitals at the page level, not the site level. Your fast content pages can rank well even if your product pages are slower.

This is one more reason why a robust content strategy helps your entire store. Fast-loading content pages that rank well drive visitors to your site, where they then navigate to your product pages. The content pages do the SEO heavy lifting while your product pages focus on conversion.

How to measure and monitor speed

You cannot improve what you do not measure. Use these tools to benchmark and track your speed:

Test your most important pages monthly: homepage, top 5 product pages, top 3 collection pages, and your highest-traffic content pages. Track scores over time and investigate any sudden drops — they usually indicate a new app, script, or image that was not optimized.

Speed optimization is not a one-time project. It is an ongoing discipline. Every new app you install, every image you upload, and every script you add has the potential to slow your site. Build speed checks into your regular workflow and treat Core Web Vitals as a key business metric.
Bottom line

For ecommerce stores, "fast enough" means LCP under 2.5 seconds, INP under 200ms, and CLS under 0.1. Achieve this with image optimization, lazy loading, app cleanup, and platform-specific fixes. Fast content pages built by Otto score well on Core Web Vitals and drive organic traffic that converts on your product pages.

Otto builds lightweight, fast-loading content pages

A complete launch build — 8 expert guides, 6 collection pages, and an interactive tool, all optimized for speed and SEO — live on your store in 48 hours. Fast pages that rank and drive qualified traffic.

See What Otto Builds →

See what Otto builds before you pay. Cancel anytime.

Trusted by store owners in 20+ niches