DiggsTrey asked:

I can’t even figure out how to get the dang digg button on my pages in the first place. I have coding experience but I can’t figure out the instructions out there for the life of me.

Well, Trey, here is the easiest way that I have figured out to add a Digg button to my page. Once someone has dugg your page, get the URL from Digg that points to your page.

Next, add the following code to your webpage, somewhere near the top:

<iframe src="http://digg.com/api/diggthis.php?u={Digg URL}” height=”82″ width=”55″ frameborder=”0″ scrolling=”no” align=”right”></iframe>

Make sure that you replace {Digg URL} with the URL that you got from Digg. You’re done! This will display a little Digg badge on the right side of your page. Just change the align= option to set it to the right or left side of the page.

Just as a side note.  Sometimes the blog messes up quotation marks.  The quotes in the code above should just be regular quotes and it the code doesn’t work when you copy and past it into your web page, make sure that the quotes are cleaned out to be just plain quotes. 

Similar Posts:

If you found this post useful, why don't you buy me a cup of coffee to show your gratitude?