twitter
    Find out what I'm doing, Follow Me :)

Adding a Digg Button

Digg :- Digg is a place for people to discover and share content from anywhere on the web. From the biggest online destinations to the most obscure blog, Digg surfaces the best stuff as voted on by our users.You won’t find editors at Digg — we’re here to provide a place where people can collectively determine the value of content and we’re changing the way people consume information online. ( Continue Reading )

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=&quot;<data:post.url/>&quot;;
</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:

Post a Comment