To configure your domain name so that it points to a Blogspot (Blogger) website, you just need to make a few changes to your DNS zone file (where is this?).
Using the expert DNS zone file interface, simply add the following lines:
Note:
replace "blog" in the example below with the subdomain that you have specified when configuring your blogspot blog (this may be www for example)blog 10800 in CNAME ghs.google.com. @ 3600 IN A 216.239.38.21 @ 3600 IN A 216.239.36.21 @ 3600 IN A 216.239.34.21 @ 3600 IN A 216.239.32.21
Note:
Do not forget the dot at the end of ghs.google.com. or it will not work!Of course, if you already have something on your @ line, or "blog" line, you will need to erase it, because what you are doing is telling your domain where to go.
Last modified: 25 Aug 2011 at 15:04 by Loïc B. (Gandi)