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

Custom Redirects Manager redirect URL's are not working for the expired pages #106

Open madawaesatto opened 11 months ago

madawaesatto commented 11 months ago

I'm having a problem when redirecting an expired page to another page in Custom Redirects Manager.

All redirects are working in Custom Redirects Manager if the original page no longer exists and the target page has not expired. If the content has expired for the original page, then either get “404 error” message or “redirect too many times error” message shows even if a not expired redirect page is configured in Custom Redirects Manager.

It seems like expires page in Epi server CMS having problem communicating with "Custom Redirects Manager" configured redirect URLs when the original page has expired. However, if they configure redirects with shortcuts ( can configure in expired page settings Tab) then it redirects to the configured link.

I just need to know why expired page redirects not working in “Custom Redirects Manager”. Is it a bug or is it normal that “Custom Redirects Manager” not handle expired page redirects ? . Is that the only option to configure redirects with shortcuts in page setting for such expired pages ?

madawaesatto commented 11 months ago

Versions in CMS

image