The cheapest JS URL shortener ever
After my previous article about shortening urls using htaccess, today I’m posting a little JS snippet that will allow to shorten urls, using a JSON array to store shorter and longer urls. The script will look in url parameters for a short url and redirect to the associated longer url. Have a look: <!– // … Continue reading The cheapest JS URL shortener ever
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed