Wednesday, June 20, 2012

How To Add Google Plus Page Badge To Blogger

Google plus also another great social bookmarks
which helps to get a lot of traffic from there.It will helps
to increase your page views too. Earlier i post about
How To Add Google Plus Profile / Page Tab To
Facebook Fan Page
.So in this tutorial will helps to
how to add Google Plus badge to your blog.Follow
these steps to add it to your blog.
Google plus badge
1.  Log in to blogger account > Go to Design >> Page Element

2. Click Add Gadget and select 'HTML/Javascript'

3. Paste below code.

<!-- Place this tag in the <head> of your document -->
<link href="Your Link" rel="publisher" /><script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

<!-- Place this tag where you want the badge to render -->
<g:plus href="Your Link" size="badge"></g:plus>

Replace Your Link with your Google+ Page URL

4. Save HTML/Javascript. you are done.

1 comment:

  1. Thanks, Ive been looking for a code like this for a little while now!

    ReplyDelete