Title for Blog



Title For Blog

Title for Blog

Title is helpful to find your blog by search engine. So take a long title for you blog, But here separate you title using pipeline ( | ) For example my sites title is.... Sites | Widgets | Blogger | SEO | Google Sites. This is useful to give a title for your blog, and for post title see below Article.

Post Title for Blog

Post title and blog title helps in improving rank in search results . In Google search Algorithm Post title and Blog title play a most important role. When a keyword is searched, Google checks Post title, Blog title, URL etc factors to display your blog or website in search results

By default in blogger, blogger shows blog title first and then post title.  If you want to show post title before Blog title the follow given steps, Its helpful to improve Blog SEO.

Steps to show post title before blog title

  • First Login on Blogger.
  • Dashboard >> Template >> Edit Html
  • Press Ctrl+F and find this code.

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

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

  • Finally save the template .
Changes will be made when Google indexes your Blog. Once Google search results get updates you will find changes in search results, your post title show before Blog Title.

I hope this article is Helpful for you.



facebook
google-plus
twitter
pinterest

No comments :

Post a Comment