Conversation

This is one of the MAJOR failings of the web, that urls are not persistent, and most web admins do not bother to setup redirects to the new location when things change.
Quote Tweet
Google for all it's CI/CD work can't even have tooling to verify that the URLs in it's own documentation aren't 404. Or even put in a redirect to the correct when an old url disappears.
Show this thread
2
11
Replying to
We take great take to do this for the GrapheneOS sites but there are serious browser limitations. We had to make github.com/GrapheneOS/gra to handle section redirects. It's a missing HTML feature. We link to a proposal which would have been a nicer way to handle these redirects.
2
2