Comment by firefoxd
1 day ago
One thing I've done is include my redirect rules with the web application. So my links continue to work even when I change them and forget them.
1 day ago
One thing I've done is include my redirect rules with the web application. So my links continue to work even when I change them and forget them.
I was expecting some kind of system that would follow the pages automatically without you having to do extra work when changing the URL (“continue to work even when I change them and forget them”) but it looks like you still add the redirects manually?
That’s more than most will do, sure, but it doesn’t seem like it saves you from a broken link if you forget to add a specific redirect or miss it during a mass format change. Am I missing something?