What is the difference between parked, addon, and subdomains?

subdomain is a second website, with its own unique content, but there is no new domain name. Instead, you use an existing domain name and change the www to another name. The subdomain name looks like forums.domain.com, help.domain.com, help2.domain.com (assuming you already host domain.com).

An addon domain is a second website, with its own unique content. This type does require you to register the new domain name before you can host it. So, if you want to host www.otherdomain.com, this is the solution.

parked domain is NOT a unique website. Instead, it is a masked forward to the primary domain name of your cPanel account, much like a website alias. Parked domains are commonly used when you need a place to park a domain you do not have a website for, when you have more than one domain that should lead to your primary domain, or when you have common misspellings of your domain name that you have registered.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

None of my CGI scripts are working on the server. How do I get them to work?

First, make sure the script files are in the cgi-bin folder. Second, make sure the file...

public_html folder

The public_html folder is the web root for your primary domain name. This means that public_html...

How do I create and delete a cron job?

Cron Jobs run scheduled tasks at specific times. This is good to set up automated maintenance and...

What do I put for the cron job Command ?

Command lines. Examples only! Bold sections must be changed. PHP Command to run a PHP5 cron...

I accidentally deleted the public_html or www folder.

If you delete the www folder, your site should still load properly. If you delete the...