Blog Tips
- 6:11 AM - 0 comments
Customize Blog Post Title Tag For Better SEO Indexing
With this type of results our blog will not attract visitors to our blog. Because what they are searching will not found in first words of their search. So here is a simple hack with we can optimize our blog for better SEO indexing with more attracting format of Post title followed by Blog Title (Post Title + Blog Title)
I think Some of Them Will take it as a Joke But when I used this hack I got amazing results. I have only 1 to 3 Visitors per day on starting and after using this hack I got 15 appx. visitor in a fort night from search.
For this We have to edit our Blog Template login to your blogger account then > Click on Template/Layout ---> Then on Edit Html. Please be sure that you have taken a back up of your blog.Search For Below Code
<title><data:blog.pageTitle/></title>
And replace this entire line with the following section of code instead:
<!-- Start http://eknol.blogspot.com/: Changing the Blogger Title Tag -->
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/> ~ <data:blog.title/></title>
</b:if>
<!-- End http://eknol.blogspot.com/: Changing the Blogger Title Tag -->
Save Your Template.This Blog Hack Will make a magic to your whole blog but you have to do some thing with all of your posts. Start posting with using some magical keyword in your blog posts. And you will Grow Soon.



0 Responses to "Customize Blog Post Title Tag For Better SEO Indexing"
Post a Comment