A good free service and easiest way to use Digg Button
A good free service and easiest way to use Digg Button on Blogger.
This way do not need create another html file to store script file!
Most of the Digg button tutorials that I've come across show you how to create Digg buttons for your blogs. None that I've seen come up with a good solution for actually displaying the buttons (again, the BIG YELLOW one) on a Blogger blog.
What we need is a way to be able to append a Digg counter to each of our posts - individually. The actual Digg code that's provided at sites like the one above is always in SCRIPT form. Common sense would have us pasting that SCRIPT code directly into the Blogger post where we want our Digg button to go. This, if you've ever tried it, doesn't work. Blogger does not allow the SCRIPT tag in anything other than the Blogger template - which doesn't help us much.
Here's a workaround/solution:
1. Digg your post URL and get digg url from the digg.com(chicken and the egg thing - i know...).
2. Paste the following code in your Blogger post.
<iframe src="http://winend.com/diggurl.htm?u=Your_URL_on_Digg" frameborder="0" height="115" width="100"></iframe>
3. Now save your post, and publish it!
Here is an example:

1 Comments:
I can't seem to understand how to do any of these suggestions.
Post a Comment
<< Home