URL Redirecting

Using the form below you can make long urls like:
http://www.google.com/ig/directory?hl=en&root=/ig&dpos=top&url=www.google.com/ig/modules/builtin_weather.xml
to short ones like: http://myurli.com/D06a0w or with a url name you specify: http://myurli.com/Google_weather

URL need to include its protocol (http://, https://, ftp:// etc.).



URL:  
Custom Name:
Only letters, numbers, - and _ allowed. If none is entered, random url name will be created.

 

'Shortcut' on your page

To have a link on your page for people to create myURLi address for it, you can use the code below:

onClick="function CreateMyUrli(){var name = prompt('Name for the URL:', ''); if (name != null) { location.href='http://myurli.com/default.aspx?url='+location.href+'&Name='+name; }}; CreateMyUrli();

Examples:

Create myURLi link