404handler
404handler copied to clipboard
The popular 404 handler for EPiServer, enabling better control over your 404 page in addition to allowing redirects for old urls that no longer works.
Hi Team, We are deleting this page https://www.anglianwater.co.uk/about-us/core-customer-information/unresolved-complaints as no longer needed. So added a re-direct to point to https://www.anglianwater.co.uk/about-us/core-customer-information  However it’s not working. For now I’ve added the...
We are trying to import an XML as per required formatting, but it is failing to load. We have some target URLs with & character. example: https://www.etac.com/sv-se/sverige/produkter/barn--junior/gastod-och-rollatorer/r82-crocodile/?utm_source=AD_SE&utm_medium=Magazine&utm_campaign=Crocodile_R%C3%B6relse Do you know...
Hello! After updating Episerver CMS to version 11.20.14, we are getting this error. Is this something you've seen and fixed before? Exception information: Exception type: HttpCompileException Exception message: http://server/EPiServer/BVNetwork.404Handler/Views/NotFoundRedirect/Suggestions.ascx(40): error...
Hello, We are using custom rewriter to apply custom rules for redirects and calling it from Startup -> Configure() method like this app.UseRewriter(RewriteOptionsHelper.rewriteOptions); But this is stopping handler buttons to...
Hi @marisks @frederikvig I hope you are well? I am currently getting this error coming up on the DXP Passportal when accessing pages within my website 2023-08-08T21:28:37,Error,"(DXPInstanceName)",babe20,638271269171561903,0,6668,31,"BVNetwork.NotFound.Core.Initialization.Custom404HandlerInitialization : Error on...
We're currently using NotfoundHandler to manage redirects. It is configured to automatically create new redirects when page content is changed/deleted/etc in Optimizely CMS. It appears new redirects are automatically being...
Bumps [Microsoft.AspNet.Identity.Owin](https://github.com/aspnet/AspNetIdentity) from 2.2.1 to 2.2.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Any idea what can cause this exception? 2023-05-10 10:33:22,631 [1] ERROR BVNetwork.NotFound.Core.Data.DataAccessBaseEx: An error occureding in the ExecuteScalar method with the following sqlSELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = 'dbo'...
It seems that when I redirect to a relative url in the root it enables an open redirect. This seems to be introduced in the new version of the NotFound-handler....
Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.4.0 to 4.8.5. Release notes Sourced from System.Data.SqlClient's releases. .NET Core 2.1.0 RC1 Release Notes Known Issues Download and Install Repos CoreCLR CoreFX Core-Setup CLI Commits See...