How To Add Meta Tags To Blogger Blog

Step 1: SignIn your Blogger account and from the Dashboard of your account go “Design“
Step 2: Then Click “Edit HTML”
Step 3: Now backup your template by clicking “Download Full Template“
Step 4: By clicking F3 search the following code
<b:include data='blog' name='all-head-content'/>
Step 5: Paste the following codes just below the above code
<meta content='Blog Title Here' name='title'/>
<meta content='Description' name='description'/>
<meta content='Keywords Here' name='keywords'/>
<meta content='Blog Languare' name='language'/>
<meta content='15 days' name='revisit-after'/>
<meta content='Blog Author Name' name='author'/>
<meta content='Blog Owner Name' name='owner'/>
<meta content='INDEX,FOLLOW' name='robots'/>
<meta content='(c) 2010' name='copyright'/>
Check the following picture for more help.
Change the red portion of the above codes with your blog information.
Step 6: Save your changes.
That’s it. Now go Meta Tag Analyzer for checking your blog meta tags. I hope you will like this.
I hope you will enjoy this. If you like my blog then join on Facebook Fan Page and follow at twitter @rajib882
>HI dear
1:(about keyword)My name is ali i want to know what is key word and how to
insert in blog because i'm creating blog biginer and i dont know
can you expain in details i shall be very thank full to you
2:(about meta tag)what is mets tag how to insert in blog can u
expaint in details
>@MUTAHAR ALI, here your answer:
1) A word used by a search engine in its search for relevant Web pages. Just write article that are interesting and new.
2) Meta tags are the codes of a webpage that are used to provide the data to search engines. To insert into your blog, just read this post carefully.
>Is there any way that I could apply different meta tags for each blog post. I have trouble doing that.
>@Infotainment Lounge, Yap… I will show you in another post.
>Thanks Rajib. I am looking forward to your post on "How to apply different meta tags for each post".
nice post !!! it worked ! a nice post for new comers to know more how to develop a blog!!!
>Hey it worked! It also gave me the meta tag error and I finally found out why. I had a ' with my description and confused it into thinking that I closed the description twice. So hope that helps!