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

WIP: Multi-language support for AutomaticRedirects #57

Closed kaspars-ozols closed 1 year ago

kaspars-ozols commented 2 years ago

AutomaticRedirects seem to support the default language only. This prevents the feature to be used on multi-language sites.

It would be useful if it indexed URLs for alternative languages too.

marisks commented 1 year ago

Should be fixed in #58