Creating different title on a Blogger platform
requires a slight knowledge of HTMLIf you search somewhere below your <head>
You'll find this code <title><data:blog.pageTitle/></title>
With this code, it means every page that you create will have your blog title infront, following by your page title. Which is the blog post title you've created.
![]() |
| The Red Box indicates the title for the post |
Due to the limitations on the number of words that's allowed by search engines. Your title on search results might just not appear the way you want it and this isn't quite SEO friendly.
To optimize this you'll need to search somewhere below your
<head>You're required to replace this code
<title><data:blog.pageTitle/></title>to
<b:if cond='data:blog.pageType == "index"'>What this code means is, other then the homepage, the other pages will have their title as their page title.
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>
Great Search Engine Optimization for your website or blogs.
Title Optimization on Wordpress Platform


3 comments:
That was really gold mine article. Seo have been a part of the online media community and utilizing one would mean a great margin for blog efficiency. :D philippines outsourcing
I apply this technique on my blog because I am doing seo of my blogspot. I add Title Tweaks on my blogspot.
----------------------------
seo orange county
wow! I didn't know about the tweaks before.. well thanks for this :)
SEO Company Montreal
Post a Comment