Blogger (or Blogspot) is a free blogging platform run by Google with many nice widget and templates. This article will guide you some tips to improve SEO for blogger template with a few seconds.
The first, i will create new blog in Blogger.com. My blog need to improve SEO is http://tutorials-tips-tricks-info.blogspot.com. After blog created, i have installed new themes and check website score in http://websitegrader.com/
And the result before optimized SEO, my blog point is 27.
Ok, now i will following 3 steps below and try check again.
1. Blog Title.
Normally, the title of a blog is BLOG TITLE : POST TITLE, you can improve SEO by modifying the title to POST TITLE | BLOG TITLE. Find the following code in your template:
<title><data:blog.pageTitle/></title>
replaced by the code:
<b:if cond='data:blog.pageType == "item"'> <title><data:blog.pageName/> | <data:blog.title/></title> <b:else/> <title><data:blog.pageTitle/></title> </b:if>
<b:if cond='data:blog.pageType == "item"'> <title><data:blog.pageName/> | <data:blog.title/></title> <b:else/> <title><data:blog.pageTitle/> | Tutorials | Tips | Tricks | ...</title> </b:if>
2. Meta Keywords And Blog Description.
Add the code before <b:skin><




{ 4 comments… read them below or add one }
After reading you site, Your site is very useful for me .I bookmarked your site!
Thanks for sharing
ColorizeTemplates´s last blog: blog ..Papira
It is interesting how many templates don’t have code such as this already included for SEO purposes. Add such code is one of the first steps I take when I switch to a new template on a Blogger blog.
Paul´s last blog: blog ..A List of Common Tags in a Blogger Blog Post Header
very interesting and use for me, keep nice work friend…thx