Adding Multiple Domains to Your Hosting
Host multiple websites on a single hosting account using addon domains.
In cPanel
- Go to Domains
- Click Create A New Domain
- Enter the new domain name
- Optionally customize the document root
- Click Submit
Requirements
- Your hosting plan must support addon domains (check plan limits)
- The domain's nameservers must point to your hosting server
- DNS must be propagated
File Structure
Each addon domain gets its own folder:
/home/username/
├── public_html/ ← primary domain
├── domain2.com/ ← addon domain 1
└── domain3.com/ ← addon domain 2SSL for Addon Domains
- AutoSSL will automatically issue certificates for addon domains
- Allow up to 24 hours for AutoSSL to process new domains
In DirectAdmin
- Go to Domain Setup
- Click Add Another Domain
- Enter the domain name
- Set bandwidth and disk limits if needed
Email for Addon Domains
Each addon domain can have its own email accounts. Create them in the Email section of your control panel.
Troubleshooting
- Domain not loading: Check nameservers and DNS propagation
- SSL not working: Wait for AutoSSL or manually issue certificate
- 403 Forbidden: Check file permissions on the addon domain folder