Redirect Issues
j
We've recently upgraded to .NET Core and Umbraco 12.3.3. With that, we've had SimpleRedirects and InboundLinkErrors working together. I've noticed that there doesn't seem to be an updated NUGET for connecting SimpleRedirects and InboundLinkErrors, and therefore, InboundLinkErrors sets redirects using the "Redirect URL Manager" by default. That is great and all, but it seems that the Redirect URL Management system isn't working. I see the redirects added to it, but it goes to a 404 error and isn't redirecting. Any ideas? Is there something I need to do in 12.3.3 appsetttings.json to enable it?
2 Views