How hosting works
Hosting is renting space and computing power on a machine that stays connected to the internet, so your website’s files and database are there when somebody asks for them. Your A record points at that machine; the machine receives each request, assembles the page and sends it back. When people say a site is down, they usually mean this part has stopped answering.
What you are actually buying varies more than the marketing suggests. Shared hosting puts many sites on one server and divides the resources between them. A virtual private server reserves you a slice with its own operating system. A dedicated server is the whole machine. Cloud hosting spreads the work across a pool that can grow when traffic does. Managed plans sit on top of any of these and add somebody else handling updates, backups and security.
Why hosting matters
It sets the floor for how fast your site can possibly be. No amount of image compression rescues a server that takes a long time to send the first byte, and speed feeds straight into Core Web Vitals and into what a visitor decides in the opening moments. It sets your uptime too, which matters most when an advert is running and every click is already paid for.
Server location matters more than hosting companies like to admit. Physical distance between visitor and server adds delay to every request, so a site whose customers are almost all in Nepal behaves differently from the same site serving Australia or the UK. A content delivery network narrows the gap for static files, but the server still has to be somewhere sensible for the people who buy from you.
Common mistakes with hosting
Buying on headline price alone is the usual one. The cheapest plans win on price by packing more sites onto each machine, and that saving reappears as slow pages whenever a neighbour has a busy day. It is a poor trade for anyone paying for traffic, because the slowdown arrives exactly when the traffic does.
Assuming backups exist is the next. Many plans include them and many store them on the same machine as the site, which is no use at all when that machine is the problem. Third is leaving software to rot: an out-of-date content management system on an unmanaged plan is the most common way small business sites are compromised, and cleaning one up costs far more than the plan ever saved.
Choosing and managing hosting
Match the plan to reality rather than ambition — the traffic you have now, the platform you actually run, and whether anyone in the business will apply updates. If nobody will, pay for a managed plan and treat it as staff cost rather than hosting cost. Check where the servers sit, what the backup arrangement really is and where those copies are kept, and confirm the billing will keep working, since paying an overseas host needs a card that clears foreign currency.
Test before committing rather than afterwards: load the site on a phone using mobile data, not on office wifi. If the current host is genuinely the reason pages are slow, plan the move properly as a hosting migration, with the new server verified and serving identical content before DNS is pointed at it.