| YOURLS is a set of PHP script that will allow you to run your own URL shortener, a la TinyURL. You can make it private or public, and a WordPress plugin makes integration with your WordPress blog (and Twitter) a snap. To install and run YOURLSDownload the latest archive (or svn co the current trunk) and follow instructions of the readme.html file The best way is to get the freshest code from the SVN repository. Sometimes I just forget to make a .zip file of it :) To get the WordPress pluginRefer to the official plugin page YOURLS: WordPress to Twitter A note to WordPress usersYou cannot run YOURLS and WordPress in the same directory (ie they cannot share the same .htaccess file). Refer to the readme file for more details | |