Reference

Web Hosting Glossary

Learn the key terms and concepts you will encounter when hosting a website. From bandwidth to uptime, we explain it all.

Terms and definitions

Bandwidth

The amount of data that can be transferred between your website and visitors over a period of time.

CDN

Content Delivery Network. A distributed network of servers that delivers web content based on user geographic location.

DNS

Domain Name System. The system that translates human-readable domain names into IP addresses.

Domain

The address people type to access your website, like example.com.

FTP

File Transfer Protocol. A method for uploading and downloading files to and from a server.

HTTPS

Hypertext Transfer Protocol Secure. A secure version of HTTP that encrypts data between browser and server.

IP Address

A unique numerical address assigned to every device connected to the internet.

SSL Certificate

A digital certificate that authenticates a website and enables encrypted connections.

Static Site

A website with fixed content that displays the same for every visitor, built with HTML, CSS, and JavaScript.

Subdomain

A prefix added to your domain name, like blog.example.com, often used to organize different sections.

Uptime

The percentage of time a server is operational and accessible. Higher is better.

Web Server

Software or hardware that stores website files and serves them to visitors upon request.

301 Redirect

A permanent redirect that tells browsers and search engines a page has moved to a new URL, passing most SEO value to the destination.

404 Error

An HTTP status code meaning the requested page was not found on the server.

Add-on Domain

An additional domain hosted on the same hosting account as your primary domain.

Apache

A widely used open-source web server software that serves websites over HTTP and HTTPS.

API

Application Programming Interface. A set of rules that lets software applications communicate with each other.

Backup

A copy of your website files and data stored separately so you can restore them if something goes wrong.

Cache

Temporary storage of frequently accessed data to speed up website loading times.

Cloud Hosting

Hosting that uses a network of virtual servers to provide scalable, flexible resources on demand.

CMS

Content Management System. Software like WordPress that lets you create and manage website content without coding.

cPanel

A popular web hosting control panel for managing domains, files, email, and databases.

DDoS

Distributed Denial of Service. An attack that overwhelms a server with traffic to make a site unavailable.

Dedicated Server

A physical server used exclusively by one customer, offering maximum performance and control.

Docker

A platform for packaging applications in containers that run consistently across different environments.

Domain Registrar

A company accredited to sell and manage domain name registrations.

Email Hosting

A service that hosts email accounts on your domain, such as [email protected].

Hosting Provider

A company that provides server space and services to make websites accessible on the internet.

IPv6

The latest version of the Internet Protocol, providing a vastly larger address space than IPv4.

Jamstack

A modern web architecture using JavaScript, APIs, and Markup, often with static site generation and CDNs.

Kubernetes

An open-source system for automating deployment, scaling, and management of containerized applications.

Load Balancer

Distributes incoming traffic across multiple servers to improve reliability and performance.

Managed Hosting

Hosting where the provider handles server maintenance, updates, security, and technical support.

MySQL

A popular open-source relational database used by many websites and applications.

Nameserver

A server that translates domain names into IP addresses, directing traffic to the correct host.

PHP

A server-side scripting language commonly used for dynamic websites and WordPress.

Redis

An in-memory data store often used for caching and session management to speed up web apps.

Shared Hosting

Hosting where multiple websites share resources on a single server, typically the most affordable option.

SSH

Secure Shell. An encrypted protocol for securely accessing and managing remote servers.

TLS

Transport Layer Security. The protocol behind HTTPS that encrypts data between browser and server.

VPS

Virtual Private Server. A virtualized server with dedicated resources, bridging shared and dedicated hosting.

WordPress

The world's most popular CMS, powering blogs, business sites, and e-commerce stores.

XML Sitemap

A file listing all pages on your site to help search engines discover and index your content.

A Record

A DNS record that maps a domain or subdomain to an IPv4 address.

Bare Metal Server

A physical server dedicated to a single tenant with no virtualization layer.

CNAME Record

A DNS record that aliases one domain name to another canonical hostname.

Colocation

Renting space in a data center to house your own servers with power, cooling, and connectivity.

Database Hosting

Managed hosting service that runs and maintains database servers for your applications.

Database Migration

Moving data from one database system or host to another with minimal downtime.

Database Backup

A copy of database contents stored separately so data can be restored after failure.

DDoS Protection

Security measures that filter malicious traffic floods before they overwhelm your server.

DNS Propagation

The time it takes for updated DNS records to spread across global nameservers.

DNS Records

Configuration entries that control how a domain resolves email, web traffic, and verification.

Domain Privacy

A service that hides your personal WHOIS contact details from public domain lookups.

Domain Transfer

Moving a registered domain from one registrar to another.

Edge Computing

Processing data closer to users at network edge locations to reduce latency.

Egress Traffic

Outbound data transferred from your hosting server to visitors or external services.

Fail2ban

A security tool that blocks IP addresses after repeated failed login attempts.

Firewall

Network security that controls incoming and outgoing traffic based on defined rules.

FTP Client

Software used to upload, download, and manage files on a remote server via FTP or SFTP.

Gzip Compression

A method to compress web files before transfer so pages load faster.

Hotlink Protection

Prevents other websites from embedding your hosted images and draining bandwidth.

Hosting Control Panel

A web interface for managing domains, files, databases, and email on your hosting account.

HTTP/2

A newer HTTP protocol that multiplexes requests over one connection for faster page loads.

HTTP/3

The latest HTTP version built on QUIC for improved speed and connection reliability.

.htaccess

An Apache configuration file in a website folder for redirects, security, and URL rules.

IIS

Internet Information Services. Microsoft web server software for hosting sites on Windows.

Ingress Traffic

Inbound data sent to your server from visitors, APIs, or external services.

Latency

The delay between a user request and the server response, measured in milliseconds.

LiteSpeed

A high-performance web server and cache stack often used for WordPress hosting.

Linux Hosting

Web hosting that runs on Linux operating systems, common for PHP and open-source stacks.

Malware Scan

Automated checks that detect malicious code or infected files on a hosted website.

Managed WordPress

Hosting optimized and maintained specifically for WordPress with updates and security handled.

MX Record

A DNS record that directs email for your domain to the correct mail servers.

Nginx

Popular open-source web server and reverse proxy known for handling high traffic efficiently.

Node.js Hosting

Hosting environment configured to run JavaScript applications with the Node.js runtime.

Object Storage

Scalable storage for files and media accessed via URLs, often used with static sites and backups.

Origin Server

The primary server where your website files live before a CDN serves cached copies.

Parked Domain

A registered domain that shows a placeholder page instead of a full website.

phpMyAdmin

A web-based tool for managing MySQL and MariaDB databases on shared hosting.

Production Environment

The live server setup that serves real visitors and must stay stable and secure.

QUIC

A transport protocol that powers HTTP/3 with faster handshakes and better mobile performance.

Reseller Hosting

A hosting plan that lets you sell sub-accounts to clients under your own brand.

Reverse Proxy

A server that sits in front of your app, handling SSL, caching, and load distribution.

robots.txt

A file that tells search engine crawlers which pages they may or may not index.

Root Domain

The base domain without subdomains, such as example.com.

Server Monitoring

Continuous tracking of server health, uptime, CPU, memory, and response times.

SFTP

Secure File Transfer Protocol. Encrypted method to upload and manage files on a server.

SMTP

Simple Mail Transfer Protocol. Standard protocol for sending email from your domain.

Staging Environment

A private copy of your site for testing changes before pushing them live.

Static Website Hosting

Hosting for HTML, CSS, and JavaScript files without server-side processing.

TXT Record

A DNS record used for domain verification, SPF email policies, and other text metadata.

Uptime Monitoring

Automated checks that alert you when your website becomes unreachable.

Virtual Host

A server configuration that hosts multiple websites on one machine with separate domains.

WAF

Web Application Firewall. Filters malicious HTTP traffic targeting web applications.

Web Hosting

The service that stores website files and makes them accessible on the internet.

WHOIS

A public lookup database showing domain registration details and ownership contacts.

Wildcard Subdomain

A DNS setup where any subdomain automatically resolves, such as *.example.com.

Windows Hosting

Web hosting on Windows Server, often used for ASP.NET and MSSQL applications.

WordPress Hosting

Hosting tuned for WordPress with one-click installs, caching, and PHP optimization.

Put your knowledge to work

Host your first site in 3 steps

1Step 1

Upload your files

Drag and drop your website files or upload your project files anytime.

2Step 2

Configure your domain

Choose a subdomain or connect your own custom domain name.

3Step 3

Go live

Click deploy and your site is accessible worldwide.

Ready to put your knowledge to use?

Host your first website and see these concepts in action.