Optimize Your Blog for Higher Search Results

How to Change your Blogger Title

Blogger 150x150 Optimize Your Blog for Higher Search ResultsAfter a long time i visited Blogger.com, I have optimized my company’s blogs, one of the challenges when choosing a ‘free Blog’ is the SEO implications based on your decision. There is a bunch of choices out there – WordPress, Blogger, Blogfreehere. Personally, I chose Blogger as my ‘free Blog’ of choice without a lot of research.

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 – meaning your blog title is shown on every page.

Title tag mean to me is a one line summary of what the page is about. The common understanding of the tag is to wrap the title of the site. Unfortunately for many people, the title of the site is completely un-descriptive of the content of the blog. For example, my blog is called “Internet Marketing Blog Online”. If I put this in the title tag, search engines really have no clue as to the content of each post on my site. It would be much better for SEO to place a keyword-rich description (e.g. “Optimizing Title Tags for Blogger”) in the title tag. The content of your title tag is what will be displayed in search engine results.

In Blogger, By default the title is “Blog Name: Blog Post Title”. As per search engine optimization, the “Blog Post Title” should come first and then the “Blog Name”.

For Title tag optimization you just need following process.

Go to Layout >> Edit HTML > > Click on “Expand HTML Widget” Then search for the following line of code:

<title><data:blog.pageTitle/></title>

Replace the above line of code with the following line of code:

<b:if cond=’data:blog.pageType == &quot;index&quot;’>

<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>

Updated 5th of November 2011

Try this if its not working:

<b:if cond='data:blog.url == data:blog.homepageUrl'>
<title><data:blog.pageTitle/></title>
<b:else/>
<title><data:blog.pageName/><b:if
cond='data:blog.pageName'> -
</b:if><data:blog.title/></title>
</b:if>

Click on “Save Template” and you are done. but let me know after few week you got more visits or not, i am sure you will get higher search results.

This entry was posted in Blog, Google and tagged , , , , , by Krunal Soni. Bookmark the permalink.

About Krunal Soni

Internet, new technologies and marketing has been my passion, I began my career with Internet, when I was in 11th class, and in my word, I cannot live without internet, I am managing many blogs and this blog is My passion is the reason why the domain name is "Internet expert" I have not started blogging full time. I'm the kind of person who just can't wait to get on a train and not know where I'm going. I definitely want to live life to the fullest. And that's the type of man I'm attracted to - somebody with that spontaneous spirit. I am not believe in spend too much time living in the ‘what if’ and need to learn to live in the ‘what is.’ My friends told me I tweet well you can follow me on Twitter ;) & I am avilable on Facebook & Google+ too.

2 thoughts on “Optimize Your Blog for Higher Search Results

  1. Pingback: Tweets that mention Optimize Your Blog for Higher Search Results -- Topsy.com

  2. Pingback: Popular Wordpress Security Plug-ins – wordpress registration plugin

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Enter your email address: