How Do I Add Google Plus 1 To My Website?
To add google +1 to your website, you’ll need to add few lines of code:
<!– 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>