Trickmaker | Solution to hidden treasure of technology
Register or
Login with Facebook for commenting
RSS Trickmaker Home Page Print the Page Mobile Version Trickmaker Desktop Version Trickmaker
advertisement

Be a Guest Blogger

Thursday, November 10, 2011

How to add Google+ Badges/Icon to your website

By
Pin It
advertisement
Share It
-----------------------







After creating a Google+ page for your brand or website, then you can add badges to your website through which your website visitor can easily connected to your Brand page. Now Google+ all badges are available for use.

Step-1:
Place the below code in the <head> section of your webpage. Put your page id in the place of PAGE USER ID before putting to webpage.


Step-2:
Choose the badge out of this fives and Put the ID of your page in place of PAGE USER ID, then put the code in your webpage where you want to see the badge according to your wish.

Standard badge:

<g:plus href="https://plus.google.com/PAGE USER ID" size="badge"></g:plus>


Small badge:

<g:plus href="https://plus.google.com/PAGE USER ID" size="smallbadge"></g:plus>


Small icon:

<a href="https://plus.google.com/PAGE USER ID?prsrc=3" style="text-decoration: none;"><img height="16" src="https://ssl.gstatic.com/images/icons/gplus-16.png" style="border: 0;" width="16" /></a>


Medium icon:

<a href="https://plus.google.com/PAGE USER ID?prsrc=3" style="text-decoration: none;"><img height="32" src="https://ssl.gstatic.com/images/icons/gplus-32.png" style="border: 0;" width="32" /></a>


Large icon:

<a href="https://plus.google.com/PAGE USER ID?prsrc=3" style="text-decoration: none;"><img height="64" src="https://ssl.gstatic.com/images/icons/gplus-64.png" style="border: 0;" width="64" /></a>


Also You can make you badge from here. If you are facing any problem for putting badges/icon then you comment below we will help you and give your suggestion through comment.


Other recommended posts:

Attachments:


If you LIKE this, then copy the below and put this in your WEBSITE or BLOG