Beschrijving
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
Schermafbeeldingen
Installatie
- 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!
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Kael.me URL Shortener” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Kael.me URL Shortener” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.1
- add paginating view of short urls
1.0.0
- main functions