Saturday, January 29, 2011

Add Retweet,Tweet Buttons To Blogger

These buttons also more useful to share your post with twitter.
1. Go to blogger dashboard and click Layout and click 
 Edit HTML."Expand Widget Templates"

2. Better to backup your template before editing this. 

3. Press Ctrl+F and find this code    <div class='post-header-line-1'/>

4. Copy this below code after earlier red code
<script type="text/javascript">

tweetmeme_url = '<data:post.url/>';

</script>

<script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"> </script>
5. Now save your template.you are done.

0 comments:

Post a Comment