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: 6N
https://rot47.net/6N
Share on Facebook Share on Twitter LinkedIn - 6N Last Accessed = 2024-04-22 01:55:27 - Count = 1881 - Search = 414 - Created = 2015-10-07 03:21:55 -
ID: 8T
https://rot47.net/8T
Share on Facebook Share on Twitter LinkedIn - 8T Last Accessed = 2024-04-22 01:55:23 - Count = 1857 - Search = 321 - Created = 2015-10-15 10:28:28 -
ID: 7F
https://rot47.net/7F
Share on Facebook Share on Twitter LinkedIn - 7F Last Accessed = 2024-04-22 01:55:19 - Count = 1834 - Search = 298 - Created = 2015-10-14 05:01:36 -
ID: 8h
https://rot47.net/8h
Share on Facebook Share on Twitter LinkedIn - 8h Last Accessed = 2024-04-22 01:55:15 - Count = 1767 - Search = 224 - Created = 2015-10-15 04:48:30 -
ID: 77
https://rot47.net/77
Share on Facebook Share on Twitter LinkedIn - 77 Last Accessed = 2024-04-23 11:35:33 - Count = 1445 - Search = 245 - Created = 2015-10-13 08:21:01 -
ID: 14
https://rot47.net/14
Share on Facebook Share on Twitter LinkedIn - 14 Last Accessed = 2024-04-29 07:13:51 - Count = 1305 - Search = 994 - Created = 2014-03-01 04:46:30 -
ID: bC
https://rot47.net/bC
Share on Facebook Share on Twitter LinkedIn - bC Last Accessed = 2024-04-26 03:11:56 - Count = 1275 - Search = 482 - Created = 2017-11-12 10:24:53 -
ID: a8
https://rot47.net/a8
Share on Facebook Share on Twitter LinkedIn - a8 Last Accessed = 2024-04-26 03:25:28 - Count = 1167 - Search = 596 - Created = 2016-06-22 06:23:01 -
ID: 5W
https://rot47.net/5W
Share on Facebook Share on Twitter LinkedIn - 5W Last Accessed = 2024-04-29 06:44:31 - Count = 1166 - Search = 568 - Created = 2015-07-30 05:48:11 -
ID: Y
https://rot47.net/Y
Share on Facebook Share on Twitter LinkedIn - Y Last Accessed = 2024-04-22 01:54:03 - Count = 1162 - Search = 489 - Created = 2014-02-15 10:35:15 -
ID: 8n
https://rot47.net/8n
Share on Facebook Share on Twitter LinkedIn - 8n Last Accessed = 2024-04-22 01:54:59 - Count = 1151 - Search = 178 - Created = 2015-10-15 05:39:04 -
ID: 7n
https://rot47.net/7n
Share on Facebook Share on Twitter LinkedIn - 7n Last Accessed = 2024-04-22 01:54:55 - Count = 1111 - Search = 109 - Created = 2015-10-13 10:33:31 -
ID: q
https://rot47.net/q
Share on Facebook Share on Twitter LinkedIn - q Last Accessed = 2024-04-29 12:08:44 - Count = 1074 - Search = 984 - Created = 2013-01-15 03:50:57 -
ID: 8t
https://rot47.net/8t
Share on Facebook Share on Twitter LinkedIn - 8t Last Accessed = 2024-04-26 07:40:08 - Count = 1061 - Search = 101 - Created = 2015-10-15 06:25:45 -
ID: ac
https://rot47.net/ac
Share on Facebook Share on Twitter LinkedIn - ac Last Accessed = 2024-04-28 06:26:29 - Count = 1057 - Search = 534 - Created = 2016-06-22 06:31:49 -

First Page | Previous Page | Total: 1167, Page 2 / 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: