Optimization of the Title is a basic Thing in (SEO). its called title swapping in Blogger Blog. swapping blog title can boost your site in search engines and you will get organic traffic to your site from search results. Page title is most important element in your blog or website in term of good ranking in Search Results. there are many meta tags to boost your website on search results but at this time we will learn about Title meta tags you can also join our other meta tags by visiting our site. and now i am going to show you that how you can Optimize Your Post Title for Search Results just follow my steps one by one to optimize your post title.
Optimize Post Title For None websites
- Just Put this Code Under <Head> </head>
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> |<data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>
Step One for Blogger
Step Two for Blogger
Click on the Code area any where and press cltr + f for find box.
Step Three for Blogger
paste or type following code in search box and find it.
<title><data:blog.pageTitle/></title>
Step Four for Blogger
You need to replace above code with this one.
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> |<data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>
<title><data:blog.pageName/> |<data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title> </b:if>
Step Five for Blogger
Click Save and you Done.




Great post!
ReplyDelete