Ubuntu / Linux news and application reviews.

Reasons to remove the DiggBar from showing up on your pages:

1) No Link Love from Digg

2) Ranking Tools Like Alexa won’t see the Visit to your site.

To remove the DiggBar on your website, simply paste the following code between the <head> </head> section:
<script language="JavaScript" type="text/javascript">
if (top.location != self.location) top.location.replace(self.location);
</script>

via tipsforall.wordpress.com

But that's for your own website. If you want to remove it from all websites you visit on your computer, simply install the DiggBar Killer Greasemonkey script.