Tuesday, March 8, 2011

How to add 'StumbleUpon' links to your blogger post

0 comments
How to add 'StumbleUpon' links to your blogger post


1. Log in to Blogger account Go to  Design >Edit HTML

2. Put checked marked in "Expand Widget Templates"

3.Find this tag by using Ctrl+F <p><data:post.body/></p> tag

4. Paste below code after <p><data:post.body/></p> tag


<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'><b>Stumble it !</b></a>

5.Now save your template .you are done

Leave a Reply

Related Posts Plugin for WordPress, Blogger...