How to add the +1 Google button

Google just launched the new +1 button for developers. Add it like the Twitter or facebook buttons.
Let your readers like it and show their friends they like your posts.
Code
In the footer, just before the </body>
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
Now place this one wherever you want:
<g:plusone></g:plusone>
Get it
http://www.google.com/webmasters/+1/button/
You can pick from a few different button sizes and styles.
Video
Related PostsIf you liked How to add the +1 Google button; the posts below might interest you too:
|




