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 == "index"'>
<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.
wah ini dia yang saya cari2 thanks ya boss
Mas fatih mau Tanya Nih.
Klo Buat Template Blogspot Yang Classic Gimana yah ?
tinggal pindah aja ke classik. Dari Design -> edit html -> pindah klasik (paling bawah).
pertama saya minta maaf kalau ini spam…bang saya masang meta tag di blog saya seperti ini. kira-kira salah gak bang
<!– Blogger Default Meta –>
<meta content='true' name='MSSmartTagsPreventParsing'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<link expr:href='data:blog.url' rel='canonical'/>
<link href='http://www.blogger.com/profile/07805392974951271604' rel='me'/>
<link href='http://www.blogger.com/openid-server.g' rel='openid.server'/>
<link href='http://www.blogger.com/rsd.g?blogID=8896448240793694564' rel='EditURI' title='RSD' type='application/rsd xml'/>
<link href='http://www.blogger.com/feeds/8896448240793694564/posts/default' rel='service.post' title='blogonol – Atom' type='application/atom+xml'/>
<link href='http://blogonol.blogspot.com/feeds/posts/default' rel='alternate' title='blogonol – Atom' type='application/atom+xml'/>
<!– End Blogger Default Meta –>
<b:if cond='data:blog.url == "http://blogonol.blogspot.com/"'>
<title><data:blog.pageTitle/> | aneh, unik, lucu | seo dan blog info </title>
<meta content='description' name='berita aneh,unik,lucu dan blog info'/>
<meta content='keywords' name='berita aneh, berita unik, berita lucu, info blog,seo,seo tools, cara, trik, blog, blog info, blogging, blogger, aplikasi blog,aplikasi facebook,info blog,ping, ping service, source code, search engine, keyword, templates, keywords, ranking, blog optimization, kode HTML, backlink, widget, gadget, blogger stuff, tips seo, trik seo, kata kunci, tips blogging, trik blog, blogger trik, cara, cara mudah, free directory, traffic, trafik, trik blogger, optimasi blog, tertinggi, terendah, terbaik, terhebat, terburuk, terbodoh, terkonyol, teraneh, terlucu, terunik, tercantik, terkuat, terkaya, termiskin, termahal, termurah, paling berbahaya, paling mematikan, paling beracun, tertua, terpanjang, terpendek, terbesar, rahasia, misteri, fakta, langka, jarang terjadi, tersadis, genius, paling pintar, terlama, tersingkat, paling berani, di dunia'/> </b:if>
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/>:<data:blog.title/></title>
<meta expr:content='data:blog.pageName + data:blog.title + data:blog.pageName' name='description'/>
<meta expr:content='data:blog.pageName + data:blog.title + data:blog.pageName' name='keywords'/>
maaf bang kalau ini sangat mengganggu karena saya juga dikirimi script dari kawan, smntara saya kurang ngerti yang namanya meta tag dan hubungannya dengan search engine dan optimalisasinya. saya mengharap sekali penjelasan dari bang fatih. terimakasih
kalau title seperti ini memang cukup bagus yah om..
sangat menarik infonya dan membantu sekali…
thanks ya kang.
om makasih banyak nih.. sedang belajar blogspot dan seo disi.. he..he..
thanks guys, ijin praktik yua…
thanks for sharing the tutorial, I was very helpful …
makasih gan mo ta coba buat ningkatin SEO dan memperbanyak backlink blog ane..