HostingPrimer

Web hosting, from scratch

Web hosting, explained in plain English

A calm, jargon-free reference for anyone about to buy their first hosting. Start with what hosting actually is, follow a web request from browser to server, and get every term — cPanel, bandwidth, SSL, VPS — defined without the sales pitch.

In one sentence

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.

No hosting, no website on the public internet. Everything else on this page builds on that one idea.

How your site reaches a visitor

The full walk-through →
How a web request reaches your hosted siteLOOK UPCONNECTRESPOND1Your browserasks for yoursite.com2DNSname → IP address3Web serverat your host4Your pagerenders on screenthe response travels back the same way
  1. 1You type an address or click a link. Your browser needs the files behind yoursite.com.
  2. 2DNS — the Domain Name System — translates that name into the server’s numeric IP address, like an internet phone book.
  3. 3Your browser connects to that server at your host and requests the page. Software like Nginx or Apache finds a file or builds one with code and a database.
  4. 4The server sends the HTML, CSS and images back, and your browser assembles the page — usually in a fraction of a second.
01Sep 8, 2026

How Web Hosting Works: A Request From Browser to Server

Follow a single web request from the moment someone types your address to the moment your page appears — DNS, the connection, the server, and the response — and see exactly where hosting fits.

Explainer
02Sep 6, 2026

Domain vs Hosting: What's the Difference?

A domain is your address; hosting is where your site lives. They are two separate products that work together — here's exactly how they differ, whether to buy them together, and why keeping them apart can be safer.

Explainer
03Sep 3, 2026

What Is cPanel? The Hosting Control Panel Explained

cPanel is the point-and-click dashboard most shared hosts give you to manage your hosting — files, email, databases and settings. Here's what it does, how it differs from WHM, and the alternatives.

Explainer
04Aug 31, 2026

What Is a Web Server? Hardware and Software Explained

"Web server" means two things: the computer that stores your site, and the software on it that answers requests. Here's what each is, the common software like Nginx and Apache, and how a page gets served.

Explainer
05Aug 28, 2026

Bandwidth and Storage in Web Hosting, Explained

Storage is how much you can keep on the server; bandwidth is how much data moves to visitors each month. Here's what each really means, how much you actually need, and what "unlimited" hides.

Explainer
06Aug 25, 2026

What Is an SSL Certificate? HTTPS Explained

An SSL certificate is what turns http into the secure https and shows the padlock. Here's what it does, why 'SSL' is really TLS now, how free certificates work, and when you'd ever pay.

Explainer

Web hosting is one simple idea buried under a mountain of jargon: it is renting space on an always-on computer so your website is reachable on the internet. HostingPrimer exists to explain that idea and everything around it in plain language — no upsells, no scoreboards, no pretending a cheap plan is a bad one. If you are here to understand hosting before you spend a cent, start with what web hosting is, then use the explainers to fill in whatever a checkout page throws at you.

What this reference covers

Every page here answers one question directly and completely, in order of how a beginner meets it: what hosting is, how a request actually travels from a visitor's browser to your server and back, how a domain differs from hosting, and what each piece of jargon means. When you are ready to weigh options, the types of web hosting page lays out shared, VPS, cloud and dedicated side by side, and the hosting glossary decodes the rest of the vocabulary in one place.

Explained, not sold

Most of this site links to nothing but itself. A small number of pages point beginners to a few well-known starter hosts, and those few links are affiliate links, clearly marked — see the affiliate disclosure. The point of HostingPrimer is the explaining, not the selling: understand hosting first, and any decision after that is an easier one.

Common questions

What is web hosting, in one sentence?
Web hosting is a service that stores your website's files on an always-on computer called a server and delivers them to anyone who visits your address over the internet. Without hosting, your files sit on your own machine where the public cannot reach them. You rent space and uptime on the host's server, and they keep it connected 24 hours a day.
What is the difference between a domain and hosting?
A domain name is your address (yoursite.com); hosting is the actual space where your website lives. They are two separate products that work together: the domain points visitors to the hosting, and the hosting stores and serves the pages. You can buy them from the same company or from two different ones — the domain from a registrar and the hosting from a host.
Do I need web hosting for a website?
Yes — every website that is reachable on the public internet is hosted somewhere. The only question is who provides the server. If you use an all-in-one website builder, hosting is bundled in and hidden from you; if you build the site yourself with something like WordPress, you buy hosting separately. Either way, a server is holding your files.
Is a website builder the same thing as web hosting?
No. A website builder is a tool for designing pages, and it includes hosting as part of the package. Standalone web hosting is just the server space — you supply the site. This reference covers pure hosting: the server, the control panel, bandwidth, SSL and the hosting types. Builders are a different product and out of scope here.
What type of hosting should a beginner start with?
Shared hosting is the normal starting point for almost every first website. It puts your site on a server alongside many others, costs the least, and the host handles the technical maintenance. You move up to a VPS, cloud or dedicated plan only once a real, measurable need appears — not before. Our hub page compares all the types side by side.