Overview
Parked domains are domains that you own, but which do not contain any content. Instead, they point to the contents of another domain or subdomain on your account. This is useful, for example, to hold a domain that you will later sell, or to redirect traffic to another domain.
Create a New Parked Domain
To add a parked domain, enter the domain name in the text box and click Add Domain.
To open the parked domain’s home directory with cPanel's File Manager interface (Home >> Files >> File Manager), click the link underDocument Root that corresponds to that parked domain.
Enable or disable parked domain redirection
To enable or disable redirection of a parked domain, perform the following steps:
Remove Parked Domains
To remove an existing parked domain, perform the following steps:
Search parked domains
To search through the list of parked domains, enter the search criteria in the Search text box and c lick Go . Results that match your search criteria will populate the table.
Parked domain email accounts
To add new email accounts, use cPanel's Email Accounts interface (Home >> Mail >> Email Accounts), or run the /scripts/addpop script from the command line.
|
mv /home/old_account/mail/domain_name/email_account /home/new_account/mail/domain_name/ |
|
mv /home/old_account/mail/domain_name /home/new_account/mail |
|
chown -R new_account:new_account /home/new_account/mail/domain_name |
If you remove the parked domain, its email accounts will no longer appear in cPanel's Email Accounts interface (Home >> Mail >> Email Accounts). However, the email accounts' contents still exist in the mail folder of the user's home/username/mail/ directory.
If you move the domain to a different account, you must add the email accounts manually and move the contents of the email accounts manually.
Note:
The email accounts must follow the same name and domain formats that they previously followed.
Addon vs. parked domains
|
Characteristic |
Addon domains |
Parked domains |
|
The main domain appears in the address bar. |
Yes |
No |
|
The domain uses the following Apache directive: |
VirtualHost |
ServerAlias |
|
The domain uses separate logs. |
Yes |
No |
|
The domain uses separate stats. |
Yes |
No |
|
The system treats the domain as a subdomain (other than the URL). |
Yes |
No |
|
This type of domain is ideal for multiple domains that share the same address. |
No |
Yes |
For cPanel 1. Login into cPanel. 2. Click on File Manager. 3. Go to root directory of... Read More
Subdomains can point to different sections of your website. In order to create a subdomain in... Read More
Taking backup of database Login to your control panel and click Backups. Under... Read More
Parked Domains can be pointed to your main site /public_html folder only. If you want to point... Read More
In order to scan your files in cPanel, follow the steps given below: 1. Login to your cPanel.... Read More