22 comments

  • torh8 hours ago
    Not that long ago I clicked on a link that Microsoft provided somewhere in Windows -- could have been the event log, I don&#x27;t remember. I do remember it was for a specific support article, but it ended up at a generic landing page for something. I am not talking about a link from Windows 95, it must have been Windows 10. But regardless, it is all gone. Then again, it probably wasn&#x27;t a cool URL to begin with.<p>It&#x27;s amazingly many news sites that also seem to scrub their URLs every time they do a redesign. Also uncool.
    • phillipseamore5 hours ago
      Got an MX4 yesterday and it has a printed card with &quot;Go to logitech.com&#x2F;mx to get started&quot; resulting in a &quot;Forbidden&quot; error page. This product hasn&#x27;t even been out for a year!
      • mikepurvis3 hours ago
        Might have been an overeager packaging designer that printed that and then filed a ticket for someone to set up the redirect and that ticket is still in the person&#x27;s queue.<p>Or it&#x27;s something about your own connection. Maybe an ad blocker? For me, the redirect works:<p><pre><code> $ curl -IL logitech.com&#x2F;mx 2&gt;&#x2F;dev&#x2F;null | grep http Location: https:&#x2F;&#x2F;logitech.com:443&#x2F;mx location: https:&#x2F;&#x2F;www.logitech.com:443&#x2F;mx location: https:&#x2F;&#x2F;www.logitech.com&#x2F;en-ca&#x2F;mx.html </code></pre> (I have the Mechanical Mini keyboard and the 3S Anywhere mouse; I like the MX product line.)
        • phillipseamore2 hours ago
          I&#x27;m currently in Europe and forgot my Unimouse, hence the purchase. I just tried on 5G and get a Forbidden there as well, open the VPN back to US and then the URL works. I see &quot;en-ca&quot; in your redirec there so likely they don&#x27;t have a default&#x2F;fallback redirect. The MX4 is nice but damn if it isn&#x27;t the heaviest mouse I&#x27;ve pushed around a tabletop.
          • BoorishBears2 hours ago
            MX4 finally got me looking elsewhere until I stumbled upon this: <a href="https:&#x2F;&#x2F;ergodriven.com&#x2F;products&#x2F;the-vertical-handshake-mouse" rel="nofollow">https:&#x2F;&#x2F;ergodriven.com&#x2F;products&#x2F;the-vertical-handshake-mouse</a><p>I got it specifically because they had a mini rant about the weight of switches that other vertical mice use, and while I couldn&#x27;t tell if that was a real problem, that&#x27;s the kind of mentality I used to ascribe to Logitech.<p>The MX4 is clearly marketing logic. The haptic feature adds nothing of note, and 100% feels like their marketing people got to preempt the core goal of making an ergonomic mouse so they could have a headline.
            • what32 minutes ago
              The hand is very off putting, should have hired a better hand model. Also real infomercial vibes, the way the posture completely changes between flat and vertical.
        • aftbit2 hours ago
          Jeez that&#x27;s a heck of a redirect chain. The :443 is an odd choice no? And the redirect to https:&#x2F;&#x2F;domain before <a href="https:&#x2F;&#x2F;www.domain" rel="nofollow">https:&#x2F;&#x2F;www.domain</a>. There are even two more for me. Also... inconsistent casing for the Location header? Different parts of the server stack I suppose.<p><pre><code> Location: https:&#x2F;&#x2F;logitech.com:443&#x2F;mx location: https:&#x2F;&#x2F;www.logitech.com:443&#x2F;mx location: https:&#x2F;&#x2F;www.logitech.com&#x2F;en-us&#x2F;mx.html location: https:&#x2F;&#x2F;www.logitech.com&#x2F;discover&#x2F;c&#x2F;master-series location: https:&#x2F;&#x2F;www.logitech.com&#x2F;en-us&#x2F;discover&#x2F;c&#x2F;master-series.html</code></pre>
          • NoahZuniga1 hour ago
            443 is just the default https port, so not really? It doesn&#x27;t add anything as browsers use that port by default when the scheme is https.
      • selcuka3 hours ago
        That URL works for me. It must be an issue on your end.
    • thephyber3 hours ago
      There is no financial incentive for most companies to maintain extremely old URLs. There is no large visible cost known to the project manager at a company who chooses to migrate to a different CMS.<p>A common solution is to create placeholders at the old URLs with permanent redirects to the new URLs, but that doesn&#x27;t fix all of the old hyperlinks, so it becomes extremely expensive to maintain backwards compatibility after 2 or more CMS changes.
    • sixtyj7 hours ago
      Average time of url is 5 years.<p>Therefore I try to make a local copy of a document that I link to.<p>There a plugin for Firefox that can check bookmarked links. You will be surprised how they vanish pretty fast…
    • phatskat6 hours ago
      I bought an air conditioner last year, some wal-mart “smart” AC that was affordable (we had to get three for the new house we moved in to so budget was a big concern) and it has a QR code for the companion app. I finally got around to getting the app this summer and lo and behold, it’s a dead link. Yay.
    • beached_whale7 hours ago
      Microsoft has a terrible habit of doing that. KB&#x27;s used to have a predicable URL, they may again, but they keep changing them. Or any of their docs really. It&#x27;s terrible as those URL&#x27;s end up in other documents to be killed. This is not really an enterprise friendly way of supporting customers.
      • toyg7 hours ago
        Yeah, I always wondered how one of the wealthiest companies on earth could be so poor in linking to their own documentation.<p>Then I realized that they have a galaxy of consultants and experts that effectively make a living by keeping on top of all issues and fixing them for a fee. So there is little incentive for them to actually be user-friendly: as long as they are &quot;partner friendly&quot; with timely material, that&#x27;s good enough.<p>They are not alone in this, btw - pretty much all major platform providers do this, one way or the other.
      • sippeangelo4 hours ago
        I&#x27;ve given up because half the help links in the control panel leads to a bing search without any helpful results at all
    • Panino6 hours ago
      Mailing list archive software is a constant rug pull: today you link to a post about something relevant, and next month the link goes to a different message about a different subject.
    • sghiassy8 hours ago
      Entropy
  • mikepurvis9 hours ago
    Sadly, though:<p><pre><code> $ curl -I https:&#x2F;&#x2F;www.nsf.gov&#x2F;pubs&#x2F;1998&#x2F;nsf9814&#x2F;nsf9814.htm HTTP&#x2F;2 404 content-type: text&#x2F;html; charset=UTF-8 content-length: 54737 date: Sun, 09 Aug 2026 17:58:44 GMT strict-transport-security: max-age=31536000; includeSubdomains; preload server: Apache</code></pre>
    • MarkSweep4 hours ago
      It was removed in 2025 sometime between May 7th and September 11th:<p><a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20250000000000*&#x2F;https:&#x2F;&#x2F;www.nsf.gov&#x2F;pubs&#x2F;1998&#x2F;nsf9814&#x2F;nsf9814.htm" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20250000000000*&#x2F;https:&#x2F;&#x2F;www.nsf....</a><p>Maybe its removal is related to this:<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;2025_United_States_government_online_resource_removals" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;2025_United_States_government_...</a>
  • firasd10 hours ago
    What this page doesn&#x27;t mention is 301 or 302 redirects. SEO has made &quot;old URLs staying live&quot; more of a widespread concern than it was at the time. And WordPress etc ship with inbuilt redirects upon slug rename<p>So to a large extent this has been mitigated and not using the suggestion here, which is to create a permanent URL ontology upfront<p>That said eventually neglect, removal, reorgs (or simply websites going offline) still happens... but the way the suggested goal has been advanced is due to becoming a business priority and with redirects and CMSes as tech to help<p>That said one suggestion made here turned out to be very useful and indeed is the default in WP:<p><pre><code> http:&#x2F;&#x2F;www.w3.org&#x2F;1998&#x2F;12&#x2F;01&#x2F;chairs </code></pre> If you use date as part of the taxonomy then -- as Tim BL says here:<p>&gt; <i>A reason for using a topic area as part of the URI is that responsibility for sub-parts of a URI space is typically delegated, and then you need a name for the organizational body - the subdivision or group or whatever - which has responsibility for that sub-space. This is binding your URIs to the organizational structure. It is typically safe only when protected by a date further up the URI (to the left of it): 1998&#x2F;pics can be taken to mean for your server &quot;what we meant in 1998 by pics&quot;, rather than &quot;what in 1998 we did with what we now refer to as pics.&quot;</i>
    • bensyverson9 hours ago
      Yes but how often in practice does the same information stay accessible via 30x redirects after one reorganization, let alone two or three?
    • EGreg8 hours ago
      Sounds like most URIs have been downright uncool, then!
  • rendaw32 minutes ago
    URLs are URIs and URLs include &quot;how to access this&quot; which fundamentally makes it hard to prevent them from changing. If it were an abstract ID, like a UUID, or a hash or something I&#x27;d get it. So are all URLs bad URIs?
  • zkmon1 hour ago
    The concept of hooking onto a URL, for years, is a bad thing. It prohibits the URL owners from changing it. It&#x27;s not 90&#x27;s. You have search engines now to get to content. It&#x27;s almost same as bookmarking an IP address, and complaining that the change has frustrated you, or someone scribbled the IP address on the margin of a letter.<p>I usually bookmark a link only to come back to a few days&#x2F;weeks later. I don&#x27;t expect a bookmark to work after years. I let the URL owners to have freedom to change it.<p>A thing that changes or goes away, feels natural. An URL that didn&#x27;t change in 20 years, actually freaks me out, like a non-degradable plastic.
    • xp841 hour ago
      This just means you’ve accepted URLs as something different than they were made to be. If the resource no longer exists - fine, c’est la vie. Otherwise, there should never be any need for it to change. It should never have encoded any implementation details anyway.
  • zibw10 hours ago
    A classic. This keeps getting more credible as it ages. Now it&#x27;s been at the same URI for 28 years.
  • burntcaramel2 hours ago
    They didn’t follow their own advice for their accessibility practices page <a href="https:&#x2F;&#x2F;www.w3.org&#x2F;TR&#x2F;wai-aria-practices&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.w3.org&#x2F;TR&#x2F;wai-aria-practices&#x2F;</a>
  • mooreds13 hours ago
    Great article, lots and lots of past discussion: <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=cool+uris" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=cool+uris</a>
    • WalterGR10 hours ago
      This post is related to (inspired by?):<p>&quot;The original URL for this prediction will no longer be available in 11 years (2011)&quot; (longbets.org)<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=49228458">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=49228458</a><p>186 points | 12 hours ago | 91 comments
      • doubletwoyou3 hours ago
        The funny thing is that the reason for me posting the long bet was looking through previous posts about Cool URLs. It comes full circle!
      • sunaookami6 hours ago
        Always like it when Hacker News &quot;follows&quot; a topic over days with different related links. Kinda like a bonus for reading HN daily :)
      • namanyayg8 hours ago
        OP is from 1998 so it&#x27;s the other way around
        • WalterGR8 hours ago
          I meant the post&#x2F;submission itself, not the content.
  • glacials7 hours ago
    If you run a statically generated website, I recommend append-only generation, where you keep your `dist&#x2F;` (or whatever web root) stateful between builds. This guarantees you don&#x27;t break URIs even if the static generator changes or the source content is removed.<p>You can even make an orphan branch and check out that branch into `dist&#x2F;` as a worktree to keep it under version control.
    • cxr7 hours ago
      Even for people who don&#x27;t practice this, if you&#x27;re publishing a static site, you can make sure you&#x27;re generating output with rel=canonical links and at any given point, you should be able to run a tool (entirely separate from your chosen static site generator) over the output to extract those URLs and verify at time t2 that the set of links that existed at t1 (where t1 &lt; t2) is a subset of those at t2.
  • _carbyau_3 hours ago
    A side effect of the idea that this information can be &quot;permanent&quot; means you should really think before putting it up there.<p>But today is not that, it is the opposite of that with stuff being put online that really doesn&#x27;t need to be. This is permaweb vs slopweb.
  • donatj3 hours ago
    I find that every time major companies as well as most authors switch blogging systems even if they maintain their URLs broadly, their RSS feed url breaks.
  • Swizec5 hours ago
    I&#x27;ve been trying to keep all URLs backwards compatible forever on swizec.com and it&#x27;s surprisingly hard. I _think_ anything from 2010 onward should be good. The domain started in 2005.<p>Unfortunately I&#x27;ll never know for sure.
  • nicbou7 hours ago
    This is something I work really hard to maintain on my websites. I often refer to government websites as sources for my guides, and these URLs break at an alarming pace. It&#x27;s as if the German government is moving reference pages and services around just for giggles. It creates a significant maintenance burden on my end.<p>When I worked for an ecommerce website, we spent weeks making sure every URL worked after a migration.<p>Nowadays it feels a little quaint because most of my 404s are from LLMs hallucinating URLs that never existed, sometimes for topics I never covered. I wonder what nonsense it attributes to me.
  • ricardo816 hours ago
    I recall some link rot research from ~10 years ago that estimated it was in the high single digit percentiles per year.<p>archive.org perhaps have&#x2F;could have some interesting insights on it.
  • jruohonen11 hours ago
    It is not only about &quot;coolness&quot; but long-term preservation too; that was one of the main motives behind DOIs.
  • shiandow9 hours ago
    The headers that push a bit into the margin are an interesting stylistic choice, but why on earth does it have to be random? Did something change that affected the layout somehow? (ironically)
    • snthd9 hours ago
      It&#x27;s different for the different header levels.<p><a href="https:&#x2F;&#x2F;www.w3.org&#x2F;Provider&#x2F;Style&#x2F;GuideStyle.css" rel="nofollow">https:&#x2F;&#x2F;www.w3.org&#x2F;Provider&#x2F;Style&#x2F;GuideStyle.css</a><p><pre><code> H1 { margin-left: -20%; } H2 { margin-left: -15%; } H3 { margin-left: -10%; } H4 { margin-left: -05%; }</code></pre>
    • al_borland8 hours ago
      I find it works well for helping maintain context. I often can&#x27;t easily tell the difference between different headers unless they&#x27;re right next to each other, and even then some of them are difficult to discern. Adding the indentation is a way to make the hierarchy more clear.
  • moritzwarhier6 hours ago
    Evergreen. Correct.
  • toomuchtodo5 hours ago
    <a href="https:&#x2F;&#x2F;arks.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;arks.org&#x2F;</a><p><a href="https:&#x2F;&#x2F;doi.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;doi.org&#x2F;</a><p><a href="https:&#x2F;&#x2F;perma.cc&#x2F;" rel="nofollow">https:&#x2F;&#x2F;perma.cc&#x2F;</a><p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;OpenURL" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;OpenURL</a>
    • _kb4 hours ago
      <a href="https:&#x2F;&#x2F;specs.ipfs.tech&#x2F;ipfs-uri&#x2F;" rel="nofollow">https:&#x2F;&#x2F;specs.ipfs.tech&#x2F;ipfs-uri&#x2F;</a>
  • Ozzie-D2 hours ago
    [flagged]
  • breck3 hours ago
    [dead]