Wednesday, March 9, 2011

How to add 'StumbleUpon' links to your blogger post

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

0 comments:

Post a Comment