Subscribe to RSS Feed


SEO Title for Blogger Blogspot

by Blogger Indonesia

We need a wordpress plugin to make a SEO[1]  title in our self-hosted wordpress blog and along with it a price. Since we cannot make it until we have our own domain, which is not free. For those blogger / blogspot users, however, you can do it just by a little tweak in the edit-html admin panel.

First of all, there are two types of the so-called SEO title, one is a link post that stands before a blog title / name if it’s seen through the browser window. Second, a link post that stands alone. When you open a link post, the blog title is not there. Blog title or blog name is shown when one opens up the main homepage. 

The first example (post title first, blog name second can be found here. It’s seen in the browser thus: Eight Months Baby | Newborn Baby Blogger (post title first and blog name comes second).

The second example can be seen in this blog. If you click this link, you’ll see the title WordPress 2.7 Wish Lists without a blog title after it. Which one is more SEO friendly? I am not sure, some say the first while other say the second. Regardless, I like using the second type in this blog; while using the first type for some other blogs.

The more important thing for blogger / blogspot users is that you can make both types of SEO titles easily using this following simple tips (after login to your admin blog, click Layouts -> Edit HTML -> check “Expand Template widget”):

A. Post title first, blog name second:

1. Find this tag:

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

2. Delete and replace with this 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>

3. Don’t forget to click SAVE.

Credit for this code goes to Jackbook

B. Post title only (blog title not shown)

1. Find this tag:

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

2. Delete and replace it with the following code:

 <b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>

3. Click SAVE.

Credit for this code goes to Blogbuster

P.S. The tips works for new blogger / blogspot (xml); not for old blogger (classic template)

[1] SEO stands for search engine optimization a term used among webmasters and bloggers on how to get higher SERP (search engine result page).  Some believe that there are ways to ‘tweak’ your websites / blogs, to get satisfactory SERP the most important of which including, but not limited to, high PR (Page Rank), getting a backlink from a good site (meaning, a higher PR website which is equal or higher than your own), and “posting title management” as discussed here in this post.



Subscribe to Daily news and blogging tutorial by Email


Tags: blogger.com, blogspot, seo title, tutorial



Not the Article you Wanted? Search This Site


Or Get the Latest Update via Email

Enter your email address:

Delivered by FeedBurner


** You may comment using these languages: English, Arabic, Bahasa Indonesia, Boso Jowo and Besah Madureh **
blogger seo title seo blogspot blog spot feed only title what is link under title post blogger title tag blogger seo friendly title for blogger title blog seo title tag blogspot blogger friendly title seo blogger com html seo 

123 Responses to “ SEO Title for Blogger Blogspot ”

  1. free tutorials
    June 30, 2010 at 10:30 pm

    Hey thanks a lot for your post…. i was trying to find it and glad i found ur post……. it had helped me a lot….

    Thanks a lot once again. keep posting the useful information

Leave a Reply

Stay in Tune

Twitter

Follow Me on Twitter!

Profile

Blogger Indonesia A. Fatih Syuhud I'd love to see many more Indonesian bloggers blog in English, the most-widely-understood world language. So that the world knows and understands more about Indonesia by reading anything written by Blogger Indonesia. Don't let your voice echoes only in your backyard. "In matters of style, swim with the current; in matters of principles, stand like a rock." - Thomas Jefferson. A. Fatih Syuhud.
Contact: fatihsyuhud-at-gmail.com or afs-at-alkhoirot.com

Copyright © 2005-2010 A. Fatih Syuhud