Skip to main content

Enable Individual Meta Descriptions to Different Blogger Blog Posts

A blogger should well understand the importance of enabling Meta description tags to their blogs. In self-hosted blogs, this is pretty easy as it is a matter of editing the head content. However, in Blogger blogs, you can normally edit the Meta tags only for the home page, and not for individual posts. If you enable Meta tag on home page, it will be duplicated over all your posts, causing you to have duplicate Meta tags (Google Webmaster Tools can indicate this). Here is a trick with which you can have individual Meta description tags for each of your posts in Blogger.

Since adding Meta description to every individual post is rather difficult (particularly when you have hundreds of blog posts), you can make the post title itself act as the Meta description. It will get you individual description tag for each post, and it is very good for the site’s SEO.

Make sure that you have a very descriptive title for each post. That helps to rank high in search results. Follow these steps:

Step 1: Edit the Template HTML

Go to Layout->Edit HTML. Find <b:include data='blog' name='all-head-content'/> tag. This is where you add your Meta tags.

Step 2: Add Individual Meta Tag Code

Now, underneath this tag, add the following code:
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='The Description You Need.' name='description'/>
<b:else/>
<meta expr:content='data:blog.pageName' name='description'/>
</b:if>
<meta content='Keywords you need separated by comma' name='keywords'/>
You have to edit the Meta description and keywords to match the content of your blog.
Individual Meta Description for each Blogger blog posts

Once done, the Meta description for each post will be different, and the Meta keywords tag will be the same for all. If you need to have individual keyword Meta tags, you have to edit it manually for each individual post URL. That is pretty difficult. Also, having a Meta description tag itself is good for high SERPs.

Copyright © Lenin Nair 2008

Comments

  1. THANK YOU VERY VERY MUCH, I HAVE SPENT SEVERAL WEEKS LOOKING FOR THIS. I'LL TRY IT IN MY BLOGS.
    THESE TWO HAVE ALL THE POST WITH DUPLICATE METAS DESCRIPTIONS
    WWW.PAKESEPA.COM
    WWW.VISUARQ.NET
    THANKS.

    ReplyDelete
  2. Thanks for the information,I'v been looking all afternoon. and I found it here all my pages have the same keywords an same description.Thanks to you i can now change them.
    Thanks again,
    Joe.

    ReplyDelete
  3. Great post! Valuable info -- I've wondered how to do that in Blogger :-)

    ReplyDelete
  4. outstanding! thanks so much for your clear explanation and help.

    ReplyDelete
  5. Mac, thanks for the comment. Good to know I could help you out. For more, subscribe to the blog and follow in Blogger.

    ReplyDelete
  6. Thanks for the info. I added that to my site http://fashionivy.blogspot.com/ over the weekend but the descprition is still not showing. My blog gets spidered a alot so i wonder if i did it wrong. Can you have a look and see if i di it right.

    Secondly how did you add the feedburner links at the bottom of you homepage

    many Thanks

    ReplyDelete
  7. Fashion Ivy, thanks for the comment. I had visited your blog and found the individual descriptions have been enabled perfectly. Make also sure that the apostrophes in your titles are replaced (escaped) with the apostrophe escape character: &apos; This is important because otherwise your individual meta descriptions will not work.

    In order to get Feedburner links just as in the blog, just see these :
    Topic specific RSS feeds
    and
    Enabling more than one feed item using FB

    ReplyDelete
  8. It took me a long time to find this information. Thank you very much. Excellent work.

    ReplyDelete

Post a Comment

Comments are moderated very strictly

Popular posts from this blog

En Dash, Em Dash, and Hyphen

We have three types of dashes in use: The hyphen, En Dash, and the Em Dash. In this post, we will see how to use them all correctly. Hyphen (-) The hyphen is the minus key in Windows-based keyboards. This is a widely used punctuation mark. Hyphen should not be mistaken for a dash . Dash is different and has different function than a hyphen. A hyphen is used to separate the words in a compound adjective, verb, or adverb. For instance: The T-rex has a movement-based vision. My blog is blogger-powered. John’s idea was pooh-poohed. The hyphen can be used generally for all kinds of wordbreaks . En Dash (–) En Dash gets its name from its length. It is one ‘N’ long (En is a typographical unit that is almost as wide as 'N'). En Dash is used to express a range of values or a distance: People of age 55–80 are more prone to hypertension. Delhi–Sidney flight was late by three hours. In MS Word, you can put an En Dash either from the menu, clicking Insert->Symbol or by the key-combinatio...

Unethical Business Practices by Associated Content (AC)

Useful Resources Freelance job at Constant Content Freelance for a 6 figure income Get paid to write on the Internet 25 Ways to write for income on the Internet Work from home as a virtual assistant Freelance for fortune 500 companies Today’s Internet slogan is ‘Content is King’ . If you have well-written, keyword rich content, without grammatical errors, then you can rank very high on search engine results, thus making a lot of money. With this business idea, several companies have sprung up, and Associated Content (who call themselves, People’s Media Company) is one among them. Here, we will try to find answers to these questions: 1. What exactly is Associated Content (if you don’t already know this)? 2. Is it really worthwhile to work with them? 3. Why should you steer right clear of them? What is Associated Content (AC) Associated Content (AC) is a website, in which you can earn money submitting content (text, video, audio, or images) . Anyone from anywhere in the...

What Is DoFollow? Guide: How to Make Blogspot Blogs Dofollow?

Dear friends, this is a blog notification post. I have decided to make my blog, DoFollow. You will find the comment policy updated on the sidebar about this (please look at the left sidebar). [Edit: The blog is no longer DoFollow due to loads of spam comments it attracted ] Backlinks are very important for your websites. They are like votes cast by one respectable website to another, and they will greatly increase the site’s traffic. When one gets many backlinks, one’s site’s ranking in search engine results will skyrocket. Search engines use programs called search bots or web crawlers to access and index web pages. That’s how you see websites in the search results of Google and Yahoo!. If your site ranks high for any search terms related to the products you promote, you can get several potential customers (a very daunting task indeed). Now, in order for you to get business, you must rank high in search engines , and the most important thing that will help you in this is link build...