Beginner’s guide · updated Sep 2026
What is web hosting? A plain-English guide for beginners
Web hosting is a service that stores your website's files on an always-on computer — a server — and delivers them to anyone who visits your address. This guide explains what that means, what a host actually does, how hosting differs from a domain, the main types, and roughly what it costs.
On this page
Web hosting is a service that stores your website's files on a special computer called a server and makes them available to visitors over the internet, twenty-four hours a day. When someone types your address into their browser, the host's server sends them your pages. Without hosting, your website's files would sit on your own laptop, where the public could never reach them. In short: you rent space and a permanent internet connection on someone else's computer so your site is always online. This guide walks through exactly what that involves, in order, with no jargon left undefined.
What web hosting actually is
A website is just a collection of files — the text, images, code and styling that make up your pages. Those files have to live on a computer that is switched on, connected to the internet and reachable at all times. That computer is a server, and renting room on it is what web hosting means. A hosting company owns racks of these servers in secure buildings called data centres, keeps them powered, cooled and connected through fast, redundant network links, and rents you a share of one. You upload your files; the server holds them and hands them out whenever a visitor asks.
Think of a server as a shop that is always open. Your website is the stock inside; the host owns the building, keeps the lights on and the doors unlocked, and lets customers walk in whenever they like. You pay rent for the shelf space and the electricity, not for the building.
You could, in theory, run a server yourself — a computer at home, online all day, configured to serve web pages. Almost nobody does, because keeping a machine secure, backed up, fast and online through power cuts and hardware failures is a full-time job. Paying a host a few dollars a month to handle all of that is why the hosting industry exists.
What a web host actually does for you
A web host does far more than store files. At a minimum, a good host keeps your site online (uptime), gives you space to store your files (storage), lets visitors' data flow in and out (bandwidth), protects the server from attacks and applies security updates, and gives you a way to manage everything without touching the command line. Most shared plans also include email at your own domain, a free security certificate for HTTPS, one-click installers for software like WordPress, and automatic backups. The exact mix varies by host and plan, which is the whole reason plans differ in price.
The tool you use to manage all of this is a control panel — most commonly cPanel, a point-and-click dashboard for files, email, databases and settings. The two limits you will see quoted most often are storage and bandwidth; if the difference between them is fuzzy, our explainer on bandwidth and storage clears it up, along with what "unlimited" really means on a hosting plan.
Domain versus hosting: the difference beginners trip on
A domain name and web hosting are two different products that work together. The domain is your address — yoursite.com — which you lease from a registrar, usually for around $10 to $20 a year for a common ending like .com (advertised, read September 2026). Hosting is the space where your website actually lives. The domain points visitors to the hosting; the hosting stores and serves the pages. A useful picture: the domain is the street address written on an envelope, and the hosting is the building the address leads to. You can buy both from one company for convenience, or keep them separate. Our full explainer on domain versus hosting covers why keeping them separate can be the safer choice.
How your site actually reaches a visitor
When a visitor loads your site, four things happen in under a second. Their browser looks up your domain through the Domain Name System (DNS), which returns the server's numeric IP address. The browser then connects to that server at your host and requests the page. The web server software finds the right file, or builds the page on the spot using code and a database, and sends the finished HTML back. The browser assembles it into the page you see. That round trip — browser to DNS to server and back — is the whole mechanism of hosting; our walk-through of how web hosting works follows the request step by step with a diagram.
The main types of web hosting
Hosting comes in a few types that mostly differ by how much of a server you get to yourself and how much of the technical work the host does for you. Shared hosting is the cheapest and the normal starting point; from there, a VPS, cloud or dedicated plan gives you more guaranteed power at a higher price. The table below is the short version — for a fuller breakdown of who each tier suits, see the types of web hosting page.
| Type | Best for | Who runs the server | Typical price | Control |
|---|---|---|---|---|
| Shared | First sites, blogs, small business | The host, fully | $3–$5/mo intro, $8–$18 renewal | Least |
| VPS | Outgrowing shared; specific software | You or the host (managed) | $10–$60/mo | Medium–high |
| Cloud | Spiky or growing traffic | Shared with the platform | Usage-based, varies | Medium |
| Dedicated | High traffic, large stores | You (or a managed add-on) | $80–$300+/mo | Most |
| Managed WordPress | Hands-off WordPress sites | The host, fully | From ~$20–$35/mo | Low, by design |
How much web hosting costs — and the renewal trap
For a normal first website, shared hosting runs roughly $3 to $5 a month if you pay for a year or more up front, as of September 2026 — but there is a catch worth learning before you buy. Almost every budget host advertises a low introductory rate for your first term and then renews at a higher standard rate, often two to six times more. A plan bought at $2.95 a month can renew closer to $9 to $18 a month. This is legal and spelled out in the fine print, but it is the number that decides your real long-term cost. Before you buy anything, find the renewal price, not just the sticker price, and budget for that. It is the single most useful habit in shopping for hosting.
The other costs to expect are small but real: a domain at roughly $10 to $20 a year, and occasionally paid add-ons like premium backups, a dedicated IP address or a higher-tier security certificate that a normal site rarely needs. A free security certificate for HTTPS is included by nearly every host now, so you should not pay extra for basic SSL. Treat any plan far below the normal price band with suspicion — the difference is usually recouped at renewal or through add-ons.
What hosting includes — and what it doesn't
It helps to be clear about where hosting ends, because the word is often stretched to mean a whole website. Hosting gives you the server space, the connection and the tools around them — storage, bandwidth, email, a control panel, a security certificate. It does not give you the website itself: the design, the words, the images and the structure are yours to create or to build with software like WordPress. Hosting is also not the domain name, which you lease separately, and it is not a website builder, which is a different product that bundles design and hosting together. Keeping these apart saves real money and confusion. A common beginner mistake is paying for an expensive plan expecting it to make a site appear, when in fact a cheap plan plus a free tool like WordPress does the job — the plan supplies the room, and you supply what goes in it. Once that boundary is clear, comparing hosts becomes a question of how much room and how much help you need, not how good a website each one will magically produce.
Do you actually need to buy hosting?
Every website that is live on the public internet is hosted somewhere — the only question is whether you buy the hosting directly or get it bundled. If you build your site with an all-in-one website builder, hosting is included and hidden from you, so you never shop for it separately. A website builder is a different product from web hosting: it is a design tool that happens to include hosting, whereas standalone hosting is just the server space, and you supply the site (often with software like WordPress). If you are unsure which path fits you, our guide on whether you need to buy web hosting walks through the common cases — a blog, a small business site, a portfolio, a student project — and when bundled hosting is the smarter call.
How beginners usually get started
Once the concepts click, getting online is straightforward: pick a beginner-friendly shared host, register or connect a domain, install your site software, and add the free security certificate. Most first sites are well served by mainstream shared hosting — it is cheap, the host handles maintenance, and you can always move up a tier later if a real need appears. The three hosts below are the ones beginners most often land on; each keeps setup simple and includes free SSL and one-click WordPress. We are independent and explain hosting rather than rank it, so treat these as reasonable starting points to compare on renewal price, not as a scored verdict.
For a first shared plan, Hostinger is the low-cost option, Bluehost is the common WordPress default, and SiteGround leans toward support and speed at a higher renewal. If you would rather register your domain separately to keep control of it, a registrar like Namecheap handles the domain while you host elsewhere. Those four links are affiliate links, marked sponsored and nofollow — if you buy through one the company may pay us a commission at no cost to you, and it never changes what this page says. Compare each on its renewal price before committing.