• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

The Tech Factors

All about your IT needs

  • Blog
  • About
  • Misc
  • Contact Us
You are here: Home / blog / Redirect your blogger blog to custom domain

Redirect your blogger blog to custom domain

January 27, 2016 by sethiv

So you’ve your blogger blog up and running and you want to redirect your blogger domain name to a custom domain to make it look more fancy and professional. You can buy a custom domain from google as well if you are living in US. If not, then you have other choices to go for in terms of providers, such as godaddy, bluehost, yahoo etc.

In this example, we are going to work with godaddy.com because this is where I bought my custom domain.

You need not purchase hosting as well when you just need to transfer the domain name.

Redirect your blogger domain to the custom domain:

  1. On your blogger blog, go to Settings > Basic > Publishing and click  + Setup a 3rd party URL for your blog
    redirecting-domain
  2. Enter the custom domain name you purchased in the box, starting with www. There will be an error saying that We have not been able to verify your authority to this domain. Error 12. It is absolutely fine if you get this error message. This message contains the information for CNAME which we are going to use in godaddy.com to connect it to our blogger.
    CNAME stands for Canonical Name and is a type of record in the DNS (Domain name system) which tells that a particular domain is an alias for another domain.redirect-url-blogger-custom-domain
  3. Go to godaddy.com and in your account go to Domains and Manage DNS
    godaddy-domains
  4. In the DNS File Zone, Add a record in CName with the information provided by blogger in step 2.
    Host :www
    Points to : ghs.google.com
    Add another CName record as provided to you by google which is unique.
    Save the above information and you’re done with the settings.
    DNSFileZone-CName
    *Note: I have blurred out the above host and points to field as they are from my other domain name and not from the example mentioned here.Not to cause confusion on why the CName provided by google and on godaddy.com are not matching.

Please note that it takes 24-48 hours to reflect the redirection to the new domain name.

If you don’t see the second CName appearing for some reason, which is mostly due to manually cancelling the redirection after all the settings done. You can always retrieve the second CName from the webmaster tools.On the verification home page, choose the service provider as godaddy.com and click on Add a TXT record.

webmaster-tools

You’ll see steps explained to verify your domain. Scroll to the bottom and click on Add a CName record.

Cname-record

This will further display the CName you are looking for.

cname-record-webmaster

Please let me know if this helps you in redirecting your blog to custom domain on godaddy.com. Your suggestions and comments are always welcome.

Filed Under: blog, blogger, godaddy.com, url Tagged With: thetechfactors

Primary Sidebar

Calendar

April 2025
S M T W T F S
 12345
6789101112
13141516171819
20212223242526
27282930  
« Jan    

Archives

Featured Post

Adding a host to vCenter Server fails

January 9, 2021 By virdih

In case you find some issues while adding a VMWARE ESXi host to vCenter Server and you get an error message “A General System error Occurred” or “vim.fault.NoPermission”. This issue occurs by inconsistent authorization setup on the ESXi Host. The name of this authorization file is “authorization.xml” and located at /etc/vmware/hostd You can follow the […]

© 2016 | The Tech Factors
Sitemap