Monday, November 7, 2011

Simple ecomerce - Portal template



portal blogger template ecomerce
I don't have a better idea to the name of this simple blogger template, And I just call it Portal blogger template - simple ecomerce blogger style , certainly with this blogger template you can create a small directory of your favorite sites or collecting RSS feeds , and I think the layout was good for ads placement such as Adsense , because based on my experience using this template, my adsense earnings have increased slightly

Settings you need to do is :

Login to your Blogger Dashboard - Design - Edit HTML , then look at the red codes below (Navigation and Header), and change with yours...

1 - Navigation

<div id='footer-wrapper'>

<div id='tabs31'> <ul> <li><a href='#' title='your title'><span>Home</span></a></li> <li><a href='#' title='your title'><span>About</span></a></li> <li><a href='#' title='your title'><span>Contact</span></a></li> <li><a href='#' title='your title'><span>Links</span></a></li> </ul></div>


2- Header

<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Your description' name='description'/>
<meta content='Keyword1,Keyword2,Keyword3 ' name='keywords'/>
</b:if>
<link expr:href='data:blog.url' rel='canonical'/>