Google Add to Circle

This plugin let the users to add your Google+ Page to their circle directly from your website.

Author:Mallikarjun Yawalkar (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.3.2
Plugin version:1.0
Added to WordPress repository:12-01-2012
Last updated:12-01-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/Google-Ad...
Total downloads:2 433
Active installs:10+
plugin download
Click to start download

To use the Google Add to Circle just drag it to a sidebar and enter your Google+ Page url.

This plugin generates a widget badge on your wordpress blog, that let the users to add your Google+ Page to their circle directly from your website.

It has a badge customization, through which you may control the look of the widget/badge.

This plugin will definitely help you to increase your fan base and followers on Google. Check out the screenshots.

You need to add the following code to your header.php file in the <head> section:

<link href="<YOUR_GOOGLE+_PAGE_URL_HERE>" rel="publisher" /><script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

Replace the <YOUR_GOOGLE+_PAGE_URL_HERE> with your Google+ page url and save the file.