Wednesday, June 1, 2011

How to add Google +1 button to your Website or Blog

As per you already know recently Google released +1 button for search result,Now you can  put it on your website  using simple script.

“ +1 helps people discover relevant content—a website, a Google search result, or an ad—from the people they already know and trust. Adding the +1 button to your pages lets users recommend your content, knowing that their friends and contacts will see their recommendation when it’s most relevant—in the context of Google search results.”explains Google.

Now  like twitter and Facebook  you can add +1 button to your website.Google automatically added This feature to blogger blogs.

You can easily use this  button to  your website by simply adding below code in your head or just before your close body tag .


<script type="text/JavaScript" src="http://apis.google.com/js/plusone.js"></script>

<!-- Place this tag where you want the +1 button to render -->
<g:plusone></g:plusone>


You can also customize it by your choice.

Link : Google +1

No comments:

Post a Comment

Are you Human?