Chykalophia Docs
Glossary

Hosting: terms A–Z

Server, staging, SSL, CDN, uptime, caching — every hosting term explained in plain English.

referencebeginnerglossaryhosting

Web hosting has its own vocabulary. This page explains every term you're likely to encounter when managing your site's hosting account or working with our team.

Quick summary

This page covers 50+ hosting terms from A to Z. For step-by-step hosting guides, visit the Hosting section. Use Ctrl+F / Cmd+F to find any term quickly.


A–C

TermPlain-English definition
BandwidthThe total amount of data transferred between your server and visitors in a given period. Heavy traffic or large files use more bandwidth.
BackupA saved copy of your website files and database. If something goes wrong, a backup lets you restore the site. See How backups work.
cachingStoring copies of web pages or assets so they can be served faster without regenerating them from scratch every time.
CDNContent Delivery Network. A network of servers around the world that stores copies of your site's files, serving them from the location nearest to each visitor. See What is a CDN?.
cPanelA popular web-based hosting control panel. Many shared hosting plans use it to manage files, databases, email accounts, and settings.
Cloud hostingHosting where your site runs across multiple servers rather than one physical machine. More scalable and resilient than traditional hosting.

D–F

TermPlain-English definition
Data centerA physical building full of servers where hosting providers house the computers that power websites.
DatabaseAn organized collection of data. WordPress stores pages, posts, users, and settings in a database (usually MySQL).
Dedicated serverA hosting plan where you get an entire physical server to yourself. More powerful and expensive than shared or VPS hosting.
DeploymentThe process of making new code or content live on a server.
Disk space / StorageThe amount of storage space your hosting plan provides for your files, databases, and email.
DNSSee Domains & DNS: terms A–Z for a full glossary. In hosting context, DNS connects your domain to the correct server.
DowntimeTime when your website is unavailable to visitors. Good hosts keep downtime to a minimum. See Uptime, downtime & what they mean.

E–H

TermPlain-English definition
EnvironmentA copy of your website for a specific purpose — production (live), staging (testing), or development (local).
FTP / SFTPFile Transfer Protocol / Secure File Transfer Protocol. A method for moving files between your computer and a server. SFTP is the secure, encrypted version.
FlywheelA managed WordPress hosting company (owned by WP Engine). Known for its clean dashboard and client-collaboration features. See Flywheel hosting: overview.
File managerA tool in your hosting dashboard for viewing, uploading, and editing files on your server — like a browser-based version of Windows Explorer or macOS Finder.
Geo-redundancyStoring server copies in multiple geographic locations so your site stays up even if one data center has a problem.
HTTP / HTTPSThe protocols used to transfer data between browsers and servers. HTTPS is the encrypted, secure version.

I–M

TermPlain-English definition
IP addressA numerical address assigned to your server. Your domain's DNS A record points to this address.
KinstaA premium managed WordPress hosting platform. See Kinsta hosting: overview.
Load balancingDistributing incoming traffic across multiple servers so no single server gets overwhelmed.
Managed hostingHosting where the provider handles technical maintenance — updates, backups, security monitoring, performance — so you don't have to.
Managed WordPress hostingHosting specifically optimized for WordPress, with automated WordPress updates, backups, staging, and caching. See What is managed WordPress hosting?.
MigrationMoving a website from one host or server to another. See What happens when we migrate your host.
MySQLThe most common database system used by WordPress. Stores your site's content, settings, and user data.

N–S

TermPlain-English definition
NameserverA server that holds DNS records. When you sign up with a host, they often ask you to update your domain's nameservers to point to theirs.
Object cachingA type of caching that stores processed database query results in memory (RAM) so repeated requests are served instantly. Redis and Memcached are common tools.
PHPThe programming language WordPress is built on. Your host runs a PHP version — keeping it current is important for security and performance.
PHP memory limitThe maximum amount of memory your server will allow PHP to use at once. WordPress sometimes needs this increased for heavy plugins.
Resource limitsCaps on how much CPU, memory, or bandwidth your hosting plan allows. Hitting limits can slow your site or cause errors.
Shared hostingMultiple websites sharing the same server's resources. The most affordable hosting type, but can be slow if a neighbor hogs resources.
SSL / TLSSecure Sockets Layer / Transport Layer Security. The encryption technology that makes HTTPS work — creates a padlock in the browser bar. See What is SSL & HTTPS?.
Staging siteA private, password-protected copy of your live website used to test changes safely before publishing. See What is a staging site?.
SubdomainA prefix before your main domain used for staging or special sections — e.g. staging.yoursite.com.
SSHSecure Shell. A secure command-line method for connecting to and managing a server directly. Usually used only by developers.

T–Z

TermPlain-English definition
UptimeThe percentage of time your website is accessible and working. 99.9% uptime = roughly 9 hours of downtime per year.
VPSVirtual Private Server. A step up from shared hosting — you get a dedicated slice of a server's resources. More control and performance than shared, less than a dedicated server.
WP EngineA leading managed WordPress hosting platform. See WP Engine hosting: overview.
Web serverSoftware (Apache, Nginx) running on a physical server that receives browser requests and sends back web pages.
WordPress multisiteA feature that lets one WordPress installation run multiple websites from the same dashboard.
Zero downtime deploymentA deployment process that switches to new code without making the site briefly unavailable to visitors.

Common questions

Need a hand?

If you're stuck, email support@chykalophia.com and we'll help. Include your website address and a screenshot if you can.
Hosting: terms A–Z | Chykalophia Docs