How To Add ‘del.icio.us’ Links to blogger posts

c83c4037b35df509c9528fef0018db11delicious

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this:

<p><data:post.body/></p>

4.Copy below code and paste it immediately after the line <p><data:post.body/></p> .

<a expr:href='&quot;http://del.icio.us/post?v=4&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' target='_blank'>Share on Delicious</a>

5.Click on "Save Templates" and now you are done.

File Under : bookmarks, post

Leave a Reply