Create Short Link
How to use

To use clean links like example.com/slug, add the optional .htaccess below or keep using ?c=slug.

# .htaccess (Apache)
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([A-Za-z0-9\-_]+)$ index.php?c=$1 [L,QSA]
Recent Links & Stats

No links yet.

Admin

Open the admin panel to view all links and manage them.

Open Admin Panel