Skip to main content

Custom Domain, SubDomains, and Virtual Hosts

Having multiple blogs in a custom domain is a simple matter - but like all custom domain details, it's rigid in its simplicity.

A custom domain array consists of a home blog, plus any number of alternate blogs. These alternate blogs are generally setup as virtual hosts, using "CNAME" referrals to "ghs.google.com".

A single domain can include any number of virtual hosts, in an array.

If you want to organise your virtual hosts in separate groups, each group administered by a different individual or organisation, you setup subdomains. Each subdomain can be hosted on the same or different DNS server(s) as the main domain, and can be administered separately, with no interference between the subdomains.

Adding virtual hosts to your domain is simple. One more virtual host is simply one (or possibly, two) more "CNAME" to "ghs.google.com".

Adding subdomains to your domain, on the other hand, is a bit more work - and should be done only if you're comfortable with DNS administration. Make it easy on yourself - stick to setting up virtual hosts, and leave the task of setting up the subdomains to those with complex administrative structures, like enterprise complex organisations.

For more insight about subdomains and virtual hosts, see

Comments

Brandon said…
Mr. Croll,

Another big thanks from a satisfied reader. Your work here is exceptional - not only did I get context for my concern, but your advice got me up and working.

Cheers,
-Brandon

Popular posts from this blog

Adding A Link To Your Blog Post

Occasionally, you see a very odd, cryptic complaint I just added a link in my blog, but the link vanished! No, it wasn't your imagination.

What's The URL Of My Blog?

We see the plea for help, periodically I need the URL of my blog, so I can give it to my friends. Help! Who's buried in Grant's Tomb, after all? No Chuck, be polite. OK, OK. The title of this blog is "The Real Blogger Status", and the title of this post is "What's The URL Of My Blog?".

Add A Custom Redirect, If You Change A Post URL

When you rename a blog, the most that you can do, to keep the old URL useful, is to setup a stub post , with a clickable link to the new URL. Yo! The blog is now at xxxxxxx.blogspot.com!! Blogger forbids gateway blogs, and similar blog to blog redirections . When you rename a post, you can setup a custom redirect - and automatically redirect your readers to the post, under its new URL. You should take advantage of this option, if you change a post URL.