Fix Google Auto Index Website Name After Blog Title

The blog title is very important in terms of SEO. Because it plays a major role in ranking your website in search engines. So if something goes wrong with the title then it may impact the rank of your website. This will cause a low amount of visitors and many more problems.

Some blogger templates such as Plus UI, and Median UI have the functionality to customize your blog title in Google Index. It adds the name of your website beside the title of your blog automatically. It is okay for some people but there are a lot of people who don't want this to happen. Because this increases the title of the blog which may have a negative impact on the SEO score.

In this tutorial, we will learn how to fix this problem. keep reading and follow all the steps properly.

Why do Some Templates Add Website Names Automatically to the Blog Title?

Google Index Result

The creator of the theme does this to convert the name of the website into a keyword. So if someone searches with the name of the website then other posts from that website also show up in the search engine. But it is always not the best idea as this could harm the SEO credibility. 

So it is always the best idea to remove this functionality. In case you want to add the website name with the blog title you can always do that manually by mentioning your website name in the title of your blog post.

Remove Website Name From the Blog Title in Google Index

If you don't want to show up your website name beside your blog title automatically in the search engines then follow the steps below to fix this problem.

  1. Log in to your blogger dashboard.
  2. Go to Theme > Customize > Edit HTML
  3. Now press Ctrl + F and type SingleItem title then hit Enter.
  4. You will see the following code there.
  5. <title><data:blog.pageName.escaped/> - <data:blog.title.escaped/></title>
  6. Replace that code with the code given below.
  7. <title><data:blog.pageName.escaped/></title>
  8. Now click on the Save at the top right corner.

That's it! It will remove the website name from the blog title in the search engine. If you don't find the item I have mentioned then do a comment to let me know. I will personally help you out. You can also join our Telegram group and ask for help.

Hope this tutorial was helpful for you. If you have any other problems then don't forget to mention them. More tutorials related to blogger widgets, tools, customization, and tricks are coming soon. So join our Telegram to get the latest updates.

Next Post Previous Post
2 Comments
  • Admin
    Admin July 7, 2024 at 5:56 AM

    Thx man

    • Tasin
      Tasin July 7, 2024 at 8:20 PM

      You are most welcome 😊

Add Comment
comment url