I am going to post the code i use to allow users to Digg, Delicious, Slashdot, etc my posts. All i am asking is for a link back to my site in return Name: Kaizenlog Address: kaizenlog.blogsome.com (i cannot add live links so remember to include http). Here is the code: <a href={permalink_link} title=â€permanent linkâ€>Permanent Link</a> | <a href=http://del.icio.us/post?url={permalink_link}&title={the_title}> <img src=http://static.flickr.com/75/203975460_96d8768a74_m.jpg alt=â€book mark {the_title} in del.icio.usâ€>Del.icio.us</a> | <a href=http://technorati.com/cosmos/search.html?url={permalink_link}> <img src=http://static.flickr.com/57/203975461_8bd7b14010_m.jpg alt=â€See this page in technoratiâ€>Cosmos</a> | <a href=http://www.digg.com/submit target=â€_newâ€> <img src=http://static.flickr.com/57/203975461_8bd7b14010_m.jpg alt=â€submit {the_title} to digg.comâ€>Digg</a> | <a href=http://slashdot.org/submit.pl target=â€_newâ€> <img src=http://static.flickr.com/68/203975462_dba3011e2e_m.jpg alt=â€submit {the_title} to slashdot.comâ€>Slashdot</a> PHP: