Docs·Web hosting

A 5-Minute cPanel Tour

cPanel has dozens of icons and you will use maybe five of them regularly. Here is what they do and where to find them.

File Manager

A browser-based file browser rooted at your hosting account. public_html is your site's document root, anything you put there is served directly, everything above it is private storage FTP and SSH can also reach.

MySQL Databases and phpMyAdmin

Create a database and a database user separately, then attach the user to the database with a permission level, this two-step process is what most WordPress and general CMS installers ask you to do manually if you are not using one-click install. phpMyAdmin gives you a full SQL browser for anything beyond what an app's own admin screen exposes.

Email Accounts

Create mailboxes on your domain directly in cPanel, no separate email provider needed. Webmail is reachable at webmail.yourdomain.com, and the same account works over IMAP/SMTP in Outlook, Apple Mail or a phone's mail app using the settings cPanel shows on the account's "Connect Devices" page.

Domains

Add-on domains let one hosting account serve multiple independent websites, each with its own document root. Subdomains and redirects live in the same section, useful for staging.example.com or a quick 301 from an old URL structure.

SSL/TLS Status

Shows the free Let's Encrypt certificate cPanel issues automatically for every domain on the account, and its auto-renewal status. If a domain shows "not secured" here, it usually means DNS for that domain is not yet pointed at this server, propagation has to finish before the certificate can be issued.

If you only remember five things in cPanel, make it these five, everything else is either automation around them or something you will need once a year at most.

Can't find something?

Open a ticket and a real engineer will reply, usually inside two minutes.

Open a ticket