Pages

Thursday, August 4, 2011

Add Google Google +1 (Plus One) Share Button in your site


Google publicly announced +1 (Plus One) share button. This button enabled Google to have a voting system that allows you to recommend content to other Internet users.

The +1 button acts as a recommendation vote that can help others on the web find the best stuff when they search. The number of recommendations does not show up in Google results yet, but Google said it will in the future.

How to add Google +1 in any website (non-specific link)

<!-- Place this tag in your head or just before your close body tag -->
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
<!-- Place this tag where you want the +1 button to render -->
<g:plusone></g:plusone>

How to add Google +1 in any website (specific link)

To place the +1 share button with a specific link, you will need to share the Advanced Options. Just replace the YOUR_WEBPAGE_LINK variable with the page link.
<!-- Place this tag in your head or just before your close body tag -->
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
<!-- Place this tag where you want the +1 button to render -->
<g:plusone href="YOUR_WEBPAGE_LINK"></g:plusone>

How to add Google +1 in your WordPress blog

I’ve not found any plugin to place the share button for WordPress yet. Until any plugin is available, you can always manually edit your WordPress source code and place the button code.
<!-- Place this tag in your head or just before your close body tag -->
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>
<!-- Place this tag where you want the +1 button to render -->
<g:plusone href="<?php echo get_permalink(); ?>"></g:plusone>

and save your template and view changes enjoy:)

You can Also Customize this widget like increase etc size shoe how much share or hide. just visit there official webmaster website here.

Track Your Google Plus Profile Rank


Are You wanted to know how much popular are you on Google+ between millions of users? Now you can calculate your Google+ Profile Rank.

SocialStatistics, is the site which provides the service where you can calculate your profile rank and know some other information about your profile.

How To Check Your Stats

Open SocialStatistics website, now Put your profile ID in the space provided in there widget, If you dont know where to get your profile id, then login into your Google+ Account, click on your profile picture, than look in the address bar, its a long series of number

Tuesday, July 26, 2011

Transfer All Facebook Friends To Google Plus+

Google launched their new social network, Google +, a team of Google engineers calling themselves the Data Liberation Front. Google+ is more than just social networking, it’s an extension of Google itself. Hence the name Google+.

Getting your friends into Google+ is simple. All you need is this awesome Chrome extension called Facebook Friend Exporter, created by a Google+ user Mohamed Mansour.

  1. Once you install, it adds an “Export friends” button to your Facebook toolbar.
  2. So just visit your Facebook profile and click on “Export Friends” and you will see something like this :
Depending on the number of friends you have, it could take a while, but you will have all updates on the process.

Make sure you are logged into m.facebook.com, you must be logged in for it to work.

  •     Must have English version of Facebook for this to work (you can switch)
  •     Do not enable SSL for Facebook use HTTP not HTTPS
  •     If you need any help running this, contact me. Commenting below will be lost.