When I initially started this blog, I used the simple Blogspot application that Google provides, whilst this was fairly easy to use I didn’t like using a sub-domain of Blogspot itself, so opted to purchase my own domain.
I purchased the domain through Google (which acts as an agent for GoDaddy) but was restricted by the lack of webmaster options available. When using Google Apps, you have to follow Google’s rules which are heavily sandboxed, you can’t really do much as a web master.
Upon deciding that Google was to restrictive I opted to move to WordPress. This post will not explain how to make the move to WordPress, but more generically how to host your Google Apps domain on a different server, whilst keeping your Google Apps functionality intact.
So, here we go:
1. Go to:
https://www.google.com/a/cpanel/your_domain.com/DomainSettingsAdvancedDns
Insert your domain name into the above URL. This should prompt you to login to the admin section of your Google Apps site.
2. Once logged in the page will display a set of login details. Click “Sign in to DNS console“. This should open a new window and prompt you for the login details displayed on the previous page. Type in the details and click login.
3. Once you’re in your domains advanced DNS console click “DNS Manager“. This should open a table of addresses.
4. Now you need to modify your records. First of all delete the CNAME (Alias) record which has “WWW” as the host name.
5. Delete all A (Host) records.
6. Once all of the necessary records have been deleted login to your new hosting company’s control panel (e.g. where you plan to link your domain to) and find out what your hosting server IP address is. Once you have this address create two A (Host) records. The first record’s host should be set to “@” and the other to “WWW“. Both must then point to the IP address that you just got.
7. Wait one hour for the information to update, and all should be completed!