Hello Folks, Thank you for keep reading our blog and supporting us, hope your love and support continues to stay with us in future. Today i am going to show you about “ SEO Optimize Your Blogs Titles For Better Search Results “. Alternatively this method is also called as “ Blogger Title Swapping “. After Applying this method, your blog will see improvements in search results.
Follow these Steps :
- Login to your Blogger dashboard.
- Go to Theme > Edit HTML.
- Then find for this code in the template using Ctrl + F
<title><data:blog.title/></title>
- Now replace the above code with the below mentioned code.
<b:if cond='data:blog.pageType == "item"'> <title><data:blog.pageName/> |<data:blog.title/></title> <b:else/> <title><data:blog.pageTitle/></title> </b:if>
- Now Click on Save the Template and you are done.
- Chech the results in Google Search.
Post a Comment