Monday 15 October 2018

How To Appear Post Name Before Blog Title In Search Results

Hello friends you are reading this blog means you also are a blogger like me and you are trying your best to make your blog popular.







Today in this blog I will tell you how to appear your blog  post name before your blog title on google search results or any other search engines results.



Blog post name and blog title are very important since it will affect the search results. Blog title is the title which we choose when we first started our blogging , while the blog post name is the name which we gave when we create new post in our blog. Post name indicate what our blog is about , for example : How to sign up on blogger, How to uninstall system apps etc....

Since post name is the  main keywords which describes our entire post so it important for us that our post name Appear before blog title in search results...

Let me give you my example,
My blog title is " TheStep4U " . I have written too many post and give them a post name which is completely irrelevant to my Blog title. By default in blogger it will show your blog title in search results,
I have written post about " How to uninstall system apps ". so when people search for this on google my blog will show blog title " TheStep4U ". although my blog have this post people will think that this not what they are looking for and will not come in your blog and you can loose your views.

Now follow below step so that your post name appear before blog title in search results.

Step 1 - go to blogger and sign in to your blog.

Step 2 - go to " Theme " option.

Step 3 - click on " Edit HTML "

Step 4 - now look for the below code

              <title><data:blog.pageTitle/></title>

              You have replace this code with below one

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

Now your code will look like this

Step 5 - click on " save theme "







Now onwards your post name will appear before blog title.
Note : This change will take some times so within 2-3 days you can see changes....


THANK YOU..
I HOPE THIS INFORMATION WILL HELP YOU.
ENJOY...ENJOY...ENJOY...

           



No comments:

Post a Comment