Thats what it says in Digg.com ,
Lets see how to add a Digg button to your blog. Hope you know what is Digg.
Though you don't know much on Digg , the reader may be a digger. So lets add a Dig button to every post of your blog.
For that,
1. Edit your template ( How to edit your template )
2. Find out the code line
<p><data:post.body/></p>
Now Paste following codes just above that Code line.
<div style='float:right; margin-left:10px;'>
<script type='text/javascript'>
digg_url="<data:post.url/>";
</script>
<script src='http://digg.com/tools/diggthis.js' type='text/javascript'/>
</div>
<p><data:post.body/></p>
Now follow the Safety Saving Steps.
And
Now you will be able to see a Digg button in your every Post.
0 comments: