Designing a website without 404s
31–40 of 109 posts
Re: Designing a website without 404s
#32Re: Designing a website without 404s
#33> I am surprised that more websites do not implement it Maybe because it is not a good idea. Masking errors is harmful. The information "what you're looking for is not there" is very important, because it lets users identify that something is wrong. Smart redirection can be outright dangerous: what if I am buying a medication, and the smart website silently replaces the correct drug with something similar but wrong?…
Most people who use this site would use the search bar, which reports errors, and those who directly type it in aren't exactly laypeople.
Re: Designing a website without 404s
#34WordPress does this sort of thing, or at least can (I don’t know, I’ve only ever been involved with a couple of WordPress sites). It’s obnoxiously awful. You end up with people accidentally relying on non-canonical URLs that subsequently change in meaning, or using links that seem to work but actually give the wrong content and you don’t notice. Both of these are very often much worse than a 404. There’s also an issu…
Re: Designing a website without 404s
#35[deleted]
Re: Designing a website without 404s
#36> the implementation is so simple that I am surprised that more websites do not implement it I might be wrong but for me it’s because IRL this isn’t an issue. Users shouldn’t be finding/using random URLs to navigate the site. Where is this broken URL traffic coming from anyway? Are you trying to solve for people that randomly edit the URL and expect it work, most people don’t care about those users getting 404 becaus…
Link rot is a thing. Scroll around some older reddit threads with links and see how many of them are still active. Site redesigns are often the cause of older links rotting to become no longer valid.
Re: Designing a website without 404s
#37- https://pillser.com/supplements/trump-won-the-election
- https://pillser.com/supplements/hitler-did-nothing-wrong
- https://pillser.com/supplements/9-11-was-an-inside-job
etc etc etc
Re: Designing a website without 404s
#38https://pillser.com/supplements/merotonin
I am surprised that more websites do not implement this!
Re: Designing a website without 404s
#39Re: Designing a website without 404s
#40this is not going to end well...