How to add the +1 Google button

01 June 2011 by Rick ~ 0 Comments 818 views

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

Subscribe by E-mail:

« »
Add a Comment

Use [code] example piece of code [/code] to insert code into your comment.