How To Add Google +1 Button To Your Site. You certainly want your blog get popularity in the search engines. When you make some postings, it will be happier if there are many people read it and give comments. Moreover, you can also add your blog friends and visit blogs each other. You will feel that your posting is useful for other people and can talk with the visitors from the comment form. Google has the Google +1 button with the benefits for blogger.
Google +1 button enables the visitors of your blog can give recommendation to Google and their friends that your blog is very good. You can add Google +1 button by placing some codes in html page editing in your blog dashboard. This default code Google +1 button:
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
<g:plusone></g:plusone>
You can get the implementation codes in Google +1 site. In the website, there is a detail form that you must complete to customize +1 button adjusted with your desire. To get a tall button, use this code
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
<g:plusone size="tall"></g:plusone>
There are 4 button sizes available in the +1 website, such as small (15px), standard (24px), medium (20px), and tall (60px). You can also choose the bubble, inline, or none annotation, width, and the language of the button. The code will be displayed under the customization form and you can copy it to paste the codes in your blog. Now you can get the Google +1 button in your blog.
This video will explain how adding the +1 button





