{"id":2275,"date":"2011-06-08T23:09:27","date_gmt":"2011-06-08T23:09:27","guid":{"rendered":"http:\/\/sunpig.com\/mt-entry-2275.html"},"modified":"2011-06-18T20:25:43","modified_gmt":"2011-06-18T20:25:43","slug":"url-shortening-is-bonkers","status":"publish","type":"post","link":"https:\/\/sunpig.com\/martin\/2011\/06\/08\/url-shortening-is-bonkers\/","title":{"rendered":"URL shortening is bonkers"},"content":{"rendered":"<p>Well, mostly.<\/p>\n<p>To be fair, full URLs (technically URIs, but let&#8217;s not go <a href=\"http:\/\/en.wikipedia.org\/wiki\/Uniform_Resource_Identifier\">there<\/a>) have a lot of shortcomings  in the first place. But URL shortening only tackles <em>one<\/em> of their problems, and makes other aspects worse as a consequence.<\/p>\n<p>The <em>only<\/em> problem that URL shorteners solve is that URLs can be very long, and therefore don&#8217;t fit into a 140-character <a href=\"http:\/\/en.wikipedia.org\/wiki\/SMS\">SMS message<\/a>. It&#8217;s not about fitting into <em>Twitter<\/em> messages; that&#8217;s just a side effect. <em>SMS<\/em> is the underlying restriction. Twitter could easily relax their 140-character limit and let people write vast screeds, but they still deliver an enormous number of updates via SMS, so longer messages would have to be truncated (or split over multiple messages). Just because we decadent Western smartphone users all rely on native Twitter clients does not mean that the rest of the world does.<\/p>\n<p>(Also, forcing people to be concise in their writing is not a bad thing, and Twitter <em>owns<\/em> this space as a business concept. I find it interesting that part of Twitter&#8217;s value lies in <em>enforcing<\/em> this limitation, not in finding ways to lift it. Less is very definitely more in their case.)<\/p>\n<p>This is not to say that the URL shortening services don&#8217;t deliver value. Aside from their stated goal of actually generating shorter URLs, some shortening services (e.g. <a href=\"http:\/\/bit.ly\/\">Bit.ly<\/a>) offer click tracking and analytics, so you can see how many people have used a link. Others (e.g. <a href=\"http:\/\/adf.ly\/\">Adf.ly<\/a>) allow you to <del>piss people off<\/del> generate revenue from your short links by presenting an interstitial page of adverts to people who visit the link, before taking them to the actual destination page.<\/p>\n<p>There are definitely clever and interesting things you can do, but they all stem from a technical limitation that doesn&#8217;t actually exist for most web users. Which is kind of nuts. If you&#8217;re composing an SMS, then sure, make your URLs as short as they can be. But if you&#8217;re pasting a link into an online article or an email, why the hell do you need to?<\/p>\n<p>&#8220;So that <em>other<\/em> people can then copy and paste the link more easily&#8221; is a crappy argument, because the single biggest problem with short URLs is that they obscure the target of a link. If you see the URL &#8220;<a href=\"http:\/\/www.disney.co.uk\/tron\/index.jsp\">http:\/\/www.disney.co.uk\/tron\/index.jsp<\/a>&#8221; in an email, you don&#8217;t expect it to lead to a dating site. The same cannot be said of a random shortened link, whose payload is typically just a meaningless jumble of letters and numbers.<\/p>\n<p>This isn&#8217;t actually a <em>new<\/em> problem, because advertising networks have been doing this for as long as the internet itself. Do you have any idea where <a href=\"http:\/\/adgo-online.de\/ad\/goto\/71\/1\/b55f128e9ef13754dbd545ddc60d34\/\">http:\/\/adgo-online.de\/ad\/goto\/71\/1\/b55f128e9ef13754dbd545ddc60d34\/<\/a> will take you? Me neither. It used to be the case that only ad networks did this, but now everyone is at it. Apart from the opportunities for <a href=\"http:\/\/j.mp\/kATuz3\">creative Rickrolling<\/a>, there is no upside to this.<\/p>\n<p>So now Twitter, who helped <em>encourage<\/em> the whole short linking thing in the first place (and who will now <a href=\"http:\/\/blog.twitter.com\/2011\/06\/link-sharing-made-simple.html\">shorten your links automatically<\/a>, without the need for a third-party service), has code in place that automatically de-references short URLs, so that you see the <em>real<\/em> target whenever you hover over a short link. They&#8217;re peddling both the disease and the cure, which sounds like a great lark.<\/p>\n<p>Most people don&#8217;t care about the performance implications of an extra 301 redirect, so I won&#8217;t dive into that. But people <em>do<\/em> care about <a href=\"http:\/\/en.wikipedia.org\/wiki\/Link_rot\">linkrot<\/a>. Maciej Ceglowski of <a href=\"http:\/\/pinboard.in\/\">Pinboard<\/a> did some research last month to find out what proportion of URLs in the Pinboard bookmarking system were dead, or no longer led to their original target. In his article <a href=\"http:\/\/blog.pinboard.in\/2011\/05\/remembrance_of_links_past\/\">Remembrance of Links Past<\/a>, he writes:<\/p>\n<blockquote cite=\"http:\/\/blog.pinboard.in\/2011\/05\/remembrance_of_links_past\/\">\n<p>&#8220;Links appear to die at a steady rate (they don&#8217;t have a half life), and you can expect to lose about a quarter of them every seven years.&#8221;<\/p>\n<\/blockquote>\n<p>Using URL shorteners increases the risk of linkrot, because if you store the <em>short<\/em> URL, not only is there a probability that the target resource will die, but a certain proportion of URL shorteners will disappear each year, too.<\/p>\n<p>That leads to the question of &#8220;what <em>is<\/em> a link anyway?&#8221;<\/p>\n<p>In general, when we talk about a &#8220;link&#8221;, what we actually mean is a <em>resource<\/em>. Hence the term &#8220;URL&#8221;, which stands for &#8220;Uniform Resource Locator&#8221;. (Which is not the same as a URI, a Uniform Resource Identifier, but I already said we weren&#8217;t going to go there.)<\/p>\n<p>A resource is a thing: a photo, an article, an MP3 file, a video. <em>That&#8217;s<\/em> what you&#8217;re interested in, and <em>that&#8217;s<\/em> what you want to show someone when you say you will &#8220;send them a link&#8221;.<\/p>\n<p>The link is just a signpost to the resource. <em><a href=\"http:\/\/en.wikipedia.org\/wiki\/Map%E2%80%93territory_relation#.22The_map_is_not_the_territory.22\">The map is not the territory.<\/a><\/em> If the resource still exists, and can be found by other means, how much does it matter if the signpost disappears? How precious should we be about <a href=\"http:\/\/en.wikipedia.org\/wiki\/Permalink\">permalinks<\/a> and <a href=\"http:\/\/www.w3.org\/Provider\/Style\/URI.html\">cool URI&#8217;s that don&#8217;t change<\/a>?<\/p>\n<p>To stick with the signpost metaphor: full URLs are official signs erected by the city council; short links are verbal directions from some dude on a street corner.<\/p>\n<p>If you think about them like that, it&#8217;s clear that short links are ephemeral, and do have a genuine use, <em>provided that they are treated as such<\/em>.<\/p>\n<p>It&#8217;s perfectly fine for me to send you an IM with a short URL if I just want to you take a peek at a funny cat picture (and feel the curious need to save bytes). It&#8217;s <em>not<\/em> fine for me to use that short URL if I write a blog post and want to reference the same picture. That&#8217;s what the <em>full<\/em> URL is for. The mode of conversation is significant: in one case it&#8217;s ephemeral, but in the other case stability and permanence takes precedence.<\/p>\n<p>However, most people on the internet care about this distinction approximately as much as the difference between URLs and URIs, which is to say, not at all. Oh well.<\/p>\n<p>There is one last aspect of (short) URLs that I&#8217;m particularly interested in, but which I&#8217;m going to save for my next article: <em><a href=\"http:\/\/www.sunpig.com\/martin\/archives\/2011\/06\/15\/on-urls-keywords-and-memorability.html\">On URLs, keywords, and memorability<\/a><\/em>.<\/p>\n<h4>Further reading:<\/h4>\n<ul>\n<li>Joshua Schachter: <a href=\"http:\/\/joshua.schachter.org\/2009\/04\/on-url-shorteners.html\">On URL Shorteners<\/a><\/li>\n<li>Sebastian&#8217;s Pamphlets: <a href=\"http:\/\/sebastians-pamphlets.com\/category\/s-url\/\">URI shortening<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Well, mostly. To be fair, full URLs (technically URIs, but let&#8217;s not go there) have a lot of shortcomings in the first place. But URL shortening only tackles one of their problems, and makes other aspects worse as a consequence. The only problem that URL shorteners solve is that URLs can be very long, and &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/sunpig.com\/martin\/2011\/06\/08\/url-shortening-is-bonkers\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;URL shortening is bonkers&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-2275","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/sunpig.com\/martin\/wp-json\/wp\/v2\/posts\/2275","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sunpig.com\/martin\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sunpig.com\/martin\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sunpig.com\/martin\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sunpig.com\/martin\/wp-json\/wp\/v2\/comments?post=2275"}],"version-history":[{"count":0,"href":"https:\/\/sunpig.com\/martin\/wp-json\/wp\/v2\/posts\/2275\/revisions"}],"wp:attachment":[{"href":"https:\/\/sunpig.com\/martin\/wp-json\/wp\/v2\/media?parent=2275"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sunpig.com\/martin\/wp-json\/wp\/v2\/categories?post=2275"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sunpig.com\/martin\/wp-json\/wp\/v2\/tags?post=2275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}