What is the difference between a subdomain, parked domain and add on domain?

A subdomain name points to a subfolder of the primary domain. For instance, cats.pets.com would point to a subfolder such as /cats under the primary domain of pets.com. Its content is separate from the main site so it can act like a separate site though usually it will have some relevance to the main site as you can see above.

A subdomain can also be used on our system to redirect to somewhere else and create a shorter way to get there. For instance, mymail.mydomain.com could be redirected to http://mydomain.com/webmail/horde/ to get to webmail easier and force the use of the Horde webmail client. Unlimited subdomains come with each hosting account.

A parked domain is an additional domain that points to the main directory of your account. A parked domain will resolve to your primary domain name. Say your primary is domain1.com and you park domain2.com. In the address bar if you type domain2.com it will resolve to domain1.com but in the address bar you will see domain2.com. This is a parked domain.

An add on domain allows you to run a separate web site to your primary domain. When you create an add on domain it makes a folder in your public_html folder and you upload the site content into that folder. So, essentially you are running 2 separate sites, separate content, off one account.

  • 0 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

How do I change my nameservers?

Log in to your registrar and change the nameservers to the nameservers assigned to you in the...

I have a script that is generating errors. Can you help?

We are here to assist our customers if there is a situation that is believed to be caused by our...

Why do I get a red (x) where my images are supposed to be?

Your path to the image is incorrect. You may have put it in a different folder, or named it using...

Where do I upload my files?

All files and folders should go to the public_html directory. Please be sure to create an index...

All I see is the file structure when I go to my URL. How do I get my site to automatically go to my first page?

All files and folders should go under the public_html directory. Please be sure to create an...