Add digg button to all posts of your blogspot blog autometically


f you want to add digg button to all your blogspot posts automatically than u need to add this code to html of your template


Look for this line of code


<data:post.body/>
Now paste this code above the line u searched
<div style='float:right; margin-top:4px;'>
<script type='text/javascript'>
digg_url = "<data:post.url/>";
digg_skin = "compact";
digg_window = "new";
</script>
<script src='http://digg.com/tools/diggthis.js'
type='text/javascript'></script>
</div>
Now digg button will be added to all your posts

0 comments:

Post a Comment


Twitter Delicious Facebook Digg Stumbleupon Favorites More