Another count button that help to know how many readers retweet your post and publish that number automatically near your post. This is one of the best button to prompt your readers to share your post using tweetmeme buttons. This buttons are available in two size, one is compact or small and other is large. Both buttons will display how many retweets happened to particular posts. While clicking on this button, readers of your blog post will be taken to a Tweet submission page automatically.
Add Retweet count buttons to your blog posts
STEP A
Log in to Blogger Account, go to Layout -> Edit HTML and check the box "Expand Widget Templates". Now, find any of this code in your template. (Please make a backup copy of your template before doing any sort of editing)
<div class='post-header-line-1'/>
OR
<div class='post-header-line'/>
STEP B
Then immediately after the above given code, copy and paste the code given below. You may select the code of any one of the two Retweet Counters.
Something to edit:
- You may change the position of this button by changing the right to left or center.
Small Retweet counter
<!--RETWEETCOUNTER-CODESTARTS-http://businessvartha.blogspot.com--><div style='float:right;padding:4px;margin-top:-4px;'><script type='text/javascript'>
tweetmeme_style = 'compact';
</script>
<script src='http://tweetmeme.com/i/scripts/button.js' type='text/javascript'/></div><!--RETWEETCOUNTER-CODESTOPS-->
Large Retweet counter
<!--RETWEETCOUNTER-CODESTARTS-http://businessvartha.blogspot.com--><div style='float:right;padding:4px;margin-top:-4px;'><script type='text/javascript'>
tweetmeme_style = 'large';
</script>
<script src='http://tweetmeme.com/i/scripts/button.js' type='text/javascript'/></div><!--RETWEETCOUNTER-CODESTOPS-->
Once you finish adding the code, click on preview to check whether the counter button is appearing on right place. Then save the template. If you feel any trouble, please comment and ask here.
More Buttons to Add:
- ADD WAVE THIS BUTTON IN YOUR BLOG
- ADD STUMBLEUPON SHARE COUNT BUTTON IN YOUR BLOG POSTS
- ADD RETWEET COUNT BUTTON IN YOUR BLOG IN YOUR BLOG POSTS
- ADD FACEBOOK SHARE COUNT BUTTON IN YOUR BLOG POSTS
- ADD GOOGLE BUZZ SHARE COUNT BUTTON IN YOUR BLOG POSTS
- ADD DIGG THIS SHARE COUNT BUTTON IN YOUR BLOG POSTS
1 comment:
Hey, Thanks Dude For Your Help !!!
Post a Comment