Change title to post title

Change title to post title

many ways that bloggers do to get top ranking in the RESP one of them by increasing the SEO techniques
This time I share tehnok SEO by changing the title of the blog with the title of this postserves to display the first post title before blog title that can increase your blog rankingin the RESP
please follow the steps below to change the title of the blog to post title


  • login to blogger
  • Design
  • Edit html
  • Expand Widget Templates
find this code 
<title><data:blog.title/></title>
(Use ctrl + f)
remove and replace the code with the code below

<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>

  • Save template
see the results in if you are looking for your blog articles with keywords in the search engine
good luck










No comments: