Web hosting glossary: every term you need to know

Web hosting comes with its own language. And if you're new to it, or switching providers for the first time, that language can feel like a wall standing between you and just getting your website online. This web hosting glossary cuts through all of that. Plain English. Real explanations. Every term you'll actually encounter, in the order you're likely to meet them.
Whether you're launching your first site or moving away from a host that's been letting you down, this guide gives you the vocabulary to make confident decisions. Let's get into it.
The basics: what hosting terms you'll see first
These are the words that come up before you've even signed up anywhere. Understanding them early saves a lot of confusion later.
Web hosting
Web hosting is the service that makes your website visible on the internet. Your website is made up of files, images, databases, and code. Those files need to live somewhere, on a computer that's always switched on and always connected to the internet. That computer is called a server. When you pay for web hosting, you're renting space on that server.
Every website you've ever visited is hosted somewhere. The host's job is to store your files safely and deliver them quickly to anyone who visits your site. A good host does this reliably, every hour of every day.
At Flashcloud, web hosting comes with built-in benefits most providers charge extra for, including a free domain for life and a free starter website to get you up and running fast.
Domain name
Your domain name is your website's address. It's what people type into a browser to find you, something like yoursite.com or yourbrand.co.uk. The domain and the hosting are two separate things, but they need to work together. Your domain tells browsers where to look, and your hosting is where the site actually lives.
You register a domain through a domain registrar, and then you point it toward your hosting server using something called a nameserver (more on that later). Some hosting providers include a domain as part of their package. At Flashcloud, you get a free domain for life, not just for the first year.
Bandwidth and data transfer
Bandwidth refers to how much data can move between your server and your visitors at any one time. Think of it like a pipe. A wider pipe means more data can flow through simultaneously. Data transfer is the total amount of data that moves over a set period, usually a month.
If your site gets a lot of traffic, or you serve large files like videos or downloads, you'll use more data transfer. Many hosts advertise "unlimited" bandwidth, but always check the acceptable use policy. What's unlimited in the headline often has limits in the fine print.
Hosting types: understanding your options
Once you know you need hosting, the next question is what kind. Different setups suit different websites and different stages of growth. Here's how they break down in this web hosting glossary.
Shared hosting
Shared hosting means your website shares a server with other websites. The server's resources, things like processing power and memory, are divided between everyone on it. It's the most affordable type of hosting, and it's perfectly capable for most small to medium websites.
The trade-off is that if another site on the same server gets a sudden spike in traffic, it can temporarily affect your site's performance. A well-managed host minimises this risk with smart resource allocation and limits on how much any one account can consume.
Shared hosting is a solid starting point for businesses, bloggers, and creators who are just getting started or running sites that don't need massive resources.
VPS hosting
VPS stands for Virtual Private Server. It's a step up from shared hosting. The physical server is still shared, but software divides it into separate virtual machines. Your slice of the server has its own dedicated resources that no one else can touch.
This means more consistent performance, more control, and more flexibility to configure your environment the way you need it. It's ideal for growing businesses, developers, and sites that have outgrown shared hosting but don't need a full dedicated server.
You can explore Flashcloud's VPS hosting options if you're ready for that next step.
Dedicated and cloud hosting
Dedicated hosting gives you an entire physical server to yourself. Nobody else shares it. You get maximum performance, full control, and the ability to configure everything exactly how you want. It's the right choice for high-traffic websites, large e-commerce platforms, or businesses with specific compliance and security requirements.
Cloud hosting works differently. Instead of relying on one physical server, your website runs across a network of servers. If one server has a problem, another picks up the slack. This makes cloud hosting highly scalable and resilient. You can increase resources quickly as your site grows, and you only pay for what you use.
Take a look at dedicated hosting at Flashcloud if full server control is what your project needs.
Performance terms: speed and uptime explained
Performance is where hosting promises get tested. These are the terms that tell you whether your hosting is actually delivering.
Uptime and SLA
Uptime is the percentage of time your website is online and accessible. A host that promises 99.9% uptime sounds impressive, but that still allows for around 8 hours of downtime a year. 99.99% uptime means less than an hour of potential downtime annually. The difference matters.
An SLA is a Service Level Agreement. It's the formal commitment from your host about the uptime they guarantee. If they fall below that level, a good SLA specifies what compensation you receive. Always read it. A headline uptime promise without a meaningful SLA backing it up is just marketing.
Look for hosts that offer flexible, customer-friendly guarantees rather than ones that make it difficult to claim compensation when things go wrong.
Server response time and latency
Server response time is how long it takes your server to start sending data back to a visitor's browser after they request your page. A fast server response time is typically under 200 milliseconds. Slow response times drag down your overall page load speed, and Google uses page speed as a ranking signal.
Latency is the delay in data travelling between two points, usually between your server and your visitor's device. The physical distance between your server and your visitor affects latency. A server located in the UK will respond faster for UK visitors than one based in the US. Choosing a host with servers in the right location makes a real difference.
CDN and caching
A CDN, or Content Delivery Network, is a network of servers spread across multiple locations around the world. When you use a CDN, copies of your site's static content, like images, CSS, and JavaScript, are stored on servers closer to your visitors. This cuts down on latency and speeds up load times globally.
Caching is the process of storing a saved version of your web pages so they don't have to be rebuilt from scratch every time someone visits. Server-side caching, browser caching, and CDN caching all work together to make your site feel faster. A host that builds caching into their infrastructure saves you from having to manage it yourself.
Security and reliability: terms worth knowing
A fast website that isn't secure isn't much use. These are the security terms every site owner should understand.
SSL and HTTPS
SSL stands for Secure Sockets Layer. It's a security protocol that encrypts data sent between your website and your visitors. When SSL is active, your site's address changes from HTTP to HTTPS. The padlock icon that appears in browsers next to your URL tells visitors the connection is encrypted.
SSL protects sensitive information like passwords, payment details, and contact form submissions. It also affects your search rankings. Google gives a ranking boost to HTTPS sites, and browsers flag HTTP sites as "not secure," which damages visitor trust. Every website should have SSL. Full stop.
Most good hosts include SSL certificates as standard, not as an add-on you pay extra for.
Backups and snapshots
Backups are copies of your website's files and databases, saved at regular intervals. If something goes wrong, whether that's a hack, accidental deletion, or a failed update, backups let you restore your site to a working state. Without them, data loss can be permanent.
Snapshots are similar but work at the server level. They capture the exact state of your server environment at a given moment. Snapshots are particularly useful on VPS and cloud hosting because they let you roll back quickly if a change breaks something.
Check how often your host runs backups, how many copies they keep, and how easy it is to restore. Automated daily backups stored off-site are the standard you should expect.
Firewall and DDoS protection
A firewall is a system that monitors and filters traffic coming into your server. It blocks requests that look malicious, like known attack patterns or traffic from blacklisted IP addresses, before they can do any damage. A web application firewall, often called a WAF, specifically protects against attacks targeting your website code.
DDoS stands for Distributed Denial of Service. A DDoS attack floods your server with fake traffic, overwhelming it until it can't serve real visitors. Good DDoS protection detects this kind of attack and absorbs or redirects the bad traffic, keeping your site online.
These protections should be part of your hosting, not a premium add-on you have to activate separately.
Control and management: running your hosting
Knowing what your hosting can do is one thing. Knowing how to actually manage it is another. These are the day-to-day terms you'll come across once you're set up.
Control panel and cPanel
A control panel is the dashboard you use to manage your hosting account. It's where you create email addresses, install software, manage files, view usage stats, and configure settings. A good control panel makes all of this accessible without needing technical knowledge.
cPanel is the most widely used control panel in the hosting industry. It's popular because it's intuitive and well-documented. Some hosts build their own proprietary control panels, which can be cleaner and better integrated, but less familiar if you've used cPanel before.
Either way, you want a control panel that makes sense without a manual. If you find yourself needing to raise a support ticket just to do basic tasks, that's a sign the interface isn't working hard enough for you.
DNS and nameservers
DNS stands for Domain Name System. It's the system that translates your domain name into the IP address of your hosting server. When someone types your domain into a browser, DNS looks up where that domain points and directs the visitor to the right server. Without DNS, the internet as we know it wouldn't function.
Nameservers are part of the DNS system. They're the specific servers responsible for storing the DNS records for your domain. When you set up hosting, your provider gives you a set of nameservers. You update your domain's nameserver settings to point to those, and your domain connects to your hosting. This process is called propagation and usually takes a few hours.
DNS records include things like A records, which point your domain to an IP address, MX records, which handle email routing, and CNAME records, which let you point subdomains to other locations. Most control panels let you manage these directly.
Migration and site transfer
Migration is the process of moving your website from one hosting provider to another. It involves transferring your files, databases, and email accounts, then updating your DNS to point to the new server. Done well, it's nearly invisible to your visitors. Done badly, it means downtime and data loss.
Many people avoid switching hosts because they're worried about migration. That concern is understandable, but a good host handles the heavy lifting for you. At Flashcloud, migration is hassle-free. You shouldn't have to stay with a provider that's letting you down just because moving feels complicated.
If you want to understand exactly what happens when you switch, our blog post on switching web hosting and what really happens behind the scenes walks through the whole process.
A few more terms worth bookmarking
This web hosting glossary covers the main vocabulary you'll encounter, but a few more terms come up regularly enough to be worth mentioning.
- IP address: A unique numerical label assigned to every device on the internet, including your hosting server. Your domain name points to this address via DNS.
- Subdomain: A prefix added before your main domain, like blog.yoursite.com or shop.yoursite.com. Useful for organising different parts of a site or running separate applications.
- MySQL and databases: Most websites, especially those built on WordPress or e-commerce platforms, store content in a database. MySQL is the most common database type you'll encounter in hosting environments.
- PHP: A server-side programming language used by WordPress and many other popular platforms. Your hosting server needs to support the right version of PHP for your software to run correctly.
- FTP and SFTP: File Transfer Protocol and its secure version. They let you connect directly to your server and upload, download, or edit files. SFTP encrypts the connection, making it the safer choice.
- Email hosting: Many web hosts also handle your email. This means you can have addresses at your own domain, like hello@yoursite.com, managed through your hosting account.
Now you know the language, choosing the right hosting gets a lot easier
This web hosting glossary gives you the foundation to read any hosting page, compare any provider, and ask the right questions before you commit. Hosting decisions stop feeling intimidating when you know what the words actually mean.
The short version of what you've learned: hosting puts your site online, your domain tells people where to find it, and the type of hosting you choose affects your performance, security, and flexibility. Every other term in this glossary plugs into that core idea.
At Flashcloud, we built our hosting around the belief that great performance, strong security, and real support shouldn't be reserved for large budgets. If you want to see what that looks like in practice, find out more about us or explore our hosting plans. And if you have questions, our team is here. Reach out via our contact page and you'll speak to a real person.
You've got the vocabulary. Now go build something great.
Read more
Hosting? In a Flash
Powerful hosting, ready when you are.



