Loading time
how fast a page becomes visibleThe time between the click and the moment the visitor can actually see the essential part of your page.
- Visitor clicks the link
- Server answers with the page
- Images, fonts and scripts load
- Content is visible and usable
What does Loading time mean?
Loading time sounds like a single number, but it is a sequence. First the server answers, then the text arrives, then come images, fonts and everything loaded in from outside providers. For the visitor only one point in that sequence counts: the moment they see what they clicked for. Whatever loads in after that, they usually do not even notice.
It is exactly this moment that is measured by the value everyone talks about today. In the jargon it is called Largest Contentful Paint, roughly: the point at which the largest visible element is in place — as a rule the main image or the headline at the very top. Google draws the line at 2.5 seconds. Below that the value counts as good, from 4.0 seconds as poor, and in between lies the range where improvement is due.
Why this counts for a business has less to do with technology than with patience. Someone searching for a tradesman on their phone over a mobile connection has three more hits sitting in the list. A page that stays blank for a while loses the visitor before it has even shown what it can do. Google additionally counts loading time among the signals that feed into its assessment — as one of many, not as the decisive one.
The causes are almost always the same three. First, images uploaded at full camera resolution and only scaled down in the browser. Second, typefaces fetched from someone else's server before a single letter appears. Third, everything that comes along on top: map views, chat windows, review stars from outside portals, tracking tools. Each single piece looks harmless; together they decide the seconds.
In measuring there lies a trap that surprises many: the same page does not get the same score from two measurements taken shortly after one another. Network, server load and caches fluctuate, and the common testing tools extrapolate part of the result instead of measuring it. Anyone wanting to make a statement measures several times and states the range instead of a single number. How that is done cleanly is set out in our guide to measuring a website.
What actually helps is unspectacular. Deliver images at the size at which they are displayed, and in a modern format. Supply fonts with the site instead of loading them in. Reduce third-party scripts to what is genuinely needed — and load the rest only once the visitor has consented. Added to that is where the site sits: a server in Germany answers German visitors faster than one on another continent, see hosting.
What we advise against is chasing the score. It is possible to trim a page to a high score that still feels sluggish to use — because content only appears on scrolling and jumps about as it does. Conversely there are pages with a middling score that work perfectly well. The score is a pointer to possible weak spots, not a picture of the experience.
For you that means: loading time is not a one-off project but a property that is at stake again with every change. A chat window added later can undo months of work. We therefore measure before and after and disclose both values. We do not promise a particular score, because it depends on things outside our hands.
Check the numbers
2.5 seconds: that is the longest it may take, by Google's threshold, until the largest visible content of a page is in place — from 4.0 seconds the value counts as poor.
The value is called Largest Contentful Paint and does not mean when the page has finished loading, but when the visitor can see the essential part. Important when checking: the same page achieves different results in two measurements taken shortly after one another, because network, server load and caches fluctuate. A single measurement is therefore no evidence — measure repeatedly and state the range.
Source: Google, web.dev — Core Web Vitals thresholds for Largest Contentful Paint (good up to 2.5 seconds, poor from 4.0 seconds). Publicly documented and open to inspection at any time.
Common questions
How fast does my website have to be?
Google's threshold serves as a guide value: the largest visible element should be in place within 2.5 seconds. More important than the exact number is that the visitor is not left waiting in front of an empty screen — and that the value is checked again after every change.
Does a faster page bring better positions?
Loading time is one of many signals, not the decisive one. A slow page can cost you good positions; a fast one alone does not secure them. Loading time usually makes the bigger difference where the visitor would otherwise leave before seeing anything at all.
A term missing? Send it to us
We explain every term calmly and without tech-speak — and tell you honestly what makes sense for you and what doesn't.