How to Install Google+ Comments in WordPress

Google+ Comments for WordPress, Google+ Comments, Google+ comment plugin on WordPress,
Do you want to use Google+ Comments in WordPress Blogs? Yes, you can. In this article, I will show you how to add Google+ comments on your WordPress site. Google has recently launched Google+ Comments for Blogger(Blogspot) blogs day before yesterday. The new Google+ comments is something like Facebook comments. By using of this new Google+ comments on your blog, you can view your blog and Google+ comments, all in one place. Read below to install Google+ comments in WordPress.

Google+ comments for WordPress

The new Google+ Comments was officially launched for Blogger. This Google+ commenting feature was made available only to blog using Blogger platform.  But what if you are using WordPress as your blogging platform, Don’t worry you can still use Google+ comment system on your WordPress powered blog.
Google+ Comments for WordPress, Google+ Comments, Google+ comment plugin on WordPress,

Integrating Google+ Comments into WordPress

You can add Google+ comments to not only WordPress blog, but also to any website. Here is quick trick to install Google+ comments system on WordPress blogs.

How Add Google+ Comments to WordPress manually

In order to install Google+ comments on your wordpress blog manually, You need to add these codes to your theme’s comments.php.
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <div id="plusonecomments" style="width: 600px;height: 300px;"></div> <script type="text/javascript"> window.setTimeoutundefinedfunctionundefined) { var id = 'plusonecomments'; var divWidth = document.getElementByIdundefinedid).offsetWidth; var width = !!divWidth ? Math.minundefineddivWidth, 750) : 600; var url = "<?php the_permalinkundefined); ?>"; var moderationUrl = ""; var moderationMode = "FILTERED_POSTMOD"; gapi.comments.renderundefinedid, { 'href': url, 'first_party_property': 'BLOGGER', 'legacy_comment_moderation_url': moderationUrl, 'view_type': moderationMode, 'width': width }); }, 10); </script>

  • Copy the above code and paste into comments.php.
  • That’s it, You have installed Google+ comments in your WordPress blog.

Install Google+ Comments WordPress Plugin

Plus One Comments is an only plugin that allows you to show Google+ comments on your WordPress blog. It just replaces the default commenting system to Google+ comments on your WordPress blogs. You just need to upload the plugin to your blog plugin folder and then activate it. Follow the link given below to download Google+ Comment Plugin for WordPress blogs.

  • Download Google+ Comment WordPress Plugin [Link].
  • Once you have installed this Google+ Comments plugin, Your blog is now ready with Google+ commenting system.
Hope this article helped you to show Google+ comments on your WordPress blogs. What’s your view on using Google+ commenting system on blogs? Please feel free to share your view on Google+ comments for WordPress by the comment box below. 

Comments