AddThis [review] now offers a beautiful alternative to social bookmarking icons or those 16x16 pixel images that clutter the footer of almost every blog post on the web.
With AddThis, you can easily put links to all popular social bookmarking websites in a two-column drop down that appears only when someone hovers the mouse over the Bookmark button - the icons and links stay hidden or invisible otherwise.
If a visitor cannot find his/her favorite social bookmarking site in the AddThis menu, they can click the "More.." link access all other other social bookmarking services. Very cool!
Just add the following code to your blog template.
<!-- AddThis Bookmark Button BEGIN -->
<script type="text/javascript">
addthis_url = location.href;
addthis_title = document.title;
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
<!-- AddThis Bookmark Button END -->
Though you can grab the AddThis button for your blog without registration, I seriously recommend getting a free account as you get access to invaluable stats.
Time to keep your blog layout free of social bookmarking clutter. AddThis also has a plugin for WP users.
Find this article at: http://labnol.blogspot.com/2007/06/put-your-social-bookmarking-icons-in.html
web: http://www.labnol.org/ email: amit@labnol.org

Reader Comments
Amit, Great Post...but I am not sure if this is working. The default code by AddThis works immediately in Blogger Beta, but your code does not work. Can you give more detailed instructions for Blogger Beta ?
Written on 21/6/07 4:56 PM
No Luck in Blogger Beta, I tried using a standalone HTML also to test this, but I think I am missing something...Help ?
Written on 21/6/07 6:06 PM
Great post! Actually, there is now a Wordpress Plugin. It will inseert the drop-down below each post automatically...you don't even need to edit any template. It's here http://blog.addthis.com/?p=32 .
Enjoy!
Written on 26/6/07 3:50 AM