Tuesday, October 6, 2009

Meta Title, Meta Keyword And Meta Description SEO Tag for Blogger

Meta Keyword And Meta Description SEO  Tag for Blogger 

This trick is for add the SEO title, meta description and Meta Keyword for our blog. For Search Engine Ranking and for clickthrough (CTR) in a Search Engine Result Page (SERP) The HTML title tag is very important , and with little trick you can improve both of them with this .

Default in the title tag  Blogger puts the blog’s Title before the post title,we can switching them, or removing the Blog’s name, we can easily optimize our blogger title for search engine.

Tricks for edit  Meta Title, Meta Keyword And Meta Description SEO  Tag for Blogger
Step 1 : Backup Blogger Template:
1. Open Blogger’s Dashboard.
2. Go to the Layout tab.
3. Go to Edit HTML.
1. Download the full template, for backup purpose.
2. Check Expand Widget Templates.
Edit Tag Title code:
Find
<title><data:blog.pageTitle/></title>
and replace it with one of the two below ,I recomend the second.
Option 1 : Post Title Followed By Blog Name :
If your blog name includes relevant keywords to all your posts, you should use this code:
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> - <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
Shortening blog name : (Only in posts title)
If your blog name is too long, you can manually redefine it, substituting
- <data:blog.title/>
with a text that includes only the keywords you need.

Option 2: Just Post Title  :
SEO expert say this way can  strengthen your single post title’s keyword density, use the following code instead:
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>


Enjoyed....
Another Article :

No comments:

Google Search

Custom Search