How Much Does a Business Website Cost?
Real ranges, what actually drives the number up, and the questions to ask before accepting any quote.
Website Development
Your developer mentions Core Web Vitals, your agency puts it in a proposal, and Search Console shows a report you have never opened. Here is what the three metrics actually measure and what to do about them.
How long until the biggest thing on screen appears. Usually the hero image or the main headline. This is the closest metric to what a visitor means by “the page loaded”.
Aim for under 2.5 seconds. The usual cause of a bad LCP is an enormous unoptimised hero image, followed by slow server response.
How quickly the page responds when someone taps or clicks. If a visitor taps a menu and nothing happens for half a second, they tap again, and now the menu opens and closes.
Aim for under 200 milliseconds. Bad INP is almost always too much JavaScript competing for the main thread — often from plugins or third-party scripts rather than anything you asked for.
How much the page jumps around while loading. You go to tap a link, an image finishes loading above it, everything moves down, and you tap an ad instead.
Aim for under 0.1. The usual causes are images without declared dimensions, ads and embeds inserted without reserved space, and fonts swapping in at a different size.
They are a real ranking factor and a modest one. Relevance, content quality and links matter considerably more. Passing Core Web Vitals will not lift a thin page above a comprehensive one.
Where they matter is as a tiebreaker between comparable pages, and — far more importantly — for conversion. People leave slow sites. That effect is larger and more immediate than any ranking movement.
So: worth fixing, not worth obsessing over past the thresholds.
Testing tools give you a lab score from a simulated device. Search Console gives you field data from real visitors on real phones and real networks. When they disagree, believe the field data — it is the one Google uses and the one describing your actual customers.
If the answer to the first question is a lab score from a testing tool, ask again more specifically.
Real ranges, what actually drives the number up, and the questions to ask before accepting any quote.
Redesigns lose traffic for predictable, avoidable reasons. Here is the checklist that prevents it.
Reading is one thing, implementing is another. Tell us what you are trying to set up and we will scope it.