Ads 468x60px

Monday, August 8, 2011

How to Add Google Plus Profile Button To Blogger Blogs ?

google-plus-buttonsSince a new social networking fellow has taken birth known as Google+, therefore it is now important that you pay due importance to your Google+ Fan list by adding a profile button on your blogs so that people could easily find you and follow your updates. A fair amount of traffic can be received from Google plus especially using the Sparks feature. To add the official Google+ profile button on your blogs kindly follow the easy steps below.

How To Add Google+ Profile Buttons To Blogger?

  1. Go To Blogger > Design
  2. Select HTML/JavaScript widget
  3. Paste this code inside it,
<a rel="author" href=https://plus.google.com/107381172453188253394/posts> 
  <img src="http://www.google.com/images/icons/ui/gprofile_button-32.png" width="32" height="32"> </a>
Please replace the bolded text with your Google+ Profile URL. You can copy the URL from your address bar by going to your profile page as shown below,
google profile url
      4.   Save your widget and you are done!
There are four sizes available. The above code uses the standard size if you wish to use a different size then replace the yellow highlighted code above with one of these.
Small Size: 16px

imageimageimageimage
  <img src="http://www.google.com/images/icons/ui/gprofile_button-16.png" width="16" height="16">
Standard Size: 32px

<img src="http://www.google.com/images/icons/ui/gprofile_button-32.png" width="32" height="32">
Medium Size: 44px
<img src="http://www.google.com/images/icons/ui/gprofile_button-44.png" width="44" height="44">
Tall Size: 64px
  <img src="http://www.google.com/images/icons/ui/gprofile_button-64.png" width="64" height="64">

No comments:

Post a Comment