Monday, August 24, 2009

SEO Tip - Add Title Tag To Blogger ;


One of the most important things to improve search engine ranking is by optimizing the blogger title tag. Here by optimizing the title tag we intend to remove the blog title from the individual posts so that search engines can easily search keywords and index the page.



- From Blogger Dashboard go to Layout


- Click Edit Html


- Use to Ctrl+F to find the code given below:

<title><data:blog.pageTitle/></title>
Replace the above code with the code given below
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>


- Now Save Template, its done!

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