Saturday, March 18, 2017

How To Show Post Title Before Blog Title In Google Search

How To SEO Optimize Your Blogger Blog Titles For Higher Search

Today I'm going to show you how to change your blogger post results in Google. I will also be discussing about the importance of posting the title of the post before the blog title in Google search results.

The title of the publication and the title of the blog are very important for the optimization of search engines, but you must know how to use them and to personalize them. Because they appear in the search results and, more importantly, they appear as a clickable link.

Post titles and blog title plays a vitally important role for better ranking in search results and search engine optimization. This is the first thing that is checked by visitors to click on this link or not. That means your traffic depends on this. Keyword rich titles can bring you more traffic and increase the views of your blog page.

Google displays only the first 66 characters of the title in the search results. If you are using the blogger for your blog, then you may notice the default search engines display the title of your blog first rather than Title of the post. This reduces the benefits of SEO because our post titles that have the main keywords are cut due to the limit characters in the search results. Certainly this will affect the flow of visitors to your site. Because when someone is looking for a topic you would like to click on that particular topic that matches your search words and / or interest him / her more and not your blog title, because most of them may not know it. But if the title of the blog appears first, then visitors can omit your site! Therefore, to take the right benefits we have to optimize our blog so that the post titles shows before blog title in the search results. That is why we must use them effectively.

Therefore, to take the right benefits we have to optimize our blog so that the post titles shows before blog title in the search results.
If you want your publication title to appear before your blog name on the Google search results page, then the process is very simple and almost anyone can do it, even novice blogger users.
Follow the steps below:

1. Go to your Blogger dashboard
2. Click on Template
3. Click on Edit HTML and then on Proceed.
4. Click to put a check in the Expand Widget Template box.
5. By using Ctrl+F, search for the following code in your template’s code:

<title><data:blog.pageTitle/></title>
replace it with the following code below:

<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>

Save your template.

No comments:

Post a Comment