Tuesday, March 17, 2015

How To Place Post Title Before Blog Title For Better SEO In Blogger?

Views:

SEO is the key to get high organic traffic towards your blog. We optimize our blog to get more organic traffic by doing so much SEO techniques As default in search results our post title show after the blog title but it is not good for SEO. 

We must show post title before Blog title to get better rank in search results and get more organic traffic. We just need to add a little piece of coding to perform this SEO activity. I will show you how you can show your post title before blog title in search results. So lets start this easy tutorial:
Before

After

Now I think you understand the difference between both of them. So lets start:

Steps to Do:

  • Go to Blogger Dashboard ---> Template ---> Edit HTML
  • Search for below code using CTRL+F
<title><data:blog.pageTitle/></title>

  • Now replace the above code with below 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>

That's all, Save your template.

Congrats! You have successfully done this SEO setting and now your blog is ready to get more organic traffic. Its your turn to give your feedback on this post through comments till then Peace, Blessings and Happy Optimizing.
Source: mybloggerbuzz 

3 comments:

  1. SEO is the best way to accomplish traffic to a website in search engines organic results page. You have explained it very well in here. Thanks for sharing this. You have provided really a great content in here.

    SEO Training | SEO Institutes in Chennai |
    hadoop training in chennai

    ReplyDelete
  2. Its very interesting learning at hadoop online training center which refers this website for extra knowledge. Appreciable work done by the webmasters with their research and experience by sharing on a platform like this.

    ReplyDelete
  3. Very nice article, I enjoyed reading your post, very nice share, I want to twit this to my followers. Thanks!.
    SEO

    ReplyDelete

Download

Author image

About the Author :

The idea of this blog is to put together all my favorite website that talk about blogs, widgets, SEO and all that you need to have a blog. I hope you like it, if you want to add anything please feel free to leave a comment or send an email. Visit also mywomanmessylife.blogspot.com my second blog about women.

Connect with me on :

/*Pin button by mybloggerbuzz.com*/