Latest Updates

How To Optimize Blogger Title SEO Friendly For Higher Search Results

ad+1


 Today I am Sharing How to make blogger Title SEO Friendly.Page title is the most important element in your blog in terms of ranking high in search engines.

In Blogger default template display your blog title in front of post title,so page title normally show as :


After Optimizing the blog title,it will show like this :


So having the post titles at the beginning your blog chance to found. 


Also Read : How to add Meta Tags in Blogger 2014.

Follow this step to optimize blog title :

  • Go to Blogger Dashboard → Template → Edit HTML.
  • Find bellow code
<title><data:blog.pageTitle/></title>

  • Now Replace above code with bellow code
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> | <data:blog.pageTitle/></title>
</b:if>

  • Now Save your Template
  • You done all !.

2 comments: Leave Your Comments

  1. Nice Post. Carry On.

    Tech Care Point | Blogger Tips, Make Money Online Tips, SEO

    ReplyDelete
  2. I have been researching methods for optimizing blogger title SEO recently, as a way to rank higher for search engines. These methods might not work for everyone but I have found them quite effective for myself!

    ReplyDelete