How to increase website traffic
One of the way to increase traffic of the site is to have links to all popular traffic booster sites such as
-
Del.icio.us
-
Digg
-
Technorati
-
Blinklist
So How can we have these links to our site or blog?
How to add Del.icio.us link
<a href="http://del.icio.us/post?url=<?php the_permalink() ?>&title=<?php the_title(); ?>">Del.icio.us</a>
How to add Digg link
<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>">Digg</a>
<a href="http://digg.com/submit?phase=2&url=<?php the_permalink() ?>">Digg</a>
How to add Technorati link
<a href="http://technorati.com/cosmos/search.html?url=<?php the_permalink() ?>">Technorati</a>
<a href="http://technorati.com/cosmos/search.html?url=<?php the_permalink() ?>">Technorati</a>
How to add Blinklist link
<a href="http://blinklist.com/index.php?Action=Blink/addblink.php&url=<?php the_permalink() ?>&Title=<?php the_title(); ?>" >Blinklist</a>
<a href="http://blinklist.com/index.php?Action=Blink/addblink.php&url=<?php the_permalink() ?>&Title=<?php the_title(); ?>" >Blinklist</a>Hope this is helpful. If yes, please drop in your comments
Tagged with: blinklist • boost site traffic • del.icio.us • digg • increase site traffic • technocrati
Latest posts
- bootstrap popover | bootstrap popover hide on click | bootstrap popover hide on document.click
- Avoid console errors in browsers that lack a console | HTML5 boilerplate
- getting started with Sublime editor | how to install zen coding | zen coding for sublime editor
- getting started with backbone | Models in Backbone
- How to delete a model in backbone






