Adding Google +1 to WordPress

1800
Please Rate the Article
Thanks!
An error occurred!

How to add Google plus one to wordpress

Really simple

1. add this code to your template file before the tag :

<script type=”text/javascript” src=”http://apis.google.com/js/plusone.js”></script>

2. Use this code on the page where you want it to appear:
<g:plusone size=”tall”></g:plusone>

Adding Google +1 to WordPress

Leave a Reply