Saturday, February 12, 2011

Simple SEO Friendly Blogger Template

simple blogger template seo friendly


Descritption and features:

- 2 Column
- Share Buttons
- Auto Readmore
- Navigation links / Horizontal menu
- Cross browser compatibility
- Fast load page
- SEO Friendly
- Simple style and easy to use / user friendly

Login to blogger dashboard - design -Edit HTML - Tick Expand Widget Templates ....

1- First, look into the head section such as quoted below, and at the red color, you may change it with yours (these codes are SEO friendly meta tags for your template)

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<title> <data:blog.pageName/> </title>
<b:else/>
<title> <data:blog.title/> </title>
</b:if>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='YOUR DESCRIPTION' name='description'/>
<meta content='KEYWORD1,KEYWORD2,KEYWORD3' name='keywords'/>
</b:if>
<meta content='global' name='target'/>
<meta content='Index,follow' name='Robots'/>
<meta content='ALL' name='SPIDERS'/>
<meta content='ALL' name='WEBCRAWLERS'/>
<meta content='general' name='rating'/>
<meta content='YOUR NAME' name='author'/>
<meta content='100' name='alexa'/>
<link expr:href='data:blog.url' rel='canonical'/>

And you can change the favicon image with yours
<link href='http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons7/1.gif' rel='shortcut icon' type='image/x-icon'/>

0 comments:

Post a Comment

 

Download Templates