cPanel is still the most widely deployed hosting control panel on the internet, and in 2026 a licence starts at $29.99 a month for a single account and runs to $69.99 a month for a hundred. If you are on shared hosting, that cost is already inside your plan price. If you are running your own VPS, it is a line item you are choosing to pay, and there are four or five credible panels that cost nothing.
Key takeaway: On shared hosting, cPanel comes bundled and the question is moot. On a VPS, a cPanel licence starts at $29.99/mo, which is often more than the server itself. Pay it when you are reselling, handing accounts to clients, or you need the ecosystem. Run DirectAdmin from $5/mo, or CyberPanel, CloudPanel or HestiaCP for free, when you are managing your own sites.
I run a hosting directory of 25,000+ companies at HostList.io and wrote up how it was built, so I look at hosting plan pages more than is healthy. The control panel line is the one people skim past and then get surprised by. This is what it actually means in 2026.
What cPanel actually is, and what WHM is
cPanel is two products that ship together and get talked about as one.
cPanel is the end-user interface. It is what you get when your host gives you a login: file manager, email accounts, databases, subdomains, SSL, backups, one-click WordPress. One cPanel account is normally one customer or one site owner.
WHM, or Web Host Manager, is the administrator side. It creates and suspends cPanel accounts, sets resource limits, manages packages and DNS, and handles the server itself. If you are reselling hosting or running sites for clients, WHM is the part doing the work and cPanel is what your clients see.
That split matters for pricing, because cPanel licences are sold by the number of cPanel accounts on the server, not by the number of sites. One account can host unlimited domains. Five clients with their own logins is five accounts.
What a cPanel licence costs in 2026
Licences are bought per server, monthly or annually, direct from the cPanel store. These are the current retail tiers.
| Plan | Accounts | Monthly | Annual (per month) | Server type |
|---|---|---|---|---|
| Solo | 1 | $29.99 | $27.46 | Cloud / VPS only |
| Admin | Up to 5 | $35.99 | $32.96 | Cloud / VPS only |
| Pro | Up to 30 | $53.99 | $49.46 | Cloud / VPS only |
| Premier | Up to 100 | $69.99 | Billed monthly | Cloud / VPS and dedicated |
Above 100 accounts, Premier adds $0.49 per extra account per month. Prices exclude tax, and the annual figures reflect the roughly 8.4% discount for paying yearly. Current tiers are on the cPanel pricing page, and it is worth checking before you budget, because this has moved several times since the per-account model arrived in 2019.
The number that surprises people is Solo. One account, one server, $29.99 a month. A perfectly good VPS to run that account on costs $5 to $12. The panel is frequently the most expensive component in the stack.
Why the licence shows up in your hosting bill
On shared hosting you never see a licence fee, because your host bought a Premier licence, put several hundred customers on the server, and amortised it. At 100 accounts, $69.99 works out at about 70 cents per customer per month. That is a rounding error against a $5 hosting plan, which is exactly why cPanel became the default for the entire shared hosting industry.
The maths inverts on your own server. If you have a VPS with your own five sites on it, you are one cPanel account, and the whole $29.99 lands on you. That is not the vendor being unreasonable, it is a per-account model meeting a single-account use case. It is also the reason the free panels have grown so quickly since 2019.
The practical read: the licence question only exists if you are managing the server yourself. If you are choosing between managed plans, compare the plans. I keep the current landscape in best VPS hosting and best managed WordPress hosting, both of which are about what you get rather than what the panel costs the provider.
Why cPanel is still the default
It would be easy to read the pricing and conclude everyone is leaving. They are not, and the reasons are good ones.
- Every host supports migrating in. The cPanel-to-cPanel transfer tool moves accounts, mail, databases and DNS between servers with very little drama. That interoperability is worth real money when you change provider, and no free panel has an equivalent network effect.
- Support staff already know it. If you hire a sysadmin, a WordPress contractor or an agency, they have used cPanel. Training cost is zero. That is not true of the newer panels.
- WHMCS and the billing ecosystem plug straight in. If you resell hosting, provisioning, suspension and billing are solved problems on cPanel and homework everywhere else.
- WP Toolkit ships with every plan. Staging, cloning, bulk updates and vulnerability scanning across every WordPress install on the server, from one screen. For an agency running client sites, that is a genuine time saver, and it is why cPanel still turns up on most of the plans in my best WordPress hosting roundup.
- Documentation and answers exist. Twenty-five years of forum posts means your specific weird error has been solved by someone already.
None of that is nostalgia. If you are running hosting as a business, cPanel remains the lowest-friction choice, and the licence is a cost of goods sold rather than an overhead.
When you genuinely need cPanel
- You are reselling hosting. Accounts, packages, suspension, WHMCS integration. This is what it was built for.
- You hand logins to clients. A non-technical client can find their email settings in cPanel unaided. That is a support-ticket reduction you can measure.
- You run many WordPress sites on one box. WP Toolkit across 40 installs beats 40 wp-admin logins. If that is the shape of your setup, best VPS for WordPress is the sizing question to answer next.
- You are moving between hosts regularly. The transfer tool alone can justify it.
- Your team already knows it. Familiarity is a legitimate technical reason. Retraining is not free.
When you do not need a control panel at all
The case people rarely make: a lot of modern deployments have no use for a panel of any kind.
This site runs on Astro and Supabase, deployed on Netlify. There is no server for me to administer, so there is nothing for a control panel to control. Deluxe Astrology is 240,000 pages across 30 languages and has never touched cPanel, because the build pipeline and the CDN are the infrastructure. Same for HostList.io. I wrote about the general shape of this in Dockerfile on Vercel vs a VPS.
If your deployment is a git push, your database is managed, and your mail goes through a transactional provider, a control panel is a solution to problems you no longer have. Paying $29.99 a month to look at a server you never SSH into is the definition of overhead.
The honest caveat: this only works if your stack fits it. A WooCommerce store with 200 mailboxes and a decade of plugins is not a candidate for a static build, and pretending otherwise is how migrations go wrong. That is a different project, and I have written the WordPress to Next.js migration guide for when it genuinely is the right move.
The alternatives worth knowing
If you are self-managing a VPS and want a panel, these are the credible options in 2026.
| Panel | Cost | Best for | Trade-off |
|---|---|---|---|
| DirectAdmin | From $5/mo (2 accounts) to $29/mo unlimited | Resellers who want cPanel-style account management for less | Smaller ecosystem, fewer third-party integrations |
| Plesk | Paid, tiered by sites | Windows servers, and teams who prefer its WordPress Toolkit | Same parent company as cPanel, so pricing moves together |
| CyberPanel | Free (OpenLiteSpeed), paid tier for LiteSpeed Enterprise | Performance-focused WordPress hosting on a budget | Younger project, smaller support community |
| CloudPanel | Free | Single-tenant NGINX servers running PHP or Node apps | Not built for reselling or multi-account hosting |
| HestiaCP | Free, open source | Self-hosters who want mail, DNS and web in one open package | You are the support team |
| No panel | Free | Managed platforms, containers, static builds | You need the command line, or you need managed hosting |
DirectAdmin is the closest like-for-like swap if you need accounts and reselling. Personal Plus is $5 a month for two accounts and twenty domains, Lite is $15 for ten accounts, and Standard is $29 for unlimited accounts and domains. It also advertises protection against arbitrary price increases on existing licences, which is a meaningful thing to offer in this category.
CyberPanel, CloudPanel and HestiaCP are free and genuinely usable. The trade is support: when something breaks at 2am, you are reading GitHub issues rather than opening a ticket. For a personal server or an internal tool, that is a fine trade. For client work with an SLA attached, price the risk honestly before you take it.
How to choose, in four questions
- Are you reselling or handing out logins? Yes: cPanel or DirectAdmin. No: keep reading.
- Is email on the server? Hosting your own mail is the strongest remaining argument for a full panel. If mail is on Google Workspace or a transactional provider, you need much less.
- Who fixes it at 2am? If the answer is you, a free panel is fine. If the answer is a support team you are paying for, buy the licence or buy managed hosting.
- Do you actually administer a server? If your deploys are a git push to a managed platform, the answer to the whole question is no panel.
One more thing worth saying plainly: if you are comparing shared hosting plans, do not choose on the panel. Every mainstream host ships something competent, and the differences that will affect you are support quality, performance and renewal pricing. Check the renewal rate at signup, and pick on the things you will feel daily. If you want the field laid out rather than a shortlist, I keep the top 100 web hosting companies and a cloud hosting comparison updated from the same data.
And if the honest answer is that you do not want to administer any of this, that is a legitimate position rather than a failure of nerve. Managed hosting exists precisely so the panel question never reaches you, and ongoing WordPress support is what I do for people who would rather spend the time on their business.
FAQ
How much does cPanel cost in 2026?
Retail licences run from $29.99 a month for Solo, which covers one cPanel account on a cloud or VPS server, up to $69.99 a month for Premier at a hundred accounts, with additional accounts at $0.49 each. Admin is $35.99 for five accounts and Pro is $53.99 for thirty. Paying annually takes roughly 8.4% off, and all prices exclude tax.
Is cPanel free?
No. cPanel is commercial software licensed per server and priced by the number of cPanel accounts on it. There is a free trial, and most shared hosting plans include cPanel in the plan price because the host holds the licence. If you want a free control panel on your own server, look at CyberPanel, CloudPanel or HestiaCP.
Do I need cPanel for WordPress?
No. WordPress needs PHP, a database and a web server, none of which require a control panel. cPanel makes managing several WordPress installs on one server considerably easier through WP Toolkit, which is a real benefit for agencies. For a single site, managed WordPress hosting or a plain VPS with a free panel will do the job.
What is the difference between cPanel and WHM?
cPanel is the end-user interface for managing one hosting account: files, email, databases, domains. WHM is the administrator interface that creates and manages those accounts, sets limits and configures the server. Hosts and resellers work in WHM; their customers work in cPanel. They are licensed together.
What is the best free alternative to cPanel?
It depends on the job. CyberPanel suits performance-focused WordPress hosting and is built on OpenLiteSpeed. CloudPanel is excellent for a single-tenant NGINX server running PHP or Node applications. HestiaCP is the closest to a full traditional panel, with web, mail and DNS in one open-source package. None of them match cPanel for reselling or third-party integrations.
Should I switch away from cPanel to save money?
Only if the licence is a meaningful share of your costs and you are not using what it provides. If you are reselling, running client accounts, or leaning on WP Toolkit and the transfer tool, the licence is buying you something. If you have one account on a $6 VPS and use the file manager twice a year, the maths is obvious. Migrate deliberately, take backups first, and expect mail to be the hard part.