Show Post Title Before Blog Title in Blogger

         Show post title before blog title in blogger is a strong SEO measure in On-Page -SEO. In google search engine allows to us only less than 65 character. if the title has more than 65 characters then our post title will not show in search engine and post title plays a main role in CTR. By default blogger don't give the post title in blogger. we have to place the some script in "Edit HTML" in Theme tab of blogger admin.

 Steps To Replace the Script

  1. Login into Blogger with your gmail account
  2. go to Template Tab in admin.
  3. click on Edit HTML button
  4. search for the title tag i.e [ <data:blog.titleTile/>]
  5. Replace the bove code with the belo code                                                                                     
            <!-- title for every post-->
             <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> 
           <!-- title for every post ended-->
       6. place the above code and save the template and check in browser.
       7. below is the images step by step

    









                                                          Step 1.check the Edit HTML


Step 2. Check Title Page


Step 3. Replace the code

 Advantages of  "Show Post Title Before Blog Title in Blogger"

  1.    Title tells to the people what your article is?
  2.    improving traffic from the google search engine / search engines
  3.    Title may be sees by readers.
Previous Post Next Post