Trick to make your Blog is SEO Friendly
Trick to make your Blog is SEO Friendly
This is trick for Blogger so SEO Friendly, This is trick will use modification or added some meta tag Blogger default .
This is Trick to make your Blog is SEO Friendly :
First, Open your Menu HTML in your Blogger account, open template, edit HTML, then
Find this Code :
<head>
<b:include data=’blog’ name=’all-head-content’/>
<title><data:blog.pageTitle/></title>
Then change this code with code Trick to make your Blog is SEO Friendly
bellow :
<head>
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
<meta content=’Your Blog Description.‘ name=’description’/>
<meta content=’ Your Blog KeyWords.‘ name=’Keywords’/>
<meta content=’global’ name=’target’/>
<meta content=’Index,follow’ name=’Robots’/>
<meta content=’ALL’ name=’SPIDERS’/>
<meta content=’ALL’ name=’WEBCRAWLERS’/>
like this :
Read this article in pdf version Download here
If you enjoyed this post, make sure you subscribe to my RSS feed!

December 5th, 2008 at 4:53 pm
nice tips….
December 24th, 2008 at 7:56 am
Nice tip but i have this message:
“Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: Open quote is expected for attribute “{1}” associated with an element type “cond”.
PLS HELP. thanks
December 25th, 2008 at 6:23 pm
WOW…Thanks..All your tricks are working..except for the “Read More” I had problems with it saving…Thanks
January 3rd, 2009 at 11:48 am
Now is updated !!
Let Retry this Trick !!
January 29th, 2009 at 7:43 pm
Gracias por el tip.
February 2nd, 2009 at 6:40 am
Thanks for your updated, you are pretty good….
I will follow you..
February 11th, 2009 at 4:17 pm
NO FOLLOW Spams !!
plz tell me how to place these blog directory buttons etc closer
February 12th, 2009 at 4:13 pm
Thanks for the information. I will back again for waiting your next posting