Header Ads

How To Optimize Title Tag For Seo


Like many other posts, this post will also be dealing with search engine optimization, shortly called as seo. There are many techniques to get better search results from your blog in search engines like google,yahoo,bing and many more. And title tag plays an important role in this. So let us discuss on optimizing title tag for better search engine ranking.



How to optimize Title Tag For Seo

What is Title Tag?



Title tag is a html element which specifies the nature of the title of the post like size,colour and some other details.Title Tag starts with  "<title>" and ends with the "</title>" tag (avoid the ").So thats all about title tag.



How to optimize Title Tag For Seo?


Its time to do the trick.Follow the below steps

Steps:


  • Open the Template tab and then click on EDIT HTML.
  • Search for the following code
<title><data:blog.pageTitle/></title>




  • Replace it with the below code




<b:if cond='data:blog.pageType == &quot;item&quot;'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/> <title><data:blog.pageTitle/></title> </b:if>
  • Then Save template.


If you face any problem feel free to Comment.


No comments:

Powered by Blogger.