Now Let's Start The Tutorial:
If you want to optimize the blog title then you have do the following changes which shown given below.
- Login to your Blogger.com.
- Go Template.
- Click Template.
- Tip: When ever you make some changes in template then copy your template backup in your computer because if you have done this not correctly then you easily upload this template again on your blog.
- When you copy the backup of your template then click Template.
- Click Expand Widget.
- When you tick the Expand Widget then press CTRL+F to find the below code in your HTML body of your template. When you press CTRL+F then search box is appear in the bottom then you put the code in the box you can easily find it.
<title><data:blog.pageTitle/></title>
When you find this highlighted code then you can replace it with the below highlighted code and save it. When you add new post then you can see the effect immediately on Google Search Engine. Write your post full in Google Search Engine then you can see how your title is worked.
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>
This tutorial is so simply i am also ready many post and blog about the Optimize Post Title but no body write like this i am take to much time about this post mean when i think about which post is publish today then i think about this because it is new feature in blogger. I also make easy and easy for you.
Related Posts:
Social Bookmarking Button Add To Blogger
Hot And Latest Seo Tips For Blogger
How To Added Meta Tag In Your Blogger For Better Optimization
How I Submit Sitemap of My Website In Google Search Engine
How To Embeded Live Streaming On My Blog Or Website
Post a Comment
Thanks For Comment This Blog Post. Like It And Subscribe It.
Click to see the code!
To insert emoticon you must added at least one space before the code.