August 12, 2011

How To Add 'StumbleUpon' Links to blogger posts


How To Add 'StumbleUpon' Links to blogger posts


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

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this <p><data:post.body/></p> tag.

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


<a expr:href='&quot;http://www.stumbleupon.com/submit?&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' target='_blank'>Stumble it !!!</a>

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

Cheers

No comments:

Post a Comment