Fast Free URL Forwarder, Make URL Shorter
with APIs Support

Buying me a cup of coffee = 1 Link Redirection Ads Free Forever! (Example Premium Shortened Link)

Send me a note on which links/domains to shorten after you buy me a cup of coffee :)

1 Link = 1 Coffee, or 1 Domain = 3 Coffees Per Month to replace a long one and you can monitor the referral times of the URL.
Drag or BookMark This Utility Link!
The Long (Complete) URL (e.g. http://...):

ID: 74
https://rot47.net/74
Share on Facebook Share on Twitter LinkedIn - 74 Last Accessed = 2024-04-28 09:06:01 - Count = 14199 - Search = 447 - Created = 2015-10-13 07:25:47 -
ID: 16
https://rot47.net/16
Share on Facebook Share on Twitter LinkedIn - 16 Last Accessed = 2024-04-28 09:03:22 - Count = 129 - Search = 947 - Created = 2014-03-01 04:48:57 -
ID: a1
https://rot47.net/a1
Share on Facebook Share on Twitter LinkedIn - a1 Last Accessed = 2024-04-28 09:00:21 - Count = 7081 - Search = 1260 - Created = 2016-05-26 08:42:10 -
ID: 4L
https://rot47.net/4L
Share on Facebook Share on Twitter LinkedIn - 4L Last Accessed = 2024-04-28 08:51:01 - Count = 179 - Search = 83 - Created = 2015-04-02 05:08:45 -
ID: 86
https://rot47.net/86
Share on Facebook Share on Twitter LinkedIn - 86 Last Accessed = 2024-04-28 08:45:07 - Count = 1903 - Search = 354 - Created = 2015-10-14 04:48:48 -
ID: ib
https://rot47.net/ib
Share on Facebook Share on Twitter LinkedIn - ib Last Accessed = 2024-04-28 08:33:55 - Count = 5 - Search = 38 - Created = 2021-02-11 05:51:16 -
ID: dS
https://rot47.net/dS
Share on Facebook Share on Twitter LinkedIn - dS Last Accessed = 2024-04-28 08:29:50 - Count = 2 - Search = 47 - Created = 2019-05-29 07:20:22 -
ID: b
https://rot47.net/b
Share on Facebook Share on Twitter LinkedIn - b Last Accessed = 2024-04-28 07:50:55 - Count = 54560 - Search = 1683 - Created = 2012-12-26 01:28:13 -
ID: ak
https://rot47.net/ak
Share on Facebook Share on Twitter LinkedIn - ak Last Accessed = 2024-04-28 07:33:10 - Count = 204 - Search = 740 - Created = 2016-07-14 02:04:38 -
ID: 1d
https://rot47.net/1d
Share on Facebook Share on Twitter LinkedIn - 1d Last Accessed = 2024-04-28 06:57:03 - Count = 151 - Search = 730 - Created = 2014-03-15 05:57:32 -
ID: 4p
https://rot47.net/4p
Share on Facebook Share on Twitter LinkedIn - 4p Last Accessed = 2024-04-28 06:36:40 - Count = 3 - Search = 44 - Created = 2015-03-22 10:03:34 -
ID: f2
https://rot47.net/f2
Share on Facebook Share on Twitter LinkedIn - f2 Last Accessed = 2024-04-28 06:35:26 - Count = 14 - Search = 57 - Created = 2019-05-30 08:52:38 -
ID: 6K
https://rot47.net/6K
Share on Facebook Share on Twitter LinkedIn - 6K Last Accessed = 2024-04-28 06:02:03 - Count = 180 - Search = 640 - Created = 2015-09-25 02:17:42 -
ID: 9f
https://rot47.net/9f
Share on Facebook Share on Twitter LinkedIn - 9f Last Accessed = 2024-04-28 05:39:22 - Count = 98 - Search = 668 - Created = 2015-11-23 03:50:14 -
ID: a4
https://rot47.net/a4
Share on Facebook Share on Twitter LinkedIn - a4 Last Accessed = 2024-04-28 05:23:41 - Count = 305 - Search = 715 - Created = 2016-06-16 10:37:22 -

First Page | Previous Page | Total: 1167, Page 1 / 78 | Next Page | Last Page
Sorted By: Referal - Creation - Accessed - Search Counter

Application Programming Interfaces

The following API is subject to fair use policy and 1 call per second rate limit.

API Address

https://rot47.net/api/url/

Parameters - url (GET or POST)

Required: specified the URL to lookup or shorten. When URL is already shortened, it will return e.g.
{"error":"found","errorCode":3,"data":{"id":"595","0":"595","count":"0","1":"0","flag":"7","2":"7","created":"1455395435","3":"1455395435","last":"1455395435","4":"1455395435","search":"0","5":"0"},"url":"https:\/\/rot47.net\/9B"}

Parameter - try (GET or POST)

Optional - Default = False: Do not attempt to shorten the URL. Just to check if the URL has been shortened before.

Parameter - private (GET or POST)

Optioal - Default = False: Do not list the link in the Links Browser.

Return - errorCode and error

"error" => "invalid url",
"errorCode" => 4

"error" => "found",
"errorCode" => 3,
            
"error" => "added",
"errorCode" => 0,
            
"error" => "success",
"errorCode" => 0,
            
"error" => "$url should start with http or https", 
"errorCode" => 1            
            
"error" => "not found",
"errorCode" => 2                                          

Return - other parameters

flag:  bit 8 - premium URL does not show ads anyway, anytime, forever!
flag:  bit 4 - shortened by API
flag:  bit 2 - public
flag:  bit 1 - permanent redirect (otherwise temporarily)
count: clicked by vistors
search: touched by search bots
created: created timestamp
last: last visited timestamp
id: id in decimal

PHP Library

We provide a PHP class that calls the API: https://github.com/DoctorLai/URL-Shortener. Sample Usages:
$obj = new URL();
$response = $obj->shorten("https://example.com", array("try" => 1));
var_dump($response);
$response = $obj->shorten("https://example.com", array("private" => 1));
var_dump($response);  
echo $response->url;

Premium Domains

URLs of premium domains are redirected without ads. This is to promote better, decent URLs. If you want your domain in the list, please buy me a cup of coffee, thanks!
function IsPremiumDomain($url) {      
  $theurl = strtolower($url);
  $good_domains = array(
    "helloacm.com",
    "justyy.com",
    "steakovercooked.com",
    "google.com",
    "google.co.uk",
    "codingforspeed.com",
    "happyukgo.com",
    "bbc.co.uk",
    "tumblr.com",
    "instagram.com",
    "youtube.com",
    "ask.fm",
    "dropbox.com",
    "linkedin.com",
    "rot47.net",
    "isvbscriptdead.com",    
    "busy.org",
    "steemit.com",
    "uploadbeta.com",
    "zhihua-lai.com"
  );
  $parse = parse_url($theurl);
  $domain = $parse['host'];
  return in_array($domain, $good_domains); 
}
Page Edited: