Post Title Before Blog Title In Blogger
Learn how to display the title of a post in front of visitors who read the title of the blog and the post in Blogger or Blogspot blog search results. This is one of the best ways to ensure that your entire blog is optimized not only for people, but also for search engines such as Google, Bing, Ask, Yandex and other acquaintances. The point of this is the increase in blog hits and revenue when you monetize your blog.
Besides writing quality content, there are many facts that can make your blog a hit. Such factors could be a way to optimize your blog. For example, to display the title of a blog post or post before the article. This can only bring your visitors back again and it can help you do well with constant traffic and double your income for those who write money.
This article and just below it will show you how to pretitle a blog post and how to create a better blog that many people are interested in. Remember that the look of your blog is also important to the readers who want it. Follow the steps below to override the default blogger title.
To view the post title before the blog title on your blogger blog, go to
- blogger.com
- Then go to the template.
- For security reasons, we recommend that you protect your blog template. If something goes wrong, you can easily restore it. This guide will not harm your blog. But I believe in safety first.
- Next, search for the following HTML code.
<title><data:blog.pageTitle/></title>
- Then replace the above code with the following code.
<b:if cond=’data:blog.pageType ==”item”‘>
<title><data:blog.pageName/> | <data:blog.title/></title><b:else/>
<title><data:blog.pageTitle/></title> </b:if>
What happened there:
Before adding the second code, the blog title is displayed first, then the post title. This gives your visitors a very bad experience.
If you use the second code, the blog title will be displayed last and the blog post title will be displayed first. In this way, you can easily optimize your blog for search engines.
Summary
In this way, you can first view the title of your post on Blogger. This is the best way to get a good SERP ranking. This is one of the techniques used in page SEO optimization.
Guidelines to help you with old blog posts.
Now, if you follow the steps above, the new post will have a blog title similar to the following: The blog name, but what about the old blog post? It has already been indexed with the blog name: blog title and needs to be modified. If the blog post link is internally linked to another post, as Wikipedia does in the article, Google will update the blogger results in a few days. Otherwise, it will take some time to update automatically. However, if you need quick results, follow the simple steps.
Instructions for updating an old blog post.
Useful for many blog posts. It is time consuming and can take days or months.
I hope you have already sent your blog / website to the Google Search Console. Then get the URL of your blog to Google Webmaster Search Tool and send it to the index. Within a few days, very old blog posts will be updated in the search results.
Useful for some blog posts: Get immediate results in a few hours.
You can send old blog-specific post URLs to Google Webmaster Tools (GWT). This will update the old post in a few hours. However, all URLs have to be sent to GWT, which is time consuming. Therefore, do this only if you have few posts on your Blogger dashboard and you need quick results from Google Search.
Does changing jobs help SEO?
Yes, Google rates all documents based on when the keyword appears, so it works a bit. If it appears first, it gives a better rating. With this trick, the main keyword, the title, is displayed first, which is useful for SEO, but not so much as mentioned above.
Recent Comments