Create Own Blogger Template for Make Difference
Today Google Blogger have 26+ free templates support blogspot users can create fast blogging, But If we need to full customize, we must create own template to difference and make your blog popular with SEO friendly.
What Structure of Own Or Premium Blogger Template we should known?
NOTE: Before Edit Something in your Blogger HTML template, Your should backup old template FIRST! for recovery.
"Helping you build a better blog..."
STRUCTURE #1 HTML & CSS HEADER SECTION
On your blogger dashboard Go to template ->>Edit HTMLHTML CODE Sample:
For Making SEO Friendly with Blogger template, Your Blog Title Should Look Like:<!-- Start Changing the Blogger Title Tag --> <b:if cond='data:blog.pageType == "index"'> <title><data:blog.pageTitle/></title> <b:else/> <title><data:blog.pageName/> | <data:blog.title/></title> </b:if> <!-- End Changing the Blogger Title Tag -->Set your own blog icon:
<link href='http://my.dot.tk/favicon.ico' rel='shortcut icon' type='image/vnd.microsoft.icon'/>Create your blog meta tags by replace red text below to match wtih your blog:
<!-- Meta Tags ~ bgmonster.blogspot.com --> <b:if cond='data:blog.url == data:blog.homepageUrl'> <meta content='Your blog description' name='description'/> <meta content='Your blog keyword' name='keywords'/> </b:if> <meta content='Your name' name='Author'/> <meta content='Your email'name='Email'/> <meta content='all' name='robots'/> <meta content='index, follow' name='robots'/> <meta content='English' name='language'/> <!--<meta content='Country Name' name='country'/>--> <meta content='blogger' name='generator'/> <!-- /Meta Tags ~ bgmonster.blogspot.com -->
CSS CODE Sample:
We use CSS Code for fixed the HTML Body Layout like this sample
STRUCTURE #2 HTML FOR BODY SECTION
This picture below show the structure body basic of blogger templateDownload top templeates:
- Top Premium Blogger Template for Download
No comments:
Post a Comment