//
..

Sunday, September 11, 2011

Add Google button+1 for popular Post

Just as the title, this procedure instructs you to insert Googlebutton to +1 with small size after the name of each post inpopular widget posted.

Step 1: Add the following code before the </ body>.

<script src="https://apis.google.com/js/plusone.js" type="text/javascript"></script>
Step 2: Find all of the code <a expr:href='data:post.href'><data:post.title/></a>  and add the following code into it (with4 response code with 4 times more).


<g:plusone expr:href='data:post.href' size='small'/>
See demo here

Title Post: Add Google button+1 for popular Post
Rating: 100% based on 99998 ratings. 5 user reviews.
Author: Unknown Thanks for read this post.

Share this post

10 nhận xét

 
© 2011 Inside Google Plus
Designed by BlogThietKe Cooperated with Duy Pham
Released under Creative Commons 3.0 CC BY-NC 3.0
Posts RSS Comments RSS
Back to top