How to ADD YOUR POST TITLE BEFORE YOUR BLOGGER NAME ON TAB , blog seo , blogger seo

ADD YOUR POST TITLE BEFORE YOUR BLOGGER NAME ON TAB , 


If you use Google Blogger then you need to search for search engine optimisation tips. Google Blogger with the aid of default indicates weblog title earlier than put up title or web page title. This is now not a precise aspect due to the fact if your weblog title is lengthy then submit title does now not without a doubt show up in search outcomes due to the fact of title personality or pixel limit. It skill key phrases used in publish title does now not work and very few human beings will in a position to discover your weblog put up in search result. In a nutshell your blog’s site visitors does now not develop appreciably i.e. you’ll get restrained readers for your blog. If your weblog publish title would be earlier than weblog title then key-word used in put up title or web page title would work and your weblog posts will get extra person than ever due to the fact key-word wealthy put up title crawled by way of search bots shortly and your blog’s search rating improves. 


blog-title-before-post-title-page-title

post-title-page-title-before-blog-title


These are the Stages/Steps to showcase post title or page title before

1. Go to Blogger Dashboard
2. Then select Layout tab
3. Click on Edit HTML button
4. Now look for following code
<title><data:blog.pageTitle/></title>
5. Now replace searched code with following code
<title>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<data:blog.pageTitle/>
<b:else/>
<b:if cond='data:blog.pageType != &quot;error_page&quot;'>
<data:blog.pageName/> | <data:blog.title/>
<b:else/>
404 | <data:blog.title/>
</b:if>
</b:if>
</title>
Github Gist here: https://gist.github.com/vinayprajapati/9889893
6. Now save changes and you are done.
Its Merits –
1. Blog’s SEO improves
2. Blog traffic improves significantly
3. Helps you to improve Google page rank
This change may take some time to appear in search results but you can see in your browser tab as following –


Happy Blogging!



Comments