Add Social Bookmarks to Blogger (Classic Template)

Yesterday, i received a request from one of blogger user about how to add various social bookmarks to blog entries.
I recommend adding the following code to your Blogger classic template near the bottom of each blog post.
<!– Code Start Here –>
Add to: <a href=”http://del.icio.us/post?url=<$BlogItemPermalinkURL$>&title=<$BlogItemTitle$>”>Del.icio.us</a> | <a href=”http://digg.com/submit?phase=2&url=<$BlogItemPermalinkURL$>”>Digg</a> | <a href=”http://technorati.com/cosmos/search.html?url=<$BlogItemPermalinkURL$>”>Technorati</a> | <a href=”http://blinklist.com/index.php?Action=Blink/addblink.php&Description=<$BlogItemTitle$>&url=<$BlogItemPermalinkURL$>”>Blinklist</a> | <a [...]

Continue Reading...

No Comments