
Its necessary to Show Post Title First for better SEO. So, here you will learn how to show Blogger Post title first followed by Blog Title. You will be able to see your blog title as Post Title + Blog Title , this is what every blogger want to see. Also When your Blog will appear in Search Engines such as Google, You will get more intentions from users and more traffic.

How to Change Blogger Title Tags for Better SEO ?
- Login to Your Blogger Account
- On Your Dashboard, Click on Design (see below shown picture for further assistance)
- Now Click on EDIT HTML (see below shown picture for further assistance)
.
- Now Find <title><data:blog.pageTitle/></title> Replace this code with below given code
. <b:if cond=’data:blog.pageType == "index"’> <title><data:blog.title/></title> <b:else/> <title><data:blog.pageName/> | <data:blog.title/></title> </b:if>
- Save Template and Its Done
No comments:
Post a Comment