Plesk pricing
As of May 15, 2021, Plesk has updated their pricing structure, based on the number of domains you host in your server. Please review the different tiers so you can determine the best option for your hosting needs.
Virtual Private Server
License Name | Number of domains | Cost |
Web Admin Edition | 10 | $14.95 /month |
Web Pro Edition | 30 | $19.95 /month |
Web Host Edition | Unlimited | $34.95 /month |
Dedicated Server
License Name | Number of domains | Cost |
Web Admin Edition | 10 | $14.95 /month |
Web Pro Edition | 30 | $19.95 /month |
Web Host Edition | Unlimited | $59.95 /month |
What domains are counted in the domain limit of a Plesk license?
All domains added in Plesk are counted in the domain limit:
- active/disabled/suspended domains
- domains with the "forwarding" hosting type
- domains without hosting
Subdomains and domain aliases are not counted in the domain limit, if they have been created using the Add Subdomain or Add Domain Alias buttons.
If a subdomain, e.g. sub.example.com, has been created via the Add Domain button, it will be counted in the domain limit as a domain.
To get the current number of domains:
- Connect to the server via SSH (Linux) / RDP (Windows Server).
- Run the following command (in Windows Server, use a command prompt as an Administrator):
plesk db "SELECT COUNT(*) FROM psa.domains WHERE parentDomainId = 0"