Warren Veach said
1 year, 4 months ago: @deairby
Subdomains are the third level domains that are used to organize your web site content.
They are just like folders under your root directory. But they will have a special URL to access.
http://www.yoursite.com is the regular URL with out a subdomain.
http://products.yoursite.com is an URL with subdomain “products”.
Here the:
.com is the first level domain
yoursite is the second level domain
products is the third level domain
An add-on domain is just like having a separate web site.
[ consider your addon domain name as addondomain.com ]
There are 3 ways of accessing an addon domain:
1. addondomain.com
2. yoursite.com/addondomain
3. addondomain.yoursite.com
Accessing the addondomain.com will display that very domain name in the address bar of their browser, so its similar to a separate web site.