@digitalphun Thanks for helping digitalphun. #
Recent Posts
February 1, 2012
October 26, 2011
You are currently browsing the archives for the Uncategorized category.
Categories
Archive for the ‘Uncategorized’ Category
HOWTO: Install Google +1 Share Button on your Website (Video)
posted by Christine Pegg
Thursday, June 30, 2011
With the roll out of the new Google +1 share button, chances are you will want to add this snazzy button to help optimize your website or blog. Installing theĀ Google +1 share button is very simple.
Place this tag in your head or just before your close body tag:
<script type=”text/javascript” src=”https://apis.google.com/js/plusone.js“></script>
Place this tag where you want the +1 button to render:
<g:plusone></g:plusone>
The button should look something like this on your website.
You can go here to create a custom +1 button and/or access some very helpful Google +1 button FAQs.
