The four things that matter
1. It loads fast, for everyone
Speed is the only hosting feature your customers experience directly. They don't see your control panel or your storage quota — they see three seconds of blank screen, and then they see your competitor. Two things determine speed more than anything else: how much work the server does per visit (a page assembled by a CMS on every request is doing hundreds of times the work of a pre-built page) and how far away the server is (a site on one server in Dallas is fast in Texas and sluggish in Scotland). The fastest architecture is a pre-built site served from many locations at once — which is precisely what edge networks like Cloudflare's, with data centers in 330+ cities, were built to do.
2. It stays up
Every host advertises 99.9% uptime. The number to interrogate is not the percentage — it's what happens during the 0.1%. Who notices? How fast? A one-server site has a single point of failure by definition; a site served from hundreds of locations doesn't have one server to fail. And monitoring matters more than the SLA: an outage nobody notices until Monday costs you the whole weekend, whatever the contract said.
3. It doesn't get hacked
Small business sites aren't hacked by people — they're hacked by scripts that scan the entire internet for known software vulnerabilities, around the clock. Which means your real exposure is a function of how much software your site runs. A CMS with a login page, a database, and a stack of plugins presents a large surface, and defending it is a permanent maintenance job. A site with no CMS, no database and no plugins presents almost nothing to attack. You can pay forever to guard a big surface, or once to shrink it.
4. A person answers
At some point something will confuse or break, and the difference between a good year and a bad week is whether the person you reach already knows your site. Small hosts are genuinely structurally better at this — not because they're nicer, but because a short client list is the only architecture that lets the phone reach someone who can fix the thing.
What doesn't matter
- “Unlimited” storage and bandwidth. A typical business site is under 100MB. Unlimited quantities of the thing you barely use is a marketing number, and it's always governed by a fair-use clause you haven't read.
- Server specs. CPU cores and RAM matter to the host's economics, not your outcome. A lean site on modest hardware beats a bloated site on premium hardware every time.
- A hundred one-click installs. You need your website, not a software library.
- Email bundled with hosting. Keeping mail and web on the same box means one failure takes both. They're different jobs; separate them.
The trap between the two lists
The classic pattern in this industry: a low advertised price for year one, renewal at several times that, and the essentials — backups, SSL, malware scanning — sold back to you as add-ons. None of it is illegal; all of it is designed around the fact that moving a website feels hard, so most people pay rather than leave. The defense is simple: know the renewal price before you sign, and know what's included before you compare.
How the three common options stack up
| Option | Good | The catch |
|---|---|---|
| Shared cPanel hosting | Cheap, familiar, fine for low-stakes sites | One server, noisy neighbors, and the site's upkeep is entirely on you |
| Managed WordPress | Core updates and backups handled | Plugins, theme, and content still your problem — and the attack surface stays |
| Static site on an edge network | Fastest option, near-nothing to attack, no software to maintain | Needs a developer to build and change — unless changes are part of the service |
We're openly in the third camp: we rebuild sites as pure HTML, CSS and JavaScript and serve them from Cloudflare's network — and we close the third option's one real weakness by including content changes in the service. You email the change; it gets done, staged, and published.
The one-question version
If you only ask a prospective host one thing, ask this: “When something breaks on my site — not your server, my site — who fixes it, and what does that cost?” Every architecture, price and promise in this industry sorts itself by the answer.
