Google’s +1 button is now LIVE and you can implement the code on your blog. Instead of just copy pasting the code on your blog, try achieving the functionality of the +1 button by adding the code to a social sharing plugin.
Install and activate Sharebar before you read any further.
Step 1
Assuming you have installed the plugin and activated it, go to Plugins menu and Click on Sharebar.
Step 2
There will be a blue colored button “Add new Button,” click that.
Step 3
Paste the code from Google +1 your Website. If you like what I have, use the tall code:
<!– Place this tag 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 size=”tall”></g:plusone>
Step 4
Once you add the code, you should have a screen like this:

That’s all you need to do. Please let me know by commenting below if you run in to any problems implementing the +1 Button.
