Ever wanted to share a link, but gave up seeing the the length/size of the link. TinyURL is the solution, tinyurl.com is a very popular URL snipping and simplifying service.
Now, there is a Wordpress plugin by Brajeshwar for your wordpress install to automatically generate tinyURL for every article. Also, you can show that TinyURL on the each post pages for simple copy and distribution.
Here is snapshot of the usage of this plugin by Brajeshwar

- You can visit Tiny Link Page on Google Code.
- Download the Tiny Link
WP Plugin.Implementation in Wordpress is very easy:
1. Download and unzip the plugin.
2. FTP in the plugin directory.
3. Activate the plugin, under plugins option in WP dashboard.
4. Add this code:
<?php TinyLink() ?>
You need to paste it in ‘Single.php’ file where you want TinyURL link to appear.





