Geta / geta-notfoundhandler

The popular NotFound handler for ASP.NET Core and Optimizely, enabling better control over your 404 page in addition to allowing redirects for old URLs that no longer works.
Apache License 2.0
20 stars 16 forks source link

Redirects when the Slug of a page is changed #105

Open shamglam opened 1 year ago

shamglam commented 1 year ago

Is there any reason for not supporting the scenario where an editor changes the slug of a page which has children, which normally results in all those children getting new urls and old urls breaking?