How To Add A Digg Button In Your Blog Posts
You might have seen in a lot of blogs with the Digg button which is used to submit a post or a content which you feel useful to others. Clicking on this button will take you to digg.com, where you can submit the story and will be published to much larger audience.
This button will also help to get you more visitors and readers to your blog as the story submitted in Digg is open to a larger community. Lot of peoples goes to digg to search for the contents of their interest. This is much more more helpful than searching in a single website as digg carries contents submitted by people from the whole world, collected from websites through out the net.
To submit a story in Digg.com you need to register there and is totally free. Click here to register free at digg.com.
Here I will tell you about how to add a Digg button to your posts, which will allow the readers to digg the story. This works almost same as delicious submissions.First you have to decide where you want the digg button to appear. Whether you want after the post, or at the beginning of the post like that.
In this article we will see how to add a Digg button in your blog posts, which will appear at the top right corner of your blog post content.ADD DIGG BUTTON TO YOUR BLOG POSTS
<data:post.body/>
<div style='clear: both;'/>
</div>
<script type='text/javascript'>
digg_url = "<data:post.url/>";
</script>
<script src='http://digg.com/tools/diggthis.js' type='text/javascript'/>
<script type='text/javascript'>
digg_url = "<data:post.url/>";
</script>
<script src='http://digg.com/tools/diggthis.js' type='text/javascript'/>
<data:post.body/>
<div style='clear: both;'/>
</div>
<script type='text/javascript'>
digg_url = "<data:post.url/>";
</script>
<script src='http://digg.com/tools/diggthis.js' type='text/javascript'/>
<data:post.body/>
If you face any difficulties in installing this button in your blog pleace feel free to contact me. Would be happy to assist you.
If you feel there is a better way to install the Digg button, please let me know.
"Thank You!!! You’ve reached the end of this post. Seeing you made it this far, we hope you enjoyed this post. If so, please consider leaving a comment or subscribing to the feed to have further articles deliverd to your feed reader. You can also follow me on Twitter."









