Saturday, February 2, 2013

Web Hosting and Blogger


Web Hosting and Blogger


I have got many queries asking me how  I have setup the Forum here on Blogger Plugins. So I finally decided to write a tutorial on the same. Though I’m hosting the Forum on HostGator, the blog is still pointing to Google’s Robust servers. This post will be useful for those who want to continue publishing using Blogger to a Custom Domain and would like to add more features to the domain.

Prerequisites / Requirements

1. You already own a domain name and is publishing your Blogger Blog to that custom domain.
2. You want to add some extra features like Forum to your Website.
3. You are pretty sure that you are going to use a Hosting account.
4. But you still want your Blog to be managed by Blogger and the rest of it to be managed by your Webhost.

How much would it cost?

There are so many Webhosts out there each with different set of Hosting Options. I personally use HostGator. The plans and prices vary across Webhosts.
So you will have to find out the best option for you based on price and reliability.

What happens to my Blog When I buy hosting?

You can continue publishing your blog from blogger and it will still be hosted on Google’s Servers.If you do the switch intelligently , then there won’t be any down times in between the switch(don’t worry we have you covered :) ).

I’m moving to a Webhost. What should I do first?

Once you have bought a Hosting package, you will get an IP address based cPanel URL from where you can login to your Hosting Control Panel.
The very first thing that you have to do is to recreate the DNS Records.(If you don’t follow this you are going to face downtimes in between the switch). (Do not touch your domain’s Name Servers before this point).
CNAME records/ A Records can be easily created using the Advanced DNS Zone Editorin your cPanel.
This is how my DNS Record look like in the Advanced DNS zone Editor
image
You might have noticed that I’ve pointed www.bloggerplugins.org and mail.bloggerplugins.org to the Google Servers using  CNAME Alias Records. I have also created a set of 4 A Records pointing to the Redundant Google APP Server IPs.(These A records are for pointing your naked domain to the Google Servers)
If you are using Google APPs, then you will have to create the CNAMES for them as well.(mail.bloggerplugins.org was created for that purpose)/ If you are going to use the Google APPs email, then you will have to create MX Records on your Webhost.
These are the list of MX Records required for Google APP’s mail.
PriorityDestination
10ASPMX.L.GOOGLE.COM
20ALT1.ASPMX.L.GOOGLE.COM
20ALT2.ASPMX.L.GOOGLE.COM
30ASPMX2.GOOGLEMAIL.COM
30ASPMX3.GOOGLEMAIL.COM
MX Records can be created using the MX Entry tool in your cPanel.This is a screenshot of my MX entries

If your cPanel is not having the option to create CNAME/A/MX Records, you should get help from their Support team to get it done.
Once the DNS Records are created on with your Host, you can switch the Name Servers of you Domain name to that provided by your Host.
Now once you have done this, the whole domain except the one which you are aliasing to Google Servers is under the control of your Webhost (in my case everything except mail.bloggerplugins,org , www.bloggerplugins.org and bloggerplugins.org). Once that is done, you can create any number of subdomains(depending on the Host you choose) and you can install any kind of application there. I’m using bbPress on my Forum. There are many available variants, and instructions for installing them are already available on the internet.
This post is actually a general overview of how you should be handling things when you switch to a Host (and still want to publish your blog with blogger). if you are having any kind of questions do feel free to ask here in comments or via e-mail and I would be happy to help. I will try my level best to keep the tutorial updated with answers to your queries. :)

No comments:

Post a Comment

Leave the comments