HACKERS UNDERGROUND © 2012 BY RISHABH SHARMA

Sunday, 31 July 2011

Social Bookmarking Buttons For Blogger Below Each Post


An easy way to let your readers bookmark your posts or pages is to add social and bookmarking buttons / icons below every post. You can also read another article I have written on Add Share / Bookmarking Icon Below Every Post. Blogger gives some sharing buttons for our blog but they are not good enough for our blog. By this way your readers will bookmark your posts or pages and they will be your regular readers. You have to spread your blog in this big world by bookmarking your blog. There are many social bookmarking sites for exampleFacebookTwitterDeliciousMySpaceGoogle. Below are the steps to add Social Bookmarking buttons / icons below every post.

1. Go to Blogger and login to your account.
2. Go to DesignEdit HTML.
3. Tick the box of expand widget templates.
4. Now find <data:post.body/> by pressing Ctrl + F4.
5. Just after <data:post.body/>, paste the following code.

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<br/><center><span style='color: #7AA1C3; font-size: 12px; font-family: Verdana;);'><b>Share this article</b></span><br/>
<a expr:href='&quot;http://technorati.com/faves?add=&quot; + data:post.url' rel='external nofollow' target='_blank'><img alt='Technorati' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVymkQLLgbC-QYNy9TfSX8jZTitG85p6ixM_TzScW8vKfoUcrMxNKGaTURiFVVcPCppCiY7N3M8_o78Ts3g0RBNc_xsOOR7feaDBzBocWFmFg-49ml2n-HjgIonG-NoPMhAKZb1ZOsveB7/s400/technorati.png '/></a>
<!--DIGG-->
<a expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot;  + data:post.url' rel='external nofollow' target='_blank'><img alt='Digg This' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjh-jqFJoWtyIdcZK6Nrs2VxJXuSbDALGoMKjn6yFTGKywC76z30JiBMhquiCJ1D2WiKm6ckfQfe7CS2_q5IaTWFy4Sd3_XNQ5xpohc-ncR_ejlC_yrU4dnoH5G9eO723Hz8BaYCxKsHwQF/s400/digg.png '/></a>
<!--Stumble-->
<a expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Stumble' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOklXdI8ZkX94IvS6wEMVBi9sOhFwBbhzUlTm0NKHeRT8T5487CipKkiJDsSnGqigWVDFKpNxrPlHlkZmir3sY5um4CnVHj-KwAfJDRBqTMjf_uTFTy6Bgwt40le3dfdH-IDD6_xcK1JrE/s400/stumbleupon.png'/></a>
<!--Reddit-->
<a expr:href='&quot;http://reddit.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Stumble' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2xlk66bLergyqkas7hwo_AejTTfYN-y4615pckzbv50X5YEKnDCY5-knjonM176XibGE0j_wcnFU6Q2d9lyIpzQeKii6IC-7UiW2hz4yQ3zq4CfWMeZqH4_UoNtBxe8wAdBuPf8DPgMkb/s400/reddit.png'/></a>
<!--Facebook-->
<a expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;t=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Facebook' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQjotQvG2ChcmEbo5YYnH-zUaUi_HDEkAsLYEZlbzvKLQCN3vSCevI4ZI5YGsn3mstJjaKcmOHxU1bAG1LYFbpwEvkmhvi2uTahfkVp9ep7oHvO-ZqQRroWm-KDaMsYrZvZEUE9vBjQWXW/s400/facebook.png '/></a>
<!-- Twitter -->
<a expr:href='&quot;http://twitthis.com/twit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img alt='Twitter' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiEAkyo42ExNHkjXu8cNZmH_2kF62nDwxh0R_tpG2AefYlW62t7frmdy06bJvLIoVApUwJ_6Hj_7aQzx7OtJlk1tTG4YKawX-FQwcAJP9QakVyaDGFTdF1TMNkyvDHRkziZ6qV6Z55Ij4aw/s400/twitter.png'/></a></center>
</b:if>

6. Now save your template and check your social bookmarking icons below your posts.

If you have any question related to this topic then let me know by commenting me below. And don't forget to Share / Bookmark This Article.

0 comments:

Post a Comment

 
Design by HACKERS UNDERGROUND
HACKERS UNDERGROUND © 2012 BY RISHABH SHARMA