Sunday, June 5, 2011

How to add Google +1 to your Blogspot site

I just got reminded of Google +1 from Noemi's blog and tried putting it on my site.

Here is what I did to add to my site:
  1. Logon to Blogger.com
  2. Click on Design > Edit HTML

  3. Look for </head> and paste the code indicated before it
    <script type="text/javascript" src="http://apis.google.com/js/plusone.js"> </script>
  4. Look for <div class="post-footer'> and paste the code indicated below it <g:plusone> </g:plusone>
  5. Click on Save.

I suggest start adding the Google +1 code to your site to help further promote your content.