A slow site does not look broken. It simply makes people leave before they have seen your offer. The visitor taps the link, the screen stays white, the seconds tick by, and the thumb is already pulling back to the Google results. You never find out that this customer existed. That is why speed is not a technical extra, but part of the sales process.
Core Web Vitals in plain language
Google measures the user experience with three metrics called Core Web Vitals. Behind the abbreviations stand simple human questions.
LCP: when do I see something meaningful?
Largest Contentful Paint measures how much time passes until the largest element on the screen, usually the heading or the main image, appears. This is the moment when the visitor feels the site “has loaded”. The target is up to 2.5 seconds.
INP: does it respond when I tap?
Interaction to Next Paint measures how quickly the site responds to an action: a click on a button, opening a menu, typing in a form. If you tap and nothing happens for half a second, the site feels broken, even if it works. The target is a response within 200 milliseconds.
CLS: does the page sit still?
Cumulative Layout Shift measures how much the layout “jumps” during loading. The classic example: you reach to press a button, at that moment a banner loads, everything shifts, and you press something else. The target is a value below 0.1.
The three metrics in one table
| Metric | What it measures | Good value | Bad value |
|---|---|---|---|
| LCP | Time until the main content is shown | Up to 2.5 seconds | Over 4 seconds |
| INP | Response speed to a user action | Up to 200 milliseconds | Over 500 milliseconds |
| CLS | Layout stability during loading | Below 0.1 | Over 0.25 |
How speed affects sales and SEO
The link is twofold. First, the direct one: the longer the page takes to load, the larger the share of visitors who give up before they see the content. Every visitor who leaves is a lost enquiry or order that you have already paid for with advertising or SEO effort.
Second, the indirect one: Google uses page experience as a ranking signal. A slower site means harder ranking and more expensive ads, because the ad systems also account for the quality of the landing page. Speed is rarely the only factor, but it always works either for you or against you.
Check your site yourself in two minutes
- Open PageSpeed Insights and enter your site’s address.
- Look at the result for mobile devices, not for desktop. Most visitors come from a phone.
- Look at the Core Web Vitals section: it shows data from real users, if the site has enough traffic.
- Read the recommendations below: they point to the specific files and elements that slow the page down.
The common causes of a slow site
- Huge images. A photo from a phone, uploaded directly, weighs several times more than needed. The solution is compression and modern formats like WebP.
- Too many scripts. Chats, analytics, pixels, sliders: every one of them adds weight. Once only the truly necessary ones remain, the difference is felt right away.
- Weak hosting. The cheapest shared hosting responds slowly even before the site begins to load.
- An overloaded theme and plugins. Universal templates load code for dozens of features you do not use.
- No caching. Without a cache the server generates every page from scratch on every visit.
The visitor does not see your code. They only see the seconds in which nothing happens.
What to do with the result
If the test shows yellow or red on mobile devices, start with the images and the unnecessary scripts: they give the fastest effect. If the problem is in the very foundation, the theme, the plugins, or an outdated platform, patching has a ceiling. In that case it is wiser to build speed into a new site from day one: that is exactly how we approach it in our website build service, where fast loading is a requirement, not a wish.
Frequently asked questions
What are Core Web Vitals in a nutshell?
Three metrics from Google that measure the real experience of the user: how quickly the main content appears (LCP), how quickly the site responds to an action (INP), and how stable the layout stays without elements jumping around (CLS).
How do I check my site's speed for free?
Open pagespeed.web.dev, enter your site's address, and look at the result for mobile devices. The tool is free, it shows all three Core Web Vitals metrics, and it gives concrete recommendations on what to improve.
Does speed really affect ranking in Google?
Yes, Google officially uses page experience, including Core Web Vitals, as a ranking signal. Speed is rarely the deciding factor on its own, but all else being equal a faster site has the advantage, and more importantly, it keeps visitors on the page.
Why is my site fast on a computer but slow on a phone?
Phones have weaker processors and often a slower connection, so heavy scripts and large images strain them far more. That is why you should always look at the mobile result in the tests: most of your visitors come from a phone.
Can I speed up my site without rebuilding it?
Often yes. Compressing images, enabling caching, removing unnecessary plugins and scripts, and better hosting solve a large share of cases. A full rebuild is needed only when the problem is in the very foundation of the site.
Related reading
Is your site slowing down your customers?
Send us your address and you will get an honest speed assessment with concrete steps for improvement. We reply within 24 hours.