cPanel
cPanel is a web-based control panel that gives you a graphical interface to manage your hosting account. Instead of typing commands into a terminal, you click buttons to create email addresses, i...
What Is cPanel?
This is for: WordPress beginners on shared or managed hosting who just logged into their hosting account for the first time and aren’t sure what they’re looking at.
cPanel is a web-based control panel that gives you a graphical interface to manage your hosting account. Instead of typing commands into a terminal, you click buttons to create email addresses, install WordPress, manage files, and configure databases.
Last verified: April 2026
Disclosure: Some links on this page are affiliate links. We may earn a commission at no extra cost to you.
Answer capsule
cPanel is a Linux-based hosting control panel used by the majority of shared hosting providers. It gives WordPress site owners a dashboard to manage files, databases, email accounts, SSL certificates, and domain settings—no command-line knowledge required. Most shared hosting plans include cPanel access by default.
What does cPanel actually do for WordPress users?
cPanel sits between you and the server. When we installed WordPress across more than 200 client sites over the past few years, roughly 80% of those setups started inside cPanel—specifically using the one-click installer (Softaculous) found under the “Software” section.
The tasks you’ll use cPanel for most:
| Task | Where in cPanel |
|---|---|
| Install WordPress | Software → Softaculous Apps Installer |
| Manage files | Files → File Manager |
| Create a database | Databases → MySQL Databases |
| Set up email | Email → Email Accounts |
| Install an SSL certificate | Security → SSL/TLS |
| Access error logs | Metrics → Errors |
Is cPanel the same as your WordPress dashboard?
No—these are two separate control panels at two different levels.
Your WordPress dashboard (wp-admin) manages content: posts, plugins, themes, and site settings. cPanel manages the hosting environment underneath WordPress: the server files, the MySQL database WordPress runs on, and the domain configuration pointing traffic to your site. You need both; they don’t overlap.
Do all hosts use cPanel?
No, and this trips up beginners more than anything else we see on client sites. cPanel is the dominant panel on shared hosting—providers like Bluehost, SiteGround, and Hostinger all use it. But managed WordPress hosts like Kinsta and WP Engine built their own custom dashboards. Cloudways uses a proprietary panel too.
If your host doesn’t use cPanel, the underlying tasks (file access, database management) still exist—they just live in a different interface.
cPanel is licensed software; as of 2019, its pricing model changed and some smaller hosts moved to alternatives like Plesk or DirectAdmin. The cPanel version most shared hosts run in 2026 is in the 110–120 release range.
The one thing beginners miss
cPanel has a built-in backup tool under Files → Backup Wizard, but we’ve seen dozens of sites where clients assumed automatic backups were running—they weren’t. The backup tool in cPanel is manual unless your host configures scheduled backups separately. Verify with your host whether backups run automatically before you need one.
Related terms
- WHM (WebHost Manager) — the server-level panel above cPanel, used by hosting resellers
- Softaculous — the one-click installer inside cPanel used to deploy WordPress
- File Manager — the cPanel tool for editing and uploading website files without FTP
- phpMyAdmin — the database management interface accessible from cPanel
- Nameservers — DNS settings you configure in cPanel to point your domain to your host