Add plus one button to WordPress site
There is no official WordPress plugin yet that lets you add the plus one button to a WordPress site, but there is a way to do it. You just have to edit the code snippet from Google a little before you insert it on your WordPress site.
How to add plus one button to a WordPress site
If you just want the button on the single pages and posts, it is easy, you just needs to insert the code straight the way Google gives it to you here. (I told you how here)
But if you want it on the blog-page, the archive pages the tag pages and all the other pages on your WordPress site, you have to modify it a little before you insert it. But it is easy, change the code to this before you insert it:
<g:plusone size=”tall” href=”<?php the_permalink(); ?>”></g:plusone>
Put that snippet in single.php, in page.php, in index.php, in category.php, in archive.php and in all the places you want it. Be sure to put it in the WordPress loop (just above <?php the_content(); ?> for example).
And be sure to add the javascript in the header too. This: <script type=”text/javascript”src=”http://apis.google.com/js/plusone.js”></script>
You can as well change the word “tall” to “medium” or “small” if you want another design of the button.
That easy it is. Good luck and remember to “plus-one” the posts you like!
I bet you like these posts as well:
- Add plus one button to website
- WordPress site for Black smoke racing
- Google adds plus one button (+1button)
- Make a sitemap for your wordpress blog?
- How can I test the Google plus one button?
- http://www.analyticsforjoomla.com AnalyticsJoomla
- http://jonathanbjorkskog.com/ Jonathan björkskog
- Anonymous
- http://jonathanbjorkskog.com/ Jonathan björkskog
- http://www.simplyclicks.com/ David Burdon
- http://twitter.com/JonathanBJ Jonathan Björkskog
- http://www.simplyclicks.com/ David Burdon
- http://twitter.com/JonathanBJ Jonathan Björkskog
- Anonymous
- http://www.facebook.com/Jonathan.Bjorkskog Jonathan Björkskog
- Hi
- GardeningHater
- שגיב אמרי
- http://www.joyoge.com Joyoge Design Bookmarks
- http://twitter.com/catfitz CatherineFitzpatrick
- http://jonathanbjorkskog.com/ Jonathan björkskog
- Haroon_083
- http://caramembuatada.blogspot.com Cara Dan Cara
- http://jonathanbjorkskog.com/ Jonathan björkskog
- http://www.facebook.com/addcolours Madhusudhan Chary Rali
- http://www.facebook.com/addcolours Madhusudhan Chary Rali
- Ms Thảo
- David Johnson
- http://jonathanbjorkskog.com/ Jonathan björkskog
- http://www.favorit-web.com/ Nenad Vujic
- http://jonathanbjorkskog.com/ Jonathan björkskog
- http://www.freeonlinetips.in Antony Pratap
- http://jonathanbjorkskog.com/ Jonathan björkskog
- http://twitter.com/Metrowestmama Metrowest Mama
- jinjinchou
- Angelica Mendoza



