Skip to main content

Blogger for beginners - Complete blogger tutorials (Part-1)

 


Everything explained about blog and blogger with Learn Web

What is a Blog?
Blog is a word derived from "weblog".Usually Blog is a website owned by a person or a small organisation where they share their ideas or the information they have. A bog may be public or it may be private.Usually, today we can find blog related to every topic. A blog is very effective way to share info or ideas because it is reachable to a large number of people.
So, I think you might have understood the concept of a blog,so now we can move to next...

What is Blogger?
Blogger is a free service provided by Google to it's users to make and publish a blog for free.It was acquired by Google from Pyra Labs in 2003.It is hosted on servers of Google and we get a default web address from blogger is example.blogspot.com You can find more about blogger history but I'm not going deep to blogger's history.

Benefit of using blogger:

1. Free of Cost
2. Easy to use
3. Easily customizable
4. Fastest loading speed.
5. Suitable for Beginners

How to make an account on Blogger?
For making your account on blogger you just need a Google account and you will be able to sign up for blogger. For signing up go to Blogger.com and click on the Create Your Blog,


By Clicking on Create your blog you will be asked to select your Gmail ID on which you will be asked to create your blog.So just select your your Email ID and then you will be redirected to a page where you will be asked modify your blogger profile. So,if you want to make some changes in your blogger profile you can easily do everything on that page. After completing all your stuff click on the save button to save changes and then click on continue to blogger button and you will be on your blogger dashboard which looks like,



Here you can see a welcome label and a settings option but you will only be able to see full blogger dashboard when you make a blog. For making a new blog Click on Create New Blog ,then we can see a dialog box on our screen where we are asked to enter the title,blog address and select the theme. So,you just fill these details and click on create blog.

Then you will be able to see many options on sidebar on which one option is posts. So simply click on it and you then you can see a button create new post . Here,you can see your post editing area where you can add your text,images,videos and much more to customize your blog post. 
So, just write your blog post and click on publish button and your post will be published on your blog. You can see your post by clicking on the view post icon to view your blog post.

So, now you have created and published your first blog post successfully.

Sidebar options:


Stats option:

If you click on the stats provided in the sidebar of blogger then you will be able to see the visits and views on your blog.It usually shows us from where the visits are coming from and many more information to analyse traffic on our blog.This will help us to write more optimized content for our mainstream traffic.

Comments option:
The option right below the stats option we can see the comments option in the sidebar of our blogger. When we click on this option then we can see all the comments that are on our posts. Although there are also some advanced option for comments which can be found in the setting option.

Earnings Option:
We can also see the earnings option under the comments option in our blogger.This is option is for monetizing our blog with google adsense ads and hence we can earn ads revenue from the traffic on our blog. Here you can easily connect adsense with your blog and apply for adsense approval. Once they have reviewed your website and you got approval from adsense to show ads on your blog you can easily place adsense ads code in your blog.

Pages option:
Below the earnings option you can see a pages option placed on your sidebar.This option is useful if you want to add some pages to your blog such as privacy policy,contact us,about us...
This pages will keep our posts safe from intermixing of our posts with some of these pages.

Layout Option:
You can also see the layout option placed on the fifth place in your sidebar.This option in bloggers lets you to do some customization to your blog differs on which theme or template you are using.You can learn more about layout when you use this option.This is in a easily understandable format.

Theme Option:
In the theme option you can easily find and customize your blog completely by editing HTML file. On this page you can also change theme provided by blogger and restore your previous theme from backup file.

Settings Option:
The settings option in the sidebar helps you to customize the title,description,favicon and much more for your blog. You can also add some meta tags and other content required for improving SEO for your blog.

That was all your stuff for understanding your blogger sidebar.

This was our guide for creating and publishing your first blog. We also learnt about the options available in blogger sidebar. We will be doing so many customization
to our blog in coming tutorials.
To learn more about blogs and blogging keep connected with Learn Web Online till then...

Happy Koding.....

Comments

Popular posts from this blog

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 ...

How to use Kodular Companion to test App?

 What is Kodular Companion? I understand, if you are new to kodular then you won't be able to understand what is meant by Kodular companion.So, today we are going to clear your doubt "What is Kodular Companion?".Kodular companion is a android app by Kodular Organisation.This app allow us to test the Realtime changes in our app while creating apps.If we don't use companion then we have to create and download our app to check whether is it working properly or not.But this is not a comfortable method because we can't check realtime changes in our app.So, to check app by downloading and installing we have have to download our app more than 100 times which is not easy for us. Therefore, we are provided a app which we can use to check the realtime changes in our app without downloading it every time. Benefits of Kodular Companion: 1.No need to download app multiple times. 2.Can be used to see realtime changes. 3.We can check different apps with Companion. 4.Useful while...