Add Social Bookmarks (RSS, F.B and Twitter) to your BLOG

Posted by Faheem Mustafa


Blogging is fun and playing with HTML is fun. Today at Free Software Advisor Platform you'll learn how can easily place social bookmarking buttons for your viewers. Placing the social bookmarking options will help your blog viewers to be updated with your blog without visiting your page. This will increase your blog/website traffic.

Adding Social Bookmarks + E-mail subscription Option
This tutorial is for blogger.
1:  Log-in to your blogger account. Move to Layout
2:  Click on Add a Gadget tab and there select HTML/Java Script
3:  Now copy the code below and paste in HTML/Java Script gadget


<div id='socialbookmark'/>
<ul>
<a href='http://feeds.feedburner.com/Your Feed URL' target="_blank">
<img alt="RSS Link" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVNmTA9O3u_Npx4FwKwVlE1C-fC2oJtYYjHIcvlfti_fYh12ZnwGlJRMk3nJm3t23B8EeS2-UNnrmI4vqD6wcM3qVZbTEnH_5U2AzTtkEZMS1EyNA40OGtu-3FvCEACoA_cqQwVhLK9iPQ/s400/rss.png" /></a>
<a href='http://www.facebook.com/Your Facebook URL' target="_blank"><img alt="Facebook Link" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhyHiMhd84MOGDzKCRYNnSMBfEFvJaO-CzQVUKwMmV3TYnjjKq2mtNHHNCyw5GKGN7CcUHs7N0LBaojla6FZNc2m72DzCGMsJTr9abF9aWIfm1yjg265aenfdfVClxoCWECyLLvIJO-0M8U/s400/facebook.png" /></a>
<a href='http://twitter.com/Your Twitter User Name' target="_blank"><img alt="Twitter Link" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDAxqJeggLMTmKXPgldnNZgfWEqXisnj7_VXTU4ki8u_jeFuE-0T2lHJSSAB6zaDjtIYq8wwPoTnMVbdZ53rT2kJRHp6QneCFE5plqu6EJr4iRr32x5uKwVuJZqmN6ilohQCzTLQJVx8zb/s400/twitter.png" style="border:0;" /></a>
</ul>
<br />

4:  Replace the Red, Blue and Pink codes with respective URLS
5:  Save Gadget and ENJOY

blog comments powered by Disqus
Related Posts with Thumbnails