Skip to main content

How to connect custom domain to blogger?

 


So, guys today I am going to show you how to connect custom domain with Blogger.Now, we directly move to start our tutorial.....

How to connect custom domain to blogger?

We need to follow below steps to add a custom domain in Blogger...

Step 1: Buying custom Domain online.

Step 2: Setting up DNS in domain manager website.

Step 3: Adding google's IP to DNS manager.

Step 4: Saving and checking is Domain connected Successfully.


Some FAQ.....


What is Custom Domain?

When we have made our blog on blogger by google we get a default web address with subdomain "example.blogspot.com" This domain feels not to be professional and feels like noting is valuable in such blog with such a web address. To make our blog professional looking we use a custom domain which is the domain of our choice, for eg. example.net,example.com,example.in and many more...

How to Buy a custom Domain?

You have to buy a custom domain in order to connect custom domain with your blogger. For buying custom you can use Hostinger's service , they provide very good service for buying Domain at a cheap prices......
You can check for your Domain here



Here, you have to type and search for your desired Domain...

Then look for your desired domain in results....



Check for domain extension that would suit your website perfectly....

After selecting your domain click on "Add to cart" Button for your domain.

Then you will be redirected to checkout page. So, pay for your domain and get your domain registered.
Once you bought your domain you will be sent a mail to confirm your contact details for WHOIS database. So, click on the link and add your Information for WHOIS database.

After this you have successfully registered your Domain and now we can move to our further steps:

How to add details for blogger in Hostinger DNS manager?

Go to your blogger and open your blog on which you want to add Custom domain and then go to setting for your blog. Here after scrolling down you can find Publishing Settings.



Click on custom domain and you will be shown a custom dialog as shown in image below....



Enter the domain address you bought in Hostinger and click on save (ensure to use www. ) and then you will be shown another dialog box asking you to verify your ownership.Here, you have to add two Cname Given.The two cname are seen as following for your blog,


You will find your Cnames in the highlighted area in above image.Now you have to open hostinger's hpanel and look for your domain and click on manage DNS for your domain. Now delete all the records and set up two new Cname records with the values given in your Dialog box in blogger. After you have added two Cname successfully, you have to add 4 A(@) records to your DNS management which point to following IP's:

  • 1. 216.239.32.21
  • 2. 216.239.34.21
  • 3. 216.239.36.21
  • 4. 216.239.38.21
When you added these IP's and the previous Cname you have completed you Work.Now it will take some time get your website live.Till then take one Ride on your bike and get some fresh air.When you come back you will find your website live.

So, you have added custom domain your blog Successfully and set your blog live.

This was our tutorial for "How to add Custom Domain to your Blogger blog" and we end our tutorial here. We  will be back tomorrow with a new fresh topic, till then......

Happy Koding......

Comments

Popular posts from this blog

How to use Utilities component in Kodular Creator?

  How to use Utilities component in Kodular Creator? Welcome back guys to Learn webs online. As you may have seen in above image, in today's tutorial we will be going to learn to use the utilities components in Kodular Creator. These components will surely be useful for your future projects. In today tutorial we will learn to use these four utilities components. These are the main utilities components in kodular creator. There are also another utilities components which we will learn to use in further tutorials. So, let's start our tutorial without waiting any more..... 1. Wallpaper component Introduction: This component can be found at the last position in the utilities components under utilities option in sidebar. As you can understand by it's name this is used to access the wallpaper settings of user's device. This is very useful component while developing a app in which we allow user to change or modify wallpaper within the application. This app may be a browser app...

How to use KIO4 gradient in Kodular?

  Welcome to learn web, today we are back with a completely new tutorial on Kodular Basic-to -Advanced app making.Today topic for our tutorial is that how to use Gradient effect in Kodular app making for any layout. How to use gradient colors in kodular app? For this you need to use a extension named "KIO4" gradient.So,before starting you need to get this extension before we start our tutorial.To get this click on link below: My Drive Link This is the google drive link for the KIO4 extension. I think you might have got the extension.So, we start our tutorial on how to use gradient effect Kodular apps. Step 1:Open your Project in which you want to use gradient Effect.Then click on the extensions button in the bottom of left sidebar and click on import extension.Now select the KIO4 gradient file and click on Import after some time your extension will be processed and imported to your project. Illustration: Once you have Imported the KIO4 extension you can see the extension as s...

How to use Firebase database in Kodular?

Welcome to Learn Web my friends. Today we are going to learn about how to retrieve and store data from user in firebase database. This will be surely very exciting and useful for you guys. So, here we start our tutorial on "How to store data of user in Firebase in Kodular?" How to store data of user in Firebase in Kodular? 1. What is Firebase? I think you guys may have listened about Firebase but if not, then don't worry this isn't any rocket science you will easily learn "How to store and retrieve data of user in Firebase?". Firstly I want to tell you about What is Firebase Database? So, firebase is a cloud storage platform provided by google to store and retrieve data and Firebase also provide many other services that we will learn in our next tutorials. Today we are going to talk about "How to use Firebase Database in Kodular?"  2. What is Firebase database in Kodular? Now I would like to tell you what is Firebase database and what we are going ...