For Adding this Google+ Page Badge in Blogger we can
increase followers and traffic on our site. First of all adding this badge we
have to create Profile on the Google+ and after we can add this Badge on the our
Blogger site or website. This is very useful and simple trick for promoting our
site. You can see live example on this site for Google + Page Badge.

Here I have
added two Google + badge. First one is for my Online Tips Page which is created
in Google + profile for following to this Page and second is my own Google+
profile for add to circle. It can use very simple step by this step. Here code available
for use this Google+ Page Badge.
Just follow few step.
For Adding Google+ Page Badge in Blogger
>> Log in to Blogger Account
>> Go to Layout
>> Click "Gadget Link”
>> Open “HTML/JavaScript”
>> Paste Code
>> And save it.
For Adding Google+ Page Badge in WordPress
>> Dashboard
>> Appearance
>> Widgets
>> Available Widgets
>> Drag Text Widget
>> Copy and Paste
>> Save it.
<!-- Google +1 script -->
<script type="text/javascript">
(function() {
var po= document.createElement('script');
po.type= 'text/javascript';
po.async = true;
po.src='https://apis.google.com/js/plusone.js';
var s=document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
})();</script>
<!-- Link blog to Google+ page -->
<a style='display: block; height: 0;'
href="PUT YOUR G+ PAGE URL HERE"
rel="publisher"> </a>
<!-- Google +1 Page badge -->
<g:plus href="PUT YOUR G+ PAGE URL HERE"
height="131" width="300" theme="light">
</g:plus>
Note:
>> You have to just change some code after add this code.
>> Replace this code "PUT YOUR G+ PAGE URL HERE" with your Google+ Page Link.
>> Save it and you have done.
Thanks for reading this Blog. if you liked this Blog then Don't forget to join this Site for update useful information.
Comments
Post a Comment