Loading...

Knowledge Base

Difference between Parked and Addon domains and adding them in cPanel

Subdomain

  • It does not have an independent domain name.
  • It is a website, with its own unique content, but will always carry the name of the parent/main domain.
Example

You have the domain domain.com.
Its document root will be /home/username/public_html.
Contents will be loaded from this location when domain is accessed in the browser. 

You decide to have a wordpress installation in a sub directory blog (/home/username/public_html/blog), which you intend to access as blog.domain.com which is recognized as subdomain.

The subdomain can be accessed as domain.com/blog or blog.domain.com. If you own domain.com, you can have many subdomains as blog.domain.com, test.domain.com, support.domain.com
 

Addon Domain 

  • Addon domains allow you to control multiple domains from a single account 
  • it is an additional domain name connected to your primary account but it is an independent website, with its own unique content. 
  • Links a new domain name to a directory in your account, and then stores its files in that directory. To create an Addon domain you need to register the new domain name before you can host it.  
Example

If you have "domain.com" as a primary domain and you also want to host "newdomain.com" as an addon domain, then you need to register "newdomain.com" and add it as an addon domain under the primary hosting account of "domain.com".
The document root would normally be /home/username/public_html/newdomain.com (in this case). 

The addon domain will look completely independent to the outside world with no means for anyone to know that this is running on an account under another site.

There are 3 ways of accessing an addon domain:
  1. newdomain.com
  2. domain.com/newdomain.com
  3. domain.newdomain.com 
     

Parked Domain

  • A parked domain is NOT a unique website
  • Helps  you to have more than one domain name to point to the same website
You would need to register the domain names in order to use them as Parked Domain names. 

Example

If you have a primary domain domain1.com and you want to have domain2.com and domain3.com to also show the same website, all you need to do is add domain2.com and domain3.com as parked domains of domain1.com.
Anyone accessing any of these sites will be greeted with the contents of domain1.com
 
Summary
The key difference between Addon and Parked domain is, Addon is an independent website however Parked domain is an alias domain that points to your existing website. 
 

How to set up Parked Domains

 
Change the nameservers
  • To begin with, you will need to point the domain name which you want to add as a parked domain to hosting nameservers of the primary domain. 
     
Add the new domain name as an alias
  1. Log into your cPanel.

  2. Navigate to the Domains section >> Aliases menu

  3. Enter the domain name in the Create a New Alias section and click Add Domain

wse_image1
wse_image1

Note
Parked domain names can be pointed to your main website/public_html folder only. 
If you want to point your domain name to a specific subfolder in your account, you need to use the Addon domains option.
 

How to Remove an alias


If you need to remove an existing parked domain,
  1. Login to your cPanel

  2. Go to the Aliases menu >> click Remove.


How to set up an Addon Domain


Change the nameservers
  • To begin with, you will need to point your domain name (which you want to add as addon) to hosting nameservers of the primary domain.
     
Add the new domain as an Addon Domain
  1. Log into your cPanel. Navigate to the Domains section >>  Addon Domains menu

  2. Enter the necessary information in the Create an Addon Domain section.

  3. New Domain Name: domain name you wish to add as an addon

  4. Subdomain and Document Root: will be filled in automatically

  5. Make sure there are no extra spaces before and after your addon domain name.

  6. Click Add domain. You may now upload content for your new domain name into the corresponding document root. 

wse_image1
 

How to set up a SubDomain


wse_image1
  1. Log into your cPanel >> Domains section >> Subdomains menu.

  2. Enter the following details for your subdomain:

    • Subdomain: Enter the desired prefix in the Subdomain text box.

    • Domain: Select the desired main domain from the menu.

    • Document Root: Enter the home directory for the subdomain in the Document Root text box. Click on Create

wse_image1

Note
A newly created subdomain will be available online once all the apache services are started for the domain successfully. However, it may take up to 6-8 hours for the newly created record to fully propagate worldwide.
 

Enable or disable Subdomain Redirection

  1. Click the Manage Redirection link that corresponds to the subdomain that you wish to manage.

  2. To Enable redirection for your subdomain - Enter the link to which you want to redirect the subdomain in the available text box.

  3. To Disable the redirect - click Disable Redirection.

Did you find this article helpful?

 
* Your feedback is too short

Loading...