Description
kael.me URL shortener let you create your own short url, just like http://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
http://kael.me
http://yottaworks.net
Captures d’écran
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!
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Kael.me URL Shortener » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Kael.me URL Shortener » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
1.0.1
- add paginating view of short urls
1.0.0
- main functions