Search Engine Optimization (SEO) for Blogger / Blogspot

WordPress and others have better SEO. SEO for Blogger is a real head scratcher. Basically this hack consists of the famous blogger name hack, Meta tags, Description, Favicon. Don’t worry this is the best hack you can find around.

Got to the Blogger Dashboard –> Layout –> Edit HTML

Search for this:

<b:include data=’blog’ name=’all-head-content’/> 
<title><data:blog.pageTitle/></title>

Replace it with

<b:include data='blog' name='all-head-content'/>

<meta content='DESCRIPTION' name='description'/> <meta content='YOUR KEYWORDS‘ name='keywords'/> <meta content='NAME' name='author'/>

<b:if cond='data:blog.pageType == "index”‘> 
<title><data:blog.pageTitle/></title> 
<link href='FAVICON URL' rel='shortcut icon' type='ico'/> 
<b:else/>

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

Edit the Bold Letters

Please check this for the Favicon fix.

For Noobs:

Don’t Know what Favicon is? This surprisingly improves search results.

You can use your Logo. Here’s a Favicon Generator.

Don’t know what the Blogger Name hack is? It changes typical ‘Blog:Post title’ Header into ‘post title|Blog’


So lazy that he can't even fill this column out.

© 2009 Suhas Tech. All rights reserved.
Proudly powered by Wordpress.