Showing posts with label WordPress STats Plugins. Show all posts
Showing posts with label WordPress STats Plugins. Show all posts

Saturday, 5 January 2013

Add Meta Tag to Blogger : Make Blogger Blog Fully Search Engine Optimize!

0 comments


Most of us use Blogger.com to start their free blog which may be for making money or sharing your knowledge, voice through blogging. But if your blog is not Search Engine Friendly than you can not archive your goal. For this purpose you need to make your blog fully Search Engine Optimized and add meta tag to blogger so that people searching their keywords will easily knows your site. Just follow following simple steps to add meta tag to blogger.

How To Add Add Meta Tag To Blogger? (Updated)

Step 1:
Go to Blogger Dashboard > Design > Edit Html and search for <head>
Step 2:
Delete Every Thing From <head> to <b:skin><![CDATA[
Step 3:
Place following code just after <head>
<b:include data='blog' name='all-head-content'/>
    <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <title><data:blog.pageTitle/></title>
    <b:else/>
    <title><data:blog.pageName/> - <data:blog.title/></title>
    </b:if>
    <meta content='Your Blog Description here!' name='description'/>
    <meta content='Your Keywords here!' name='keywords'/>
    <meta content='Author Name here!' name='Author'/>
    <meta content='Author Email Address here!' name='Email'/>
    <meta content='document' name='resource-type'/>
    <meta content='all' name='audience'/>
    <meta content='general' name='rating'/>
    <meta content='all' name='robots'/>
    <meta content='index, follow' name='robots'/>
    <meta content='id' name='language'/>
    <meta content='id' name='geo.country'/>
    <meta content='global' name='distribution'/>
    <meta content='1 days' name='revisit-after'/>
    <meta content='Indonesia' name='geo.placename'/>
  • Replace:-
To add your own description, title, keywords. Please replace all above words with your desire words! as shown below.
Blog Description : Write your blog description
Blog Keywords : Write the keywords of your blog
Blog Author : Write the author’s name(Your name)
Email Address : Write your Email address
Step 4:
Click on Save Template.
That’s it. Now your blog is full Search Engine Friendly. If you face any problem. Just Drop your comment. I will be able to help you about blogger Search engine optimization

How to Remove or Hide Blogger Default NavBar

0 comments

In my recent post I show you How To Backup and Restore Blogger Template as we know Blogger has many cool features some are good some are bad  One of them is NavBar some peoples like Navbar some not. One benefit is that it allows visitors to Follow, Share and Search your blog. But Most people hate it like me. You can remove it easily by adding a simple code to your template.
To Remove or Hide NavBar
Step 1:
Go to Blogger Dashboard > Edit Html and search for  <b:skin><![CDATA[
Step 2:
Place following code just after <b:skin><![CDATA[ 
#navbar-iframe {
display: none !important;
}
Step 3:
Click on Save Template and you had done…

Hope this method to remove NavBar helps you. Feel free to drop comments.

Friday, 4 January 2013

How to Backup and Restore Blogger Template

0 comments

BackUp and Restore Icon
If you are going to modify your template to add some cool features, codes or any other thing. You must Backup your template to avoid risk of any error. If you gets any error than this will help you to easily restore your previous template.I will show you how to Backup and Restore a blogger template.

To Backup or Download Blogger Template

Step 1:
Go to Blogger Dashboard > Design > Edit Html
Step 2:
Click on Download Full Template as shown below
BackUp Blogger Template IMG

To Restore or Upload Blogger Template

Step 1:
Go to Blogger Dashboard > Design > Edit Html
Step 2:
Click on Browse button as shown below
Restore Blogger Template Icon
Step 3:
Select the template you want to store or upload and click Upload

 Note:
If you are using new Blogger Interface than see image below to backup and restore blogger template.

BackUp and Restore New Interface of Blogger

Advertisement

 

Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com