InsightsWebsites
Why your website is slow, and what it costs
Slow sites lose people who never appear in any report. The causes are few, well understood, and mostly cheap to fix.
A slow website does not announce itself. Nobody writes in to say the page took nine seconds. They leave, and they are counted as a visit that did not convert — indistinguishable from someone who simply was not interested.
That is what makes it worth checking rather than assuming. The causes are few and mostly cheap.
Measure before you spend
Run the page through Google's PageSpeed Insights and look at the mobile score, not the desktop one. Desktop is nearly always fine and nearly always irrelevant — most visitors are on a phone, often on mobile data, often on a device several years old.
Test the pages that matter: the homepage, the service page you want to rank, and whatever your ads point at. Not every page.
Cause one: images
This is the first cause by a wide margin, and it is almost always the whole problem on a small business site.
A photo straight from a phone camera is four or five megabytes. Displayed in a space a few hundred pixels wide, it still downloads at full size. Ten of those on a page is forty megabytes for something that should weigh under one.
Cheap to fix. Resize to what is actually displayed, convert to a modern format, and load images below the fold only when they are scrolled to. Usually a few hours of work, and it often fixes the entire problem.
Cause two: too many scripts
Analytics, a chat widget, a heatmap tool, two pixels, a popup builder, a review widget. Each was added for a reason and none were removed.
Every one is a file to fetch and code to run before the page settles. Marketing tools are the usual offenders because they are added by people who do not see the cost.
Cheap to fix, politically awkward. List everything loading and ask what each is for. Anything nobody has looked at in three months goes.
The fastest script is the one you removed. Every other improvement is a negotiation.
Cause three: cheap hosting
Shared hosting means hundreds of sites on one machine. When one gets busy, yours slows down, and there is nothing you can do from your end.
Moderately cheap. Better hosting is a few hundred rupees a month. Worth doing if the server response time is consistently poor while the page itself is light.
Cause four: how it is built
How it is built — page builders that generate enormous amounts of markup. A theme with twenty features where you use three. A site fetching data on every request that could have been prepared once.
Not cheap. This is the one that sometimes justifies a rebuild — but it is the least common cause, and it gets blamed constantly by people quoting for rebuilds. Rule out the first three before believing it.
What slow actually costs
Beyond visitors leaving, Google uses page experience as a ranking signal — modest compared to relevance, but real, and it applies to every page at once.
The larger cost is invisible: the people who left before seeing anything were often the most impatient, which frequently means the most ready to buy.
What good looks like
Under 2.5 seconds to the main content on mobile, on a normal connection. Under 4 is tolerable. Above 5 is losing you people every day.
Before you pay for a rebuild
Get the mobile score, then ask whoever quotes to say which of the four causes applies and what they will do about it. A quote that answers "it needs rebuilding" without naming the cause has not looked.
Three of the four are hours of work, not weeks. A rebuild is sometimes right — but speed alone rarely makes it so.
- performance
- websites
- mobile
