How To Add Different Meta Tags to Different Blogger Posts

Posted by Lasantha Bandara on March 29th, 2009 File Under : change template, meta tags, seo25 Comments

What's the use of adding different meta descriptions to different Blogger Posts?

It is very good for SEO (Search Engine Optimisation) . Actually, why we are adding meta tags is to tell search engines what that page is all about... but, using same meta tags to all of your blog posts lessens the search engine rankings and traffic little bit.
But, if you add different unique meta tags to different Blog posts, it makes the search engines to know more about your individual blog posts and make them crawl and index your pages better and it also improves your Search engine rankings for sure ๐Ÿ˜‰

So, how to add this?

For this to happen, you have to add some pieces of codes to the template.
First Sign in to Blogger dashboard ยป Layout ยป Edit html

and find this line

<b:include data='blog' name='all-head-content'/>

and add this code just below that line

<b:if cond='data:blog.url == "http://www.bloggertipandtrick.net/"'>

<meta content='DESCRIPTION' name='description'/>
<meta content='KEYWORDS' name='keywords'/>

</b:if>

Now we have added meta tags to the homepage.

Next, you want to add meta description for your blogger post, for example let see how to add meta tags to below post :

http://www.bloggertipandtrick.net/2009/03/how-to-add-paypal-donate-button-to-your.html

This is the way to add meta tags to above post:

<b:if cond='data:blog.url == "http://www.bloggertipandtrick.net/2009/03/how-to-add-paypal-donate-button-to-your.html"'>

<meta content='How to add Paypal Button to your Blogger Blog, Adding Donations to your blog' name='description'/>

<meta content='Adding,Paypal,Donate,Button' name='keywords'/>

</b:if>

Now, what you have to do is pasting the above code below the home page meta tags and changing the link,description and keywords.
So, the final code now looks something like:

<b:if cond='data:blog.url == "http://www.bloggertipandtrick.net/"'>

<meta content='DESCRIPTION' name='description'/>
<meta content='KEYWORDS' name='keywords'/>

</b:if>

<b:if cond='data:blog.url == "http://www.bloggertipandtrick.net/2009/03/how-to-add-paypal-donate-button-to-your.html"'>

<meta content='How to add Paypal Button to your Blogger Blog, Adding Donations to your blog' name='description'/>

<meta content='Adding,Paypal,Donate,Button' name='keywords'/>

</b:if>

Just like the above procedure, you can add different meta tags to as many blog posts as you can.

File Under : change template, meta tags, seo

25 Responses to “How To Add Different Meta Tags to Different Blogger Posts”

  1. Nadeem says:

    u are too good but i want know that how i insert title tag in every post plz send ur idea in this blog

  2. Blogger Tips And Tricks|Latest Tips For Bloggers says:

    Nadeem,Thank you for your comment.
    If your want to insert different title tags in every post read below post.This very helpful to improve the search engine ranking of your blog.

    http://bloggertipandtrick.blogspot.com/2009/04/how-to-change-default-title-tag-on.html

  3. Nadeem says:

    Thanks A Lot Sir

  4. Nadeem says:

    Please tell me how insert Recent Post Widget in blogger.
    Thanks

  5. Blogger Tips And Tricks|Latest Tips For Bloggers says:

    Nadeem,

    To add the Recent Post Widget in your blog read this article.

    http://bloggertipandtrick.blogspot.com/2009/05/how-to-add-recent-post-widget-for.html

    Thanks for your comment.

  6. Nadeem says:

    Please tell me about how google ,yahoo and msn auto boot my web pages,what i do this in my blog
    thanks

  7. juliet says:

    I am currently updating my blog. Thanks for the techniques, they are very helpful. I'll try these and see if my blog improves... thanks again!

  8. Ishan Banga says:

    hi admin.
    i like this concept.
    i would like to add something to it.
    It is possible that we add all meta contents in a external javascipt file and call it in head section.
    ------------
    http://myfundoo-blog.blogspot.com/

  9. stockmarketpredictionteam says:

    Dear sir im sheffin , im having a blog, only a little traffic about 25 visitors per day....

    if u dont mind can u guide me how to improve my blog visibility in search engines & build traffic ?????

    this is my blog www.freeware-downloads-in.blogspot.com

  10. Mido says:

    thanks nice topic

  11. vishal goyal says:

    Pls Tell me abt best seo for blogger

  12. vishal goyal says:

    Whats I Do For Fastest Indexing My Urls In Google

  13. vishal goyal says:

    When I Useing This Trick I Get Error TEMPLATE ERROR: LHS of numeric is null before 88 in data:blog.url == http://moviessansar.blogspot.com/2010/09/sixth-sense-1999-in-hindi.html

    Pls Help Me

  14. Shahnawz Sadique says:

    hey thnaks dear for useful info. i just want to know that y indiblogger reject my request my blog is http://jobsbywork.blogspot.com

  15. vian says:

    I've done this before. But it doesn't improve much on google result...

  16. muna says:

    i have 100 posts what then

  17. Ben 10 says:

    Hi... Nice post . According to your blog content i am using meta data and meta keywords, description . Can you see my blog and give me an idea that is it right or not. my blog is http://ben10-ultimatealiens.blogspot.in/

  18. vicki says:

    I can't get it to work. I get a parsing error message when ever I try. Help?

  19. sunny says:

    this is exceptionally gud post thx buddy !!

  20. Boffill says:

    Is it possible to just add the meta tags in every blog post?

  21. James says:

    Great article. enjoyed reading this- I'll be back for more soon ๐Ÿ™‚

  22. FAROOQ SALEEM says:

    thanku very much

  23. Rahul says:

    Simply amazing, cool one ๐Ÿ™‚

  24. gopubisht says:

    thanks for this.

  25. Priyanka says:

    Sir what is the difference between Meta Tag and Meta Description?
    Which is more important for individual post to get good search engine ranking?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.