Wednesday, September 2, 2009

Simple Bookmark Widget for Blogger/Blogspot

The biggest way of increasing traffic to small blogs is Social networking. As such social bookmarking becomes very essential for small blogs such as ours. With that said, it is very important to provide the readers with a very easy way to bookmark the articles they find useful.
But for small or developing blogs webpage load-time is important to get more visitors,
So here is a Simple Bookmark Widget with simple text and do not disturb your blog's loading time and also helps in increasing your blog traffic.

For Widget Demo Look at Our Blog Posts,

Go to dashboard -> layout -> Edit HTML and then "Expand Widget Templates".

Find the Line Below,

<data:post.body/>



Paste the below lines after the above code,

<!-- Social bookmarking Widget by bloggeralerts.blogspot.com-->
<b>Add Post To:
<a expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'>Digg</a> |
<a expr:href='&quot;http://technorati.com/faves?add=&quot; + data:post.url' target='_blank'>Technorati</a> |
<a expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'>del.icio.us</a> |
<a expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'>Stumbleupon</a> |
<a href="http://www.alexa.com/data/details/traffic_details?url=http://www.bloggeralerts.blogspot.com">Blogger Alerts</a>
<a expr:href='&quot;http://reddit.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'>Reddit</a> |
<a expr:href='&quot;http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=&quot; + data:post.url + &quot;&amp;Title=&quot; + data:post.title' target='_blank'>BlinkList</a></b>
<!-- Social bookmarking Widget by bloggeralerts.blogspot.com-->


Save the template and view blog in a window.
Share:

0 comments:

Post a Comment