SEO is very important for any website and blog. Due to importance of high SEO we can show our existence in e-world. Today I am going to show you how to customize your blog to show Post Title before Blog title in Search Engines. By default Blogger display Blog title before post time and it has some bad effect in SEO of our blog.

What is SEO:

Search engine optimization (SEO) is the process of visibility of web pages in a search engine. Therefore, those who are really serious about earning online by their blogs or websites, they must consider and learn the process of SEO for blogs and websites. Learning SEO is very important because, SEO can lead your website though the world of internet.

Friendly SEO title:

Google and most other search engine love fast, clean, simple and high optimize content websites. Therefore Friendly SEO definitely help us for better search engine optimization.

How to display post title before Blog title:

There are some basic steps to customize your Blog template which will allow us to show post title before Blog title.

  • Go to blogger dashboard.
  • Go to template > edit html.
  • Find this html code by pressing Ctrl + F
<title><data:blog.pageTitle/></title>
  • replace it with following code.
<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>
Ok you have done everything very well. Just publish new post and see the result in search engine. You will find that now Post title will appear before Blog title.

Blog SEO: Post title before blog title in Search Engine

SEO is very important for any website and blog. Due to importance of high SEO we can show our existence in e-world. Today I am going to sho...

Search

Popular Posts