Sunday, August 3, 2008

How to Add Digg Buttons to your Blogger

At last after a long hours of finding for this nifty button, I finally found it. Click the link below and behold, it's really a pot of gold. Thanks Brian Cartin for giving us the tips on how to add this button. It's really a wonderful tutorial.

Digg is one of the most popular tools in the web, as it increases the traffic of your websites, because everyone is digging it like a GOLD.
  1. Make sure your blog is set to enable Post Pages and you are using the new Blogger, not the classic version.
  2. Go to the customization section of your blog, on the Template tab select Edit HTML
  3. Make sure to click Download Full Template and save a backup copy to disk - just in case.
  4. Put a check in Expand Widget Templates.
  5. Search for <p><data:post.body/></p>

  6. Paste this on the line directly before it:
    <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>

  7. Preview your template to make sure it looks right - the Digg icon should appear at the top right of all your posts. Hover your cursor over it and make sure the link URL matches your post URL.

  8. If all looks well, click Save Template and then View your blog


This is the link I got the tips. -> Add Digg to your Blogger.

Happy Digging!

No comments: