It has always bugged me that my Blogspot title tags took the format of "richelectron: Blog Post Title" because this is not best practice in terms of SEO. Most relevant keywords should be grouped more towards the left of a title tag for best results to generate traffic from search engines. This means that Blogspot blogs are optimized more for their blog name rather than their individual post title keywords by default. i.e. A better title tag for this blog post in terms of SEO would be "Edit your Blogspot / Blogger Post Title Tag for Search Engine Traffic | richelectron" which is exactly what I have changed it to, and here is how to do it:


- Login to your Blogspot dashboard
- Click the Design tab, followd by "Edit HTML"
- Click Download Full Template (as a backup)

- Delete the following line from your template code<title><data:blog.pageTitle/></title>
- And replace it with this:<b:if cond='data:blog.pageType == "index"'> <title><data:blog.title/></title> <b:else/> <title><data:blog.pageName/> | <data:blog.title/></title> </b:if>

ConversionConversion EmoticonEmoticon