This tutorial will show you how to add a Digg This icon link for all your posts automatically on Blogger so that your posts can spread like wildfire!
follow these steps in Blogger: BACK UP YOUR CURRENT LAYOUT FIRST!
- Go to Layout
- Edit HTML
- click on the “Expand template” checkbox
- search for the line that says: <p><data:post.body/></p>
- DIRECTLY underneath this enter in the following code
<script type='text/javascript'>digg_url="<data:post.url/>";</script><script src='http://digg.com/tools/diggthis.js' type='text/javascript'/>