Search & Find

Sponsor Post

Best Telegram Groups List Collection - Updated

Thursday 19 May 2016

How to Remove Blogger blog title From Post title with Pictures

Hello friends welcome to the Techtspot blog, today I will show you how to remove the Blogger blog title from the blog post title with pictures.
Remove Blogger blog title From Post title

Why we need to Remove the Blogger blog title from the Post title?

When we create a blog using blogger platform and publish some content on it, after some time we search our title in the search engine, like I search my newly published post title in the Bing search engine then I find out my post which is displayed like - first blog title then post title in the search engine result page (SERP), for example:-

Techtspot- how to make a free blog using WordPress?

The blog post title is optimized by default in the blogger blog theme, every time we publish new content in our blog it displays the first blog title then the post title in the search engine results page (SERP), now we want to organize the blog post title to opposite way like the first post title then the blog title, now let's start.

These are the Following Steps:-
Step 1: First open the blogger blog dashboard and click the Theme option, now click the customize dropdown button and select the Edit HTML option.
Remove Blogger blog title From Post title 1
Step 2: On this page click anywhere in the code and press the Ctrl+F button and find out the <title> tag, look at the image.
Remove Blogger blog title From Post title 2
Step 3: Now you just replace the <title> tag with newly title code and click the Save button.
Remove Blogger blog title From Post title 3
Remove Blogger blog title From Post title Code:-
<title>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<data:blog.pageTitle/>
<b:else/>
<b:if cond='data:blog.pageType != &quot;error_page&quot;'>
<data:blog.pageName/>
<b:else/>
Page Not Found | <data:blog.title/> 
</b:if>
</b:if>
</title>
Step 4: After some time you will again search your newly published post title in the search engine to find out the code is work or not.

32 comments:

  1. sir i paste the code but when i am checking in google search then it not work .... help me please

    ReplyDelete
    Replies
    1. hello sir
      this process take 24 hours .....

      Delete
  2. Great post i search many times but difficult to understand thanks

    ReplyDelete
  3. Nice and great post, all has been clearly explain and it is working fine.

    thanks.

    ReplyDelete
  4. love you bro https://www.crazyasianhacker.com/

    ReplyDelete
  5. Thank you very much for providing such an insightguide for removing title. I had searched many sites finally reached in your site & resolved my issue. Thank you :)

    ReplyDelete
  6. Hi Anand,

    I had done these steps earlier and it worked However, not for newly created pages as this one: https://www.simplylinuxfaq.com/p/major-differences-between-rhel-8-and-7.html . In the same blog, if you click on 'Get Hardware Info', you could notice that the blog page title is not showing up. How do I get rid of the title for my blog page 'RHEL 8 v/s 7 Difference'? Please help me. Thanks

    ReplyDelete
    Replies
    1. Hello

      Here

      If you add a new page or post on your blog then after sharing on social media then you can do one more thing PING it

      Pingler is my favorite site :)

      Delete
  7. No Anand. The new blog page is accessible, but I wish to avoid the display of the title which I was able to achieve for earlier pages but not for this. Please suggest.

    ReplyDelete
  8. nice post realy im looking for it

    ReplyDelete
  9. apnadaily.co is my site. but it doesn't work on my site. please can you help me.

    ReplyDelete
    Replies
    1. it take a time after 2 to 3 days you can again check the search engine result page thanks

      Delete
  10. Nice Information i am searching from long time to solve this error. finally error is resolved thanks.

    Check My Website: https://www.panstag.com

    ReplyDelete
  11. In this post you have explained very well that How to remove blog title from post title. Thank you so much for sharing this information

    ReplyDelete
  12. Because of your post, this problem Remove blog title from post title of mine got solved, thank you very much for this

    ReplyDelete
  13. Thanks for the information. Your explanation is clear and good.

    ReplyDelete
  14. Thanks for sharing I'm gonna try it out.

    ReplyDelete