The URL Shortener WordPress Plugin has been completely re-written from ground up to provide a cleaner code base and to take advantage of WordPress 3.0’s new shortlink feature while keeping compatibility with previous WordPress versions.
When enabled, Shortlink /Short URLs will be generated upon post / page publishing.
It doesn’t affect the Nice ID URL option.
Use Permalinks for Short URLs
When enabled, permalinks will be used to generate the shortlinks
By default, shortlinks are generated using http://your_site/index.php?p=123 as this will ensure shortlink will work regardless of page permalink or slug.
(Ver 3.1.1) Append Short URL to
Choose whether to append a link to the generated Short URL to homepage, individual post page or individual site pages.
(Ver 3.1.1) Text before Short URL link
Provide a pre-text before the Short URL
URL Service Configuration
Configure your preferred URL Shortening Service.
Services which require authentication will be marked with a red asterisk *
Note: Above screenshot is the interface for Version 3.0. It has been slightly modified in 3.1.1
Additional Features
Nice ID
Nice ID URLs
When enabled, allows use of http://your_site/123 instead of the usual http://your_site/index.php?p=123 or http://your_site/index.php?page_id=123
Formally named template URL, but redirection method has been changed.
Nice ID URL Prefix
This prefix will be added to your Nice ID URLs... default is /
Shortcode
(Ver 3.1)Disable Shortcode [shortlink]
Provides the option to disable the shorturl shortcode in the event that it conflicts with other plugin's shortcode of the same name