Optimizing Blogger Title Tags
blogging, meta tags
Due to a very large response to my article about optimizing Word Press title tags, I figured I would write a few more articles describing how to optimize the title tags of other bogger software.
In this post I will explain how to change the order of the Title tags in a Blogger Blog.
By default Blogger templates come with a “smart” tag inserted that automatically places the Blog Title before every post title in the title tags on the actual post pages. This “smart” tag also displays only the Blogger Title for the main page of the blog.
In order to change the order of the title tags in the blogger blog, placing the title of your post first, you must replace the “smart” tag with new lines of code.
To do this, find the following line in the header of your template:
<title><$BlogPageTitle$></title>
Once you find this line of code in the template, you must replace it with the following:
<title> <MainOrArchivePage><$BlogTitle$></MainOrArchivePage> <ItemPage><Blogger><$BlogItemTitle$></Blogger> - <$BlogTitle$></ItemPage> </title>
That’s it! Of course you may replace the “-” with any character or HTML entity that you wish.
Check back to this bog over the next couple of days for more information on changing the order of the title tags in a variety of blogging software. Please also feel free to comment this article with any specific blogging software requests, and I will look into them.







Does this also change the way is listed in google?
Comment by l3utterfish — December 11, 2007 @ 5:16 am
[...] For more information on optimizing other blogging software, please see Optimizing Blogger Title Tags, Optimizing Word Press Title Tags and Optimizing Blogware Title Tags. Bookmark to: If my site has helped you – return the favor.Please donate or post a comment to show your thanks. [...]
Pingback by zacheos — February 3, 2008 @ 2:15 pm
[...] « « Optimizing Blogger Title Tags [...]
Pingback by zacheos — May 17, 2008 @ 12:31 pm
Good article. Thx
Comment by seo optimization — March 16, 2009 @ 9:58 am
As a fellow webdesigner , I’m very glad to find that someone thought to post this topic.
All too many people don’t grasp the concept of what all is needed in this field, and I think also we’re all too often underrated
or taken for granted. Never the less I’m very glad to see that you feel the same way I do , thanks so much for this post!
Comment by Bay Area Web Design — January 6, 2010 @ 10:06 am
Awesome Article, Really very informative posting which provide lots of informative in all the regards.thanks for the wonderful posting.
Comment by MBT lover — February 22, 2010 @ 1:01 am
Your correct though lack something else to best fit a blogger platform. But this basically is the idea. Thanks to this. I made a tutorial on how to improve title tags to be search engine friendly. Visit at
http://techieboycdo.blogspot.com/2010/04/blogger-or-blogspot-title-tag.html
Comment by techieboycdo — April 2, 2010 @ 5:41 am
Please explain "…you may replace the “-” with any character or HTML entity that you wish."
What else would go there, and what does it mean?
Obviously, I am a new at this.
Thanks for any assistance,
Charlie @ baycat3@cox.net
Comment by Charlie — May 24, 2010 @ 3:30 am