Your website's speed is not a technical detail. It is the first impression, the patience test, and often the deciding factor between a sale and a lost visitor. For Norfolk small businesses competing online in 2026, a fast website is not a nice-to-have. It is the baseline.
So what does "fast enough" actually mean? And what should you ask for when commissioning or improving a website?
Why speed matters more than ever
Google has been clear: page speed is a ranking factor. Slow sites get pushed down in search results. But the real cost is human. A visitor who waits three seconds for your page to load is already weighing up whether to leave. By five seconds, most have gone.
For a Norwich cafe listing its menu, a surveyor explaining services, or a wholesaler like Surplush offering trade accounts, every extra second of load time is a customer you might never meet.
A visitor who waits three seconds is already weighing up whether to leave.
What "fast" actually means
There are three numbers worth knowing. Google calls them Core Web Vitals, and they measure what users actually experience:
- Largest Contentful Paint (LCP): How long until the main content appears. Aim for under 2.5 seconds.
- Interaction to Next Paint (INP): How quickly the site responds when you click or tap. Under 200 milliseconds is good.
- Cumulative Layout Shift (CLS): Does the page jump around as it loads? A score under 0.1 means it stays stable.
These are not abstract benchmarks. They describe whether your site feels sluggish, annoying, or smooth.
What slows a website down
Most slow websites share the same handful of problems:
Unoptimised images
A single product photo saved at full camera resolution can weigh more than an entire page should. Modern formats like WebP and AVIF cut file sizes by half without losing quality. Lazy loading (only loading images as you scroll to them) helps too.
Render-blocking resources
If your CSS and JavaScript files load in the wrong order, the browser sits idle waiting for permission to draw the page. A good developer structures these files so the visible content appears first.
Too many requests
Every font, script, tracker and plugin is another round trip to a server. Fewer requests mean faster pages. For most small business sites, you need far less than you think.
Cheap or distant hosting
A server in another continent adds delay. Shared hosting that throttles your site when traffic spikes adds more. Fast hosting is not expensive, but it is not free either.
What to ask for
If you are commissioning a new website or improving an existing one, here is what to specify:
- A target LCP of under 2 seconds on mobile.
- Responsive images in modern formats, served at the right size for each device.
- A content delivery network (CDN) if your audience is spread across the UK or beyond.
- Minimal third-party scripts. Every analytics tool, chat widget and social feed costs speed.
- Regular performance audits. Speed is not a one-time fix. It needs maintenance.
What we do differently
At Kyurkchiev Group, every site we build starts with performance as a requirement, not an afterthought. We use Next.js and React because they are built for speed: automatic code splitting, image optimisation, and server-side rendering that gets content to the user faster.
For NR Surveyors, we built a four-step booking flow that loads in under a second, even on a slow mobile connection. For Surplush, a wholesale platform handling thousands of products, we optimised images and lazy-loaded everything below the fold. The result is a site that feels instant, even when the catalogue is large.
We also host on infrastructure that does not throttle or queue requests. Your customers do not wait, and neither does Google's crawler.
Key takeaways
- Speed is a ranking factor and a customer experience issue, not just a technical nicety
- Measure LCP, INP and CLS, and aim for under 2.5s, 200ms and 0.1 respectively
- Unoptimised images, render-blocking scripts and cheap hosting are the usual culprits
What to do next
If you already have a website, test it. Open Google PageSpeed Insights, enter your URL, and look at the mobile score. If your LCP is above 3 seconds, you are losing visitors and rankings.
If you are commissioning a new site, make speed a contractual requirement. Ask for target scores, and ask to see them measured before launch.
Speed is not a luxury. It is the cost of entry. And in 2026, with more Norfolk businesses online than ever, it is what separates a website that works from one that just exists.
