Tuesday, March 8, 2011

How to add 'Reddit' links to your blogger post


1. Log in to your 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://reddit.com/submit?&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' target='_blank'><b>Share on Reddit!!!</b></a>


5.Now save your template .you are done

0 comments:

Post a Comment