Core Web Vitals: How a Slow Site Loses Customers

Page Speed & Core Web Vitals: How Slow Sites Lose Customers

Core Web Vitals: How a Slow Site Loses Customers

Nobody has ever complained that a website loaded too fast.

But the reverse happens millions of times a day. A visitor clicks your ad or your search result, watches a white screen for three seconds, and leaves. You paid for that click. You earned that ranking. And your site handed the customer to a competitor before your logo even rendered.

Here’s what makes page speed such a strange problem: it’s one of the few things in marketing that hurts you everywhere at once. A slow site raises your ad costs, drags down your rankings, kills your conversion rate, and damages your brand, all quietly, all at the same time, and none of it shows up as a single line item you can point to. That’s why so many businesses underinvest in it. The damage is real, but it’s invisible until you go looking.

This article is about going looking. What Core Web Vitals actually measure, how slow sites bleed customers in ways most dashboards never show, and what to fix first.

What Core Web Vitals actually are (in plain language)

Core Web Vitals are Google’s way of measuring what using your site actually feels like for a real person. Not a lab score, not a vanity grade, but three specific experiences every visitor has in their first few seconds:

Largest Contentful Paint (LCP): how fast the main content shows up. This measures how long it takes for the biggest element on the screen, usually your hero image or headline, to appear. The target is 2.5 seconds or less. If your LCP is slow, visitors are staring at a blank or half-built page and deciding whether to wait. Most don’t.

Interaction to Next Paint (INP): how fast the page responds when someone does something. This replaced the older First Input Delay metric in 2024, and it’s stricter. INP measures the delay between a tap or click and the page visibly reacting, across the entire visit. The target is 200 milliseconds or less. A page that looks loaded but freezes when someone taps “Add to Cart” fails this, and it feels broken to the user even if it technically works.

Cumulative Layout Shift (CLS): how much the page jumps around. You know this one from experience: you go to tap a button, an ad loads above it, everything shifts, and you tap the wrong thing. CLS measures that instability. The target is a score of 0.1 or less. Layout shift doesn’t just annoy people, it makes your site feel cheap and untrustworthy, which matters enormously the moment you ask for payment details.

One important detail: Google evaluates these using real user data from actual Chrome visitors, not just simulated tests. So the number that matters is what your customers experience on their mid-range phones on mobile networks, not what your developer sees on an office fibre connection. This gap is where most “our site feels fine” assumptions fall apart.

The real cost: where slow sites actually lose customers

Speed problems don’t show up as one big loss. They show up as four smaller ones that compound.

1. Before the visit: paid traffic gets more expensive

Google Ads factors landing page experience into Quality Score, and a slow page drags it down. Lower Quality Score means higher cost per click for the same position, so a slow site literally makes you pay more for every visitor before they’ve even arrived. Worse, some of them never arrive at all: a share of clicks bounce back to the search results during the load, which means you’re billed for visits that never happened in any meaningful sense. If you’re scaling paid campaigns, this is pure margin leaking out of the account, and no amount of bid optimization fixes it, because the problem isn’t in the ad platform. It’s on your server.

2. In search: rankings and visibility suffer

Core Web Vitals are part of Google’s page experience signals. Speed alone won’t outrank better content, but between two comparable pages, the faster one has the edge, and in competitive niches, everything is comparable. There’s also a second-order effect people miss: slow pages get crawled less efficiently, and users who bounce straight back to the results send exactly the engagement signals you don’t want attached to your ranking. Site performance is one of the foundations we tackle early in every SEO engagement, because content built on a slow site is compounding on a weak base.

3. On the page: conversions decay by the second

This is the most direct cost. Industry research has been consistent on this for years: as load time climbs from one second toward five, bounce probability rises steeply, and a majority of mobile visitors abandon pages that take more than about three seconds to load. Google and Deloitte’s joint research found that even a 0.1-second improvement in load time measurably lifted conversions for retail and travel brands. The exact figures vary by industry, but the direction never does: every second of delay costs you a slice of the buyers you already paid to attract. A site that converts at 2% instead of 3% because of performance isn’t a conversion problem. It’s a speed problem wearing a conversion costume.

4. After the visit: trust and repeat business erode

Speed is a brand signal. A fast, stable site reads as professional and safe. A janky one, with content jumping around and buttons that hesitate, reads as neglected, and people are less forgiving with their payment details on a site that feels neglected. This cost never appears in analytics because it’s paid in the visits that never happen: the customer who doesn’t come back, the recommendation that never gets made.

What actually makes sites slow (and what to fix first)

Almost every slow site we audit suffers from the same short list of causes, in roughly this order of impact:

Oversized, unoptimized images. Still the number one offender. A 4MB hero image uploaded straight from a camera will wreck LCP on its own. The fix is modern formats like WebP or AVIF, proper sizing for the display, compression, and lazy-loading everything below the fold, while making sure the LCP image itself loads with priority, not lazily.

Script bloat. Every marketing tag, chat widget, popup tool, and analytics snippet ever installed, many of them for tools nobody uses anymore, competing for the browser’s attention. This is the main killer of INP. The fix starts with an honest audit: remove what’s dead, defer what’s not critical, and load the rest after the page is interactive.

Slow server response. If the server takes over half a second to even begin responding, everything downstream starts late. Cheap shared hosting, missing caching, and no CDN are the usual suspects. Decent hosting, full-page caching, and a CDN are among the highest-ROI infrastructure spends a business can make.

Missing dimensions and injected content. Images without declared width and height, ads and banners that push content down as they load, fonts that swap and reflow the text. These are the CLS culprits, and they’re usually cheap fixes: reserve the space before the content arrives.

Theme and plugin debt. Especially on WordPress and similar platforms: heavy multipurpose themes and stacks of overlapping plugins that each load their own scripts and styles everywhere, on every page, whether needed or not. Sometimes optimization gets you there. Sometimes the honest answer is a leaner rebuild, which is exactly the kind of work our website development team handles, from performance-first builds to ongoing speed and maintenance programs.

How to check where you stand (free, in ten minutes)

You don’t need paid tools for a first diagnosis. Run your key pages, not just the homepage, but your top landing pages and product or service pages, through PageSpeed Insights. Pay attention to the top section labelled “real user data” or field data: that’s what actual visitors experience, and it’s what Google uses. Check mobile first, because that’s where most of your traffic is and where performance is worst. If you have Search Console, the Core Web Vitals report there will show you exactly which groups of pages pass and which fail, so you can prioritize by traffic instead of guessing.

Two rules for reading the results. First, ignore the temptation to chase a perfect 100 lab score: the goal is passing Core Web Vitals in real user data, not winning a synthetic benchmark. Second, fix in order of impact: LCP issues on high-traffic landing pages first, because that’s where the most money is walking out the door.

Speed is a revenue lever, not an IT task

The reason page speed keeps getting deprioritized is that it usually lives in the wrong column of the to-do list: filed under “technical maintenance” instead of “revenue.” But look at where the costs land: higher CPCs, weaker rankings, lower conversion rates, eroded trust. Those are all marketing and revenue outcomes. Which means a speed fix is one of the rare investments that improves every channel at once. The same ad budget produces more customers. The same content ranks better. The same traffic converts higher. Very few line items in a marketing budget can claim that.

If you’re not sure whether your site is quietly leaking customers this way, that’s exactly the kind of thing our free marketing audit uncovers: a 30-minute strategy call, an in-depth look at your site performance alongside your acquisition channels, and a clear roadmap of what to fix first, whether or not you work with us.

Get your free audit and find out what your load time is really costing you.

Frequently Asked Questions

What are Core Web Vitals?

Core Web Vitals are three metrics Google uses to measure real user experience on a page: Largest Contentful Paint (how fast the main content appears, target 2.5 seconds or less), Interaction to Next Paint (how fast the page responds to taps and clicks, target 200 milliseconds or less), and Cumulative Layout Shift (how much the layout jumps around while loading, target 0.1 or less). Google evaluates them using data from real visitors, not just lab tests.

Do Core Web Vitals really affect Google rankings?

Yes, as part of Google’s page experience signals. They won’t let a fast page with weak content outrank genuinely better content, but between comparable pages, the faster one has the advantage, and competitive niches are full of comparable pages. Slow sites also suffer indirectly: visitors bounce back to search results faster, and those engagement patterns work against you over time.

How fast should my website load?

Aim for your main content to appear within 2.5 seconds, which is Google’s LCP threshold. In practice, faster is always better: research consistently shows a majority of mobile visitors abandon pages that take more than about three seconds, and conversion rates decline with every additional second of delay. Judge this on mobile with real user data, not on a desktop test over office wifi.

What is the difference between lab data and field data in PageSpeed Insights?

Lab data is a simulated test run under fixed conditions, useful for diagnosing problems. Field data is aggregated from real Chrome users who visited your site over the previous 28 days, and it’s what Google actually uses for Core Web Vitals assessment. A page can score well in the lab and still fail in the field, so field data is the number that matters.

What usually makes a website slow?

The most common causes, in rough order of impact, are oversized unoptimized images, too many third-party scripts and marketing tags, slow server response from cheap hosting without caching or a CDN, layout shift from images and ads without reserved space, and bloated themes or plugin stacks on platforms like WordPress. Most sites don’t have one big problem; they have five medium ones stacked together.

Does page speed affect Google Ads performance?

Directly. Landing page experience is a component of Quality Score, and slow pages lower it, which raises your cost per click for the same ad position. Slow pages also lose a share of paid visitors during the load itself, meaning you pay for clicks that never become real visits. Improving landing page speed is often one of the fastest ways to improve the efficiency of an existing ad account without touching the campaigns.

How much does improving page speed actually improve conversions?

It varies by industry and how slow you’re starting from, but the pattern is well documented: joint research by Google and Deloitte found that even a 0.1-second speed improvement produced measurable conversion lifts for retail and travel brands, and larger improvements compound from there. The biggest gains come from fixing genuinely slow pages (four seconds and up), where cutting load time in half can recover a significant share of abandoning visitors.

top

Inactive