Info
Version: | 1.0.5 |
Author(s): | Creuna, Joachim Løvf |
Last Update: | Thursday, October 22, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Creuna.EPiServer.RedirectHandler |
Install
Install-Package Creuna.EPiServer.RedirectHandler
dotnet add package Creuna.EPiServer.RedirectHandler
paket add Creuna.EPiServer.RedirectHandler
Creuna.EPiServer.RedirectHandler Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetZip(1.9.1.8)
- EPiServer.Framework(9.1.0)
- EPiServer.CMS.Core(9.1.0)
- EPiServer.CMS.UI.Core(9.2.0)
Tags
It will replace the default 404 handler with one that you can change, in order for it to have a more consistent look with the rest of your site. It will also handle more 404 cases than the built-in handler.
It also includes a Custom Redirect Gadget (for EPiServer Online Center) for editors to add redirects. The 404 handler logs all 404 errors and present them in a list in the gadget, which will allow editors to easily add redirects based on the logged errors.