Web hosting, explained.

Hosting is where your website actually lives — and it quietly shapes how fast your site loads, how reliably it stays online, and how secure it is. Most businesses either overpay for capacity they'll never use or cripple a good site on hosting too cheap to serve it. Here's how to get it right.

The short answer

Web hosting is the service that stores your website's files on a server and makes them available on the internet. The main types are shared hosting (cheapest, many sites per server, fine for small sites), VPS (more dedicated resources), dedicated (a whole server, for large sites), and cloud hosting (scalable resources across multiple servers). Beyond type, what matters for a business is server location (UK or nearby for UK visitors, to reduce latency), a CDN to speed delivery, good caching, reliable uptime, proper backups and security, and support that answers. The right choice matches your site's actual traffic and needs — most small business sites are well served by good-quality shared or managed hosting.

What hosting actually is

Every website is a set of files that has to live on a computer connected to the internet — a server — so that when someone types your address, the server sends them your pages. Web hosting is renting space and resources on such a server. That's the whole concept; everything else is detail about how those resources are provided, which affects speed, reliability and cost.

Hosting matters more than most business owners realise because it's the invisible floor under your site's performance. You can optimise every image and trim every script, and still be slow if the server responds sluggishly — a point made in the speed guide. Equally, you can overspend badly on enterprise hosting for a site that a modest plan would serve perfectly. Getting hosting right is about matching it to what your site actually needs — no more, no less.

The main types of hosting

Hosting is usually sold in tiers that differ in how server resources are shared:

TypeHow it worksBest forTrade-off
SharedMany sites share one server's resourcesSmall business sites, brochure sites, low-medium trafficCheapest; a busy neighbour can slow you down
VPSA virtual slice of a server, resources reserved for youGrowing sites, more traffic, more controlMore cost and management than shared
DedicatedA whole physical server, all yoursLarge sites, heavy traffic, specific needsExpensive; usually overkill for small business
CloudResources spread across many servers, scalable on demandVariable or spiky traffic, sites that must scaleCan be cost-effective or pricey depending on use
ManagedAny of the above, but the host handles the technical upkeepBusinesses without in-house technical staffCosts more than unmanaged, saves you the work

The honest guidance for most small businesses: good-quality shared or managed hosting is usually the right answer. The temptation to buy a VPS or dedicated server "to be safe" almost always wastes money — those tiers solve problems of scale most small business sites never reach. Conversely, the very cheapest shared hosting (a pound or two a month, thousands of sites per server) is a false economy that can throttle an otherwise fast site.

Cloud and edge hosting

Two more modern approaches worth understanding, though most small businesses won't need their full power:

Cloud hosting spreads your site across multiple connected servers rather than tying it to one machine. The benefits are scalability (resources flex up when traffic spikes, down when it's quiet) and resilience (if one server fails, others cover). For sites with variable or unpredictable traffic it can be ideal; for a steady small business site it's often more complexity than needed.

Edge hosting takes this further by running your site (or parts of it) on servers physically close to each visitor, all around the world, so content is served from nearby rather than from one central location. It's the cutting edge of fast delivery and increasingly accessible, but for a business serving one region it overlaps heavily with simply using a CDN (below), which achieves much of the same speed benefit more simply.

Server location and why it matters for UK businesses

Data travels fast but not instantly, and physical distance adds delay (latency) to every request. For a UK business serving UK customers, hosting on a server in or near the UK means each visitor's request has less distance to travel, so pages start loading sooner. Hosting the same site on a cheap server on another continent adds latency to every single interaction, for no benefit.

It's a small factor next to image optimisation or excess JavaScript, but it's real, it's free to get right (just choose a UK data centre), and it compounds across every request. For local businesses especially — where your entire audience is geographically close — UK hosting is simply the sensible default. Where an audience is genuinely international, a CDN solves the distance problem more comprehensively than server location alone.

CDNs and caching: speed without changing hosts

CDN (Content Delivery Network)

A CDN stores copies of your site's static files (images, stylesheets, scripts) on servers around the world and serves each visitor from the nearest one. This cuts latency, reduces load on your main server, absorbs traffic spikes, and adds a layer of security. For a business with a spread-out or national audience it's close to essential; for a purely local business it's often optional but still beneficial, and services like Cloudflare offer a capable free tier. A CDN can make a site on modest hosting feel much faster, which is why it's often a better first move than upgrading the host itself.

Caching

Caching stores a ready-made version of your pages so the server doesn't have to rebuild them from scratch for every visitor — dramatically faster, especially for sites that don't change constantly. Caching happens at several levels (server, CDN, and the visitor's own browser), and getting it right is one of the highest-impact, lowest-cost speed improvements available. Good hosting includes sensible caching; good speed optimisation configures it well.

Uptime, backups and security

Beyond speed, hosting quality shows up in reliability and protection:

Uptime is the percentage of time your site is online and reachable. Reputable hosts target 99.9% or better; cheap or overloaded ones drift lower, and every minute your site is down is a minute of lost enquiries and — if it happens when search engines visit — a signal that can hurt rankings. In our audit of local business websites, one in seven sites was unreachable when we checked, often a hosting or maintenance failure.

Backups should be part of what hosting provides — automated, regular, and ideally stored separately — so you can recover from disaster. Not all hosts include proper backups, so check; the security guide explains why tested off-site backups matter so much.

Security at the hosting level — firewalls, monitoring, isolation between sites, free SSL, prompt server patching — forms the base layer beneath your own site's security measures. Good hosting takes this seriously; the cheapest often doesn't, which is another hidden cost of chasing the lowest price.

How to choose hosting (and what 'included' should mean)

Rather than chasing either the cheapest price or the biggest spec, match hosting to reality:

  • Assess your actual needs — traffic level, whether it spikes, what the site does. Most small business sites are modest and steady, and good shared or managed hosting fits perfectly.
  • Prioritise reliability and speed over rock-bottom price — the savings from the cheapest hosting are wiped out by the customers a slow, unreliable site loses.
  • Check what's included — SSL, backups, caching, security, support. "Cheap" hosting often excludes things you then pay for separately or go without.
  • Choose UK-based servers for a UK audience, and consider a CDN if you're spread out.
  • Value real support — when something breaks, a host that answers quickly is worth a great deal more than one that saves you a pound a month.

The all-inclusive alternative: for many small businesses, the simplest answer is hosting bundled into a managed website service, where fast, secure, backed-up UK hosting is included and someone else handles all of the above. It removes the decision entirely — which is exactly how my own plans work: hosting included, no separate bill, no server to think about.

Frequently asked questions

What is web hosting?

The service that stores your website's files on a server and makes them available on the internet, so that when someone visits your address the server sends them your pages. Different hosting types provide server resources in different ways, affecting your site's speed, reliability and cost.

What are the main types of web hosting?

Shared (many sites per server, cheapest, fine for small sites), VPS (a reserved virtual slice of a server), dedicated (a whole server, for large sites), and cloud (scalable resources across multiple servers). Any of these can also be 'managed', where the host handles the technical upkeep for you.

What type of hosting does a small business need?

Usually good-quality shared or managed hosting. VPS and dedicated servers solve problems of scale that most small business sites never reach, so buying them 'to be safe' wastes money. The very cheapest shared hosting, however, is a false economy that can throttle an otherwise fast site.

Does server location affect website speed?

Yes, though modestly. Physical distance adds latency to every request, so a UK business serving UK customers benefits from hosting on a UK or nearby server. It's free to get right by choosing a UK data centre, and the effect compounds across every request and interaction.

What is a CDN and do I need one?

A Content Delivery Network stores copies of your site's static files on servers worldwide and serves each visitor from the nearest, cutting latency and absorbing traffic spikes. It's close to essential for spread-out or national audiences and beneficial even for local ones; Cloudflare offers a capable free tier.

What is caching in web hosting?

Storing ready-made versions of your pages so the server doesn't rebuild them for every visitor, which makes the site much faster. Caching happens at server, CDN and browser levels, and configuring it well is one of the highest-impact, lowest-cost speed improvements available.

What is a good uptime for web hosting?

Reputable hosts target 99.9% or better. Cheap or overloaded hosts drift lower, and every minute of downtime is lost enquiries and a potential ranking signal if search engines visit while you're offline. Reliability is worth paying a little more for.

Should backups be included with hosting?

Ideally yes — automated, regular, and stored separately from the main site so you can recover from disaster. Not all hosts include proper backups, so check, because a backup on the same server that fails is no protection at all. Tested off-site backups are what actually save you.

What's the difference between cloud hosting and shared hosting?

Shared hosting ties your site to one server whose resources you share with other sites. Cloud hosting spreads your site across multiple connected servers, so resources scale with demand and the site stays up if one server fails. Cloud suits variable traffic; shared suits steady small business sites at lower cost.

Is cheap hosting a false economy?

Often, yes. The very cheapest hosting typically means overcrowded servers (slower under load), missing inclusions like backups and SSL, weaker security, and poor support. The savings are easily wiped out by the customers a slow, unreliable site loses. Reliability and speed usually justify a modest step up.

What is edge hosting?

Running your site, or parts of it, on servers physically close to each visitor around the world, so content is served from nearby rather than one central location. It offers cutting-edge speed but, for a business serving one region, overlaps heavily with simply using a CDN, which is often simpler.

Can I just have hosting included with my website?

Yes — many small businesses prefer hosting bundled into a managed website service, where fast, secure, backed-up UK hosting is included and the provider handles uptime, updates and security. It removes the hosting decision and the separate bill entirely, which is how many pay-monthly website plans work.

Related: Website speed · Website security · Maintenance · Pay-monthly plans

Key takeaways

  • Hosting is the invisible floor under your site's speed, reliability and security.
  • Main types: shared (cheapest, fine for small sites), VPS, dedicated (large sites), cloud (scalable).
  • Most small business sites are well served by good shared or managed hosting — VPS/dedicated is usually overkill, rock-bottom shared is a false economy.
  • Choose UK-based servers for a UK audience to cut latency; add a CDN if you're spread out.
  • Caching and a CDN can make a site on modest hosting much faster — often better first moves than upgrading the host.
  • Reliability (99.9%+ uptime), included backups and hosting-level security matter more than saving a pound a month.
  • The simplest option for many is hosting included in a managed plan — no separate bill, no server to manage.

Not sure if your hosting is holding you back?

Send me your site and I'll check how fast and reliable your hosting really is. All my plans include fast, secure, backed-up UK hosting as standard — no separate bill, no server for you to worry about.

Chat on WhatsApp