Friday, 15 July 2011

Add Google +1 Button For Blogger (Importance)




HOW TO ADD GOOGLE +1 BUTTON FOR BLOGGER???
As per Google, the +1 button is defined as shorthand for "this is pretty cool" or "you should check this out". What should I do to get this button installed on my blog? Just follow these instructions to get the button working on your blog.
 
1. Navigate to "Design>>Edit HTML" and make a backup of your template by clicking on the "Download full template" link at the top of the page. Once the back up is over, search for the following piece of code.
       </body>
 
2. Place the following piece of code just above the line mentioned in step 1.
       <script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
 
3. Next, you may place the following piece of code anywhere in between your body tags where you want the button to appear. It is better you place it below your posts. So, search for the following tag.
       <div class='post-footer-line post-footer-line-1'/>
 
4. Place any one among the following pieces of code just below the line mentioned in step three as per your size requirement.

    For a SMALLER VERSION (15px)
<g:plusone size="small"></g:plusone>
    For a MEDIUM SIZED VERSION (20px)
<g:plusone size="medium"></g:plusone>
    For a LARGER VERSION (60px)
<g:plusone size="tall"></g:plusone>
    For the STANDARD VERSION (24px)
<g:plusone></g:plusone>
 
WHY GOOGLE +1 BUTTON???
  • Google clearly stated that the +1 button provides a stamp of approval meaning to say that your content is worth reading. More over, it states that it improves your search results. 
  • We blogspot users have the slightest advantage of better ranking on Google than our competitors like wordpress.com (not .org), joomla,etc... With the +1 button installed, it pushes your blog ranking further to the top.
  • When a particular user searches for some content on Google with his/her account signed in, the search results will be annotated with the names of their connections who have +1'd the page. This simply means that the recommendations from their social connections appear beneath the search results. 
  • More over, the +1's are public by default so any user who has signed in will be able to see the recommendations. How ever, you may choose whether or not, to have them displayed on your public profile.
  • The +1 Button is not the same as Google Buzz, though they share a lot of similarities. They both appear on your Google Profile under different tabs, but +1's don't allow for comments whereas Google Buzz does.
 

0 comments:

Post a Comment

ShareThis

Blogger Widgets back to top