Remove Blog Name from Title on Blogger
One thing that has bothered me for a while is the fact that every one of my blog post page titles starts with the blog name.
While in my case that is very short (just STG's), it still is worse for SEO than just the post title.
A quick look showed me how to fix it.
It is very easy to hide your blog title on Blogger. You just need to do a simple edit on your template (Design->Edit HTML on Blogger)
Then you find
<title><data:blog.pageTitle/></title>
And replace it with:
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>
While in my case that is very short (just STG's), it still is worse for SEO than just the post title.
A quick look showed me how to fix it.
It is very easy to hide your blog title on Blogger. You just need to do a simple edit on your template (Design->Edit HTML on Blogger)
Then you find
<title><data:blog.pageTitle/></title>
And replace it with:
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>
Comments
All the best,
Tine
Thank you very much!!
it's also #1 on google search result for "blogger take off blogs title"
http://bestsoftwarecafe.com/
Please help me how to disable this permanently Thanks.
in b/m tweet the CHARSADDA KPK (Pushkalavati) is my blog title I want to disable this and dont want to share with my tweets.
CHARSADDA KPK (Pushkalavati): La caméra cachée la plus flippante de l’histoire http://chdkpk.blogspot.com/2014/05/la-camera-cachee-la-plus-flippante-de.html?spref=tw
in b/m tweet the CHARSADDA KPK (Pushkalavati) is my blog title I want to disable this and dont want to share with my tweets.