You invest in traffic, refine your positioning, polish your copy. And still, conversion doesn’t move. The problem might be happening before anyone reads anything: the site takes forever to load and the visitor bails.
Google research shows that when load time goes from 1 to 3 seconds, abandonment probability jumps 32%. From 1 to 5 seconds, it hits 90%. It’s not hyperbole to say every second matters.
The problem is that “speed” has become too technical. Reports packed with acronyms, scores in red, recommendations that seem to require a full engineering team. This article translates that into business language: what to measure, how to read it, and what to ask someone to fix.
What speed means to your visitor
When we talk about speed, we’re not just talking about “the site opened.” We’re talking about perception. Your visitor wants to see useful content fast. They want to interact without lag. They want the page to stay put while it loads, not jump around.
That’s why Google created Core Web Vitals: three metrics designed to measure real user experience.
LCP (Largest Contentful Paint): how long until the largest visible element on the page appears. Could be a hero image, a main text block, a banner. If this takes time, your visitor stares at a blank or incomplete screen.
INP (Interaction to Next Paint): how long the site takes to respond when your visitor clicks something. If they click a button and nothing happens for 300 milliseconds, it feels broken.
CLS (Cumulative Layout Shift): how much the page jumps around during loading. You know when you go to click a button and a banner loads on top, making you click the wrong thing? That’s high CLS.
Why this directly impacts conversion
The link between speed and conversion isn’t abstract. It’s mechanical.
When the page takes forever, your visitor leaves before they see your value proposition. When the page lags on interaction, they can’t click the CTA. When the page jumps, they click the wrong spot and get frustrated.
Portent data shows pages that load in 1 second have 3x higher conversion rates than pages loading in 5 seconds. Walmart reported that every second of improvement in load time lifted conversions by 2%.
This isn’t about “user experience” in some abstract sense. It’s about how many people actually complete the action you need them to complete.
Slow site
- Visitor leaves before seeing your value prop
- CTA click doesn't respond immediately
- Page jumps and causes misclicks
- User associates slowness with untrustworthiness
Fast site
- Visitor sees your value prop in seconds
- Smooth interaction, no lag
- Page stays put, behavior is predictable
- Perception of professionalism and solidity
How to test speed without depending on anyone else
You don’t need to be technical to run an initial diagnosis. Two free tools cover most of it.
PageSpeed Insights (pagespeed.web.dev): Google’s tool. Paste the URL, wait for the report. It shows Core Web Vitals in field data (real users) and lab data (simulated). Prioritize field data when available.
GTmetrix (gtmetrix.com): useful alternative that shows the loading waterfall. Helps identify which specific resource is slowing everything down.
When you run the test, focus on these numbers:
- LCP below 2.5 seconds is good. Above 4 seconds is a problem.
- INP below 200 milliseconds is good. Above 500 needs attention.
- CLS below 0.1 is good. Above 0.25 is causing frustration.
- Ran PageSpeed Insights on your homepage?
- Ran it on your most important product or service pages?
- Ran it on your campaign landing pages?
- Compared mobile and desktop versions?
- Noted the three Core Web Vitals for each page?
How to read the report without getting lost
The PageSpeed Insights report can look scary. Lots of acronyms. Lots of red. Don’t panic.
First, look at the overall score. It runs from 0 to 100. Above 90 is excellent. 50–89 needs attention. Below 50 is urgent.
Next, look at Core Web Vitals in “field data” if available. That’s real data from actual users hitting your site. If you don’t have enough field data, the report shows lab data (controlled simulation). Field data is more reliable for diagnosis.
Finally, scroll down to “Opportunities” and “Diagnostics.” These sections list what can be improved, with estimated impact in seconds. Don’t try to fix everything. Focus on what appears first.
What to ask the developer to fix
You’ve spotted problems in the report. Now you need to talk to someone technical. Here’s a translation of the most common recommendations:
“Eliminate render-blocking resources” What it means: CSS and JavaScript files are being loaded in a way that blocks content from displaying. What to ask: “We need to review how CSS and JS are being loaded. Can you check if we can defer non-critical scripts and extract critical CSS?”
“Reduce server response time (TTFB)” What it means: the server is slow to start responding. Could be weak hosting, slow database, or no caching in place. What to ask: “Server response time is high. Can you check if we have caching configured and if hosting is adequate for our current traffic?”
“Serve images in modern formats” What it means: images are in JPEG or PNG when they could be WebP or AVIF, which are smaller. What to ask: “We need to convert images to WebP. Can you implement this in the build or use a CDN that does it automatically?”
“Defer off-screen images” What it means: images that only show when the user scrolls down are being loaded with everything else. What to ask: “Can you implement lazy loading on images that aren’t visible on first load?”
“Avoid large layout shifts” What it means: elements are being inserted into the page without reserved space, making everything jump. What to ask: “We have high CLS. Can you check if images and iframes have defined dimensions in the HTML? And if ads or banners have reserved space?”
“Reduce unused JavaScript” What it means: JavaScript is being loaded that isn’t actually used on the page. What to ask: “Can you audit the JavaScript to remove dead code or defer what isn’t essential for initial load?”
Prioritizing fixes by impact
Not every red item in the report deserves the same urgency. The rule of thumb: start with what affects the most people for the longest.
High priority: issues affecting LCP or appearing on high-traffic, high-conversion pages (homepage, product pages, landing pages).
Medium priority: CLS and INP issues causing visible frustration. Page jumping, unresponsive clicks.
Low priority: incremental optimizations on lower-traffic pages or issues with marginal score impact.
A practical way to prioritize: multiply page traffic by problem size. A 0.5-second improvement on the homepage getting 10,000 monthly visits is worth more than a 2-second improvement on a page getting 100.
The mistake of delegating without follow-up
You can hand this list to the developer and think you’re done. You’re not.
Performance isn’t a problem you solve once. Every new banner, every plugin added, every image someone uploads without optimization can degrade what was fixed.
After initial fixes, establish a minimal routine: run PageSpeed Insights once a month on your main pages. If numbers drop, investigate what changed.
Tools like Google Search Console also show aggregated Core Web Vitals reports. If you use it, check periodically to spot downward trends.
Translating this for budget approval
If you need to convince someone to invest in performance, the conversation can’t be technical. It has to be about money.
“Each second of delay in load time costs us X% in conversion. With our current traffic, that’s Y leads or sales per month.”
Work backward. What’s a lead or sale worth? How many visits do you get? What’s your current conversion rate? If you drop load time from 5 to 2 seconds and conversion lifts 20% (conservative estimate based on market data), what does that add up to in real revenue per month?
That argument moves budgets. “The PageSpeed score is red” doesn’t.
Conclusion
Site speed isn’t a technical detail. It’s conversion infrastructure. When the site drags, you lose visitors before you get a chance to convince them.
The tools to diagnose are free. The metrics that matter are three. The conversations with developers can be translated. What’s usually missing is treating performance as a business priority, not an IT to-do.
If you don’t know how fast your main pages are, that’s the first step. Run the test. Write down the numbers. Then decide what to do with them.
Author
Raphael Pereira
Designer & strategist focused on performance-led digital experiences.
Related posts
Freelancer vs agency vs template: how to choose for your business
The right answer depends on three variables that most people ignore before asking for a quote.
Continue reading
How much does a professional website cost in 2026 (the honest guide)
In 2026, AI dropped the floor of the market. A decent site is nearly free to generate. That didn't make professional work cheaper. It changed what you pay a human to do.
Continue reading