Today i am going to share to share how to add a search engine friendly blogger blog post title and blog title. Default blog title and post title are not SEO friendly. The Page title is the most important element in your blog in terms of higher ranking in search results. Here is one example blog post title first and after blog title.
Google only displays 70 characters on Google search results and in case of Yahoo display bit more.So your blog posts will not display or you will not get as much rank in Search Results.
Follow These Steps:
- Goto blogger dashboard
- Template >> Edti Html
- Now find this code
<title><data:blog.pageTitle/></title>Replace the above code with the following below code.
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> - Info Blog Maz</title>
</b:if>
Replace the red blog text with your own blog title
Now save the template you have done if you need any help please leave a comment below stay tuned.
Very useful and informative post thanks for sharing Blog News
ReplyDelete