Description
kael.me URL shortener let you create your own short url, just like https://yoursite/-abc, instead of using other short url services
You can easily manage them with a paginating list of your short urls, change details, delete, or track clicks of them.
Your tiny urls may redirect as 301 permanently redirection or 307 temporary redirection as your set each of them to.
Usage
If you don’t have rewrite_module on your server, you can change settings in plugin page. Tick the ‘Oops, my rewrite_module is disabled!’ checkbox on.
Author
2009, Kael Zhang
https://kael.me
https://yottaworks.net
Screenshots
Installation
- Upload the plugin folder ‘kaelme-url-shortener’ to ‘/wp-content/plugins/’ directory of your blog;
- Activate it, and create your own short urls.
You’ve done, and enjoy!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Kael.me URL Shortener” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Kael.me URL Shortener” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- add paginating view of short urls
1.0.0
- main functions