Custom Search

Adding Social Bookmarks to your Blogger site

3:42 AM Posted by Slamy

All bloggers struggle with one important question, How to drive traffic to our blog ?
We need to have quality content and backlinks to drive traffic to our blog and occupy first place on google search engines and create goodwill.

The most important factor is the quality of post (The Material). Secondly, you need to put the main keywords/Tags for the article in the post for easy search (Tags).

One of the very effective ways is to have bookmarks in various social bookmarking sites like Reddit, Digg, StumbleUpon, Furl etc. But the author just can’t just submit each and every post to bookmarking sites as its very time consuming.

The below post will guide you through the step by step to add these links to your blogger site so that the visitors/readers can submit our article to bookmarking sites

This Social bookmarking widget contains Post Link submission to major bookmarking sites like Digg , technorati , Blinklist , Del.icio.us , Furl , Stumble Upon , Reddit & Yahoo.

Just Follow these simple steps to add social bookmarking sites widget to blogger:

Step 1 :
Log in to your Blogger Account and navigate to Layout Section. Then go to Edit HTML Page and check the Expand Widgets box.

Step 2:
Now search this code : <p><data:post.body/></p>

Step 3:
Copy and paste the below code immediately below <p><data:post.body/></p>.

Note: If this code has worked out for you- please digg, reddit, stumble, Mixx this post and leave a comment as well.

THE CODE:

<span class='post-author' style='font-size: 95%;'><br/>

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'><img alt='Digg' src='http://shaisoku.software.googlepages.com/digg.png'/></a>|

<a expr:href='&quot;http://technorati.com/faves?add=&quot; + data:post.url' target='_blank'><img alt='Technorati' src='http://shaisoku.software.googlepages.com/technorati.png'/></a>|

<a expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'><img alt='Delicious' src='http://shaisoku.software.googlepages.com/delicious.png'/></a>|

<a expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'><img alt='StumbleUpon' src='http://shaisoku.software.googlepages.com/stumbleupon.png'/></a>|

<a expr:href='&quot;http://reddit.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' target='_blank'><img alt='Reddit' src='http://shaisoku.software.googlepages.com/reddit.png'/></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'><img alt='Blink' src='http://shaisoku.software.googlepages.com/blinklist-16x16.png'/></a>|

<a expr:href='&quot;http://www.furl.net/storeIt.jsp?t=&quot; + data:post.title + &quot;&amp;u=&quot; + data:post.url' target='_blank'><img alt='Blink' src='http://shaisoku.software.googlepages.com/furl-16x16.png'/></a>|

<a expr:href='&quot;http://myweb2.search.yahoo.com/myresults/bookmarklet?t=&quot; + data:post.title + &quot;&amp;u=&quot; + data:post.url' target='_blank'><img alt='Yahoo' src='http://shaisoku.software.googlepages.com/yahoo.png'/></a>|

<br/></span>

0 comments:

Post a Comment