For those who have a blog at wordpress.com then we know that it's very tedious there to add bookmarking links to each post b'coz no javascript in post, no php, no template editing is allowed. So i've coded a greasemonkey userscript which will do it for you with a condition that you provide a post slug each time you post. Requirements:Mozilla Firefox Based Browser with Greasemonkey Extension Installed Script: http://userscripts.org/scripts/show/10539 Install the above userscript in your greasemonkey in firefox and write a post at wordpress..in the post slug box there type in an appropriate slug (your post link'll be abcd.wordpress.com/2004/05/10/post-slug so slug is imp.) before publishing the post do the following Then in firefox visit Tools->Greasemonkey->Userscript Commands-> and click Generate Social Code then a prompt will appear with codes copy them and paste in the footer of the post in code view. Detailed & Complete Instructions Are Here Please install it and give feedbacks/suggestions ... u can modify too It dynamically generates pure html codes for bookmarking icons before posting that article.....so adding of bookmarking buttons is done at the time of posting itself.