Sunday, August 23, 2009

How To Add Meta-Tags To Individual Posts in Blogger ;


Meta tags play an important role in Search Engine Optimization (SEO) and having them in every post is definitely advantageous. Unlike wordpress where meta tags for every post can be added automatically with the help of plugins, blogger needs codes to be added for every post which is one of the drawbacks of blogger.

Follow these steps to add meta-tags for every post in blogger:

Step 1: From blogger Dashboard, go to Layout.

Step 2: Click Edit Html option and tick Expand Widgets.


Step 3: Search <head> using Ctrl+F.

Step 4: Paste the code given below after the <head> line.

<b:if cond=’data:blog.url == “enter the url of the post here”‘>
<META NAME='”keywords” CONTENT=”enter keywords here separated by commas”' />
<META NAME='”ROBOTS” CONTENT=”INDEX,FOLLOW”'/>
</b:if>


Replace the text in red with post url and keywords respectively.

Note: For every post you have to repeat this procedure by adding post url and keywords repectively. If you want to add 5 individual meta-tags you have to add the above code 5 times.

Step 5: Save the Template.

0 comments:

Post a Comment

 

Blogging Guide. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com