Digg Story Button on your site

Probably everyone has seen by now links like “Digg”, “Digg it”, “Digg Story”, on various sites. This will probably change in the future, after the announcement of the new features supported by the Digg API we will see many sites showing on their own pages the cool Digg story button. This is probably one of the most requested features and there were some attempts to use javascript to blend the Digg ranking on a site to overcome this.
The moment I have seen the blog entry by Kevin posted on the official Digg blog, I rushed to test it out.

There are two new features announced, “Submit To Digg improvements” and “Digg Story Button“, but probably the last one will be the most popular one. Basically you can have the cool Digg Story Button on your page by adding a short piece of code on your page:

<script> digg_url = "URL_OF_DIGG_STORY"; </script>
<script src="http://digg.com/api/diggthis.js"></script>

Check out the official post for full details:
http://diggtheblog.blogspot.com/2006/07/integrating-digg-within-your-website.html
I have submitted this story myself so I can show a live example of this bellow. Check it out at the bottom of this post.

What are the advantages for site publishers to place this on their site?

What are the advantages for Digg?

Personally I liked very much this feature, and this shows that the Digg team is continuously working to improve their site. It is very easy to use and very cool.

What personal suggestions I have to improve this?

Again, excellent work from the Digg team… Keep up the nice new features coming.

And here it is the cool Digg Story Button:

Random Posts:

4 Responses to “Digg Story Button on your site

Leave a Reply