The Yuarel Experiment

Create a custom Fake URL that will correspond to your Real URL. You can choose to have your visitors simply forwarded to
the Real URL, or your Fake URL can masquerade as your Real URL. You can easily customize simple URLs for a little fun,
some privacy, or if you want to simplify a really long, complex address into a short, but meaningful one for yourself or others.

Create your Fake URL:
http://yuarel.com/

Enter the Real URL:

Instead of forwarding your visitors, this will show the contents of the Real URL, but hide its web address,
making it seem to visitors as if they are strictly browsing your Fake URL.

                        


Expand a Fake URL into its Real URL

Just use x.yuarel.com as the domain of the Fake URL (instead of just yuarel.com).


Create Fake Links Programmatically/Automatically

Just send a request to http://api.yuarel.com with the following POST vars set accordingly (after insuring all your POST values are properly URL-encoded):On success the response will be just the full fake URL created. On failure, the response will always start with: ERROR:

For example, this POST data
    u=http%3A%2F%2Fvideosift.com&f=videosift   (note the proper URL-encoding)
would create Fake URL
    http://yuarel.com/videosift
that points to
    http://videosift.com


Contact: lucky760 at videosift dot com