Cheers,
Justin Martin
The Adsense Entrepreneur
Earn Adsense Cash Instantly

It is very easy to use with a lot of code built in to the template making the more user friendly, especially for those of us not overladen with technical skills.
But this advantage could be a draw back with regards to some aspects of SEO. The problem being that when you publish a new post, the title page reads ‘name of blog then title of post’.
We all know that for the purposes of search engine optimization, the keywords should appear early in your title.
So how do you stop the blog name appearing in the title of every post.
How do you change the search engine listing of your blogger posts from the format indicated by the red arrow to the format indicated by the green arrow ?
It’s surprising how easy this is
<title><data:blog.pagetitle/>
<b:if cond= ‘data:blog.pageType == "index"’><title><data:blog.title/></title><b:else/><title><data:blog.pageName/></title></b:if>
It takes a few days for your changes to show in your blogs title in the search engine listings. The changes occur when the search engine bots have crawled and re-cached your posts
Here’s the code for those of you who want to copy and paste
<b:if cond= ‘data:blog.pageType == "index"’><title><data:blog.title/></title><b:else/><title><data:blog.pageName/></title></b:if>
Hope this helps.
Cheers,
Justin Martin
The Adsense Entrepreneur
Earn Adsense Cash Instantly
Related posts:
If you would like to make a comment, please fill out the form below.
Recent Comments