To add "+1" button to BlueVoda:
BEFORE YOU BEGIN, go to www.Google.com and use the link at top-right to CREATE YOUR GOOGLE ACCOUNT ... it's free, gives you access to many essential Web tools and resources including eMail, and will assure your +1 buttons will work and allow you to manage them properly from both sides of the Net.
1. The following is placed in the End of Body tab (Page HTML>End of Body):
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
2. Use an HTML box and paste in this code: <g:plusone></g:plusone>
You can make the HTML box smaller and re-position it to where you like it on your page.
* Install Steps 1 and 2 for EACH PAGE of your website you wish the button to appear.
* The button will not appear until you PUBLISH your page.
To see more about Google +1 (button sizes, formatting, etc.) visit the Google Webmaster Tools page HERE.
After reviewing optional formats, you can automatically configure your +1 code using the Configuration Tool HERE.
BEFORE YOU BEGIN, go to www.Google.com and use the link at top-right to CREATE YOUR GOOGLE ACCOUNT ... it's free, gives you access to many essential Web tools and resources including eMail, and will assure your +1 buttons will work and allow you to manage them properly from both sides of the Net.
1. The following is placed in the End of Body tab (Page HTML>End of Body):
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
2. Use an HTML box and paste in this code: <g:plusone></g:plusone>
You can make the HTML box smaller and re-position it to where you like it on your page.
* Install Steps 1 and 2 for EACH PAGE of your website you wish the button to appear.
* The button will not appear until you PUBLISH your page.
To see more about Google +1 (button sizes, formatting, etc.) visit the Google Webmaster Tools page HERE.
After reviewing optional formats, you can automatically configure your +1 code using the Configuration Tool HERE.
Comment