Wednesday, March 30, 2011

How To Add Retweet Button To Your Blogpost !!

Hi guys,

Let see in this Tutorial we will see how to add a Retweet button to your blog post. As you know twitter is known as mini blogging and there are billions of tweets every years and millions of users uses twitter.
So retweeting your post can get you thousands of visitors daily. Your visitors have to retweet your blogpost.
Anyways thats upto your visitors. Let see how to add a Retweet button to your blogspot.

As usual save your template and follow this simple steps.



  • Log in to your blogger account
  • Go to Design > Edit Html check expand widget template
  • Find the below code
<p><data:post.body/></p> or <data:post.body/>
 Now Paste the below code just after or before the above code. (this code is for normal tweet button)


<div style='float:right; margin-left:10px;'>
<script type="text/javascript">
tweetmeme_url = '<data:post.url/>';
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script>
</div>
This below code is for compact tweet button.
<script type="text/javascript">
tweetmeme_style = "compact";
</script>
<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>
Save the template and we are done

P.S
Now if you add the code above the code
<p><data:post.body/></p> or <data:post.body/>
 Then your tweet button will be on the top of the post and if you add it below then your tweet button will be at the bottom of the post.

Enjoy guys

0 comments:

Post a Comment

Find me on Bloggers

Hatim - Find me on Bloggers.com