16 packages tagged with “NotFound”
This library contains a custom NotFound handler for your ASP.NET Core project. It will replace the default NotFound handler with one that you can change, in order for it to handle more NotFound cases than the built-in handler. It also includes a custom redirects feature for editors to add redirects. The NotFound handler logs all 404 errors as suggestions and present them in a list in the custom redirect feature, which will allow editors to easily add redirects based on the logged suggestions.
This library contains an Admin user interface for a NotFound handler for your ASP.NET Core or EPiServer project.
The URL Tracker makes url management easy. Your visitors will no longer be lost on your website as the URL Tracker watches how your website changes. Page moved or renamed? No problem! The URL Tracker knows this and directs your visitors to the right page. Not only does this provide a nice experience for your visitors, it also helps you maintain your rightful spot at the top in Google (and other search engines). The URL Tracker puts you in control by giving you the means to manage your own redirects. It can be as simple as a redirect from a url to an umbraco page, but you can make it as sophisticated as you like using Regular Expressions. The URL Tracker is an essential tool for content editors who want to migrate to a new Umbraco website, so they can guide their users to the right place. For all versions of Umbraco 9 and up, match the major version of the URL Tracker with the major version of Umbraco. Use v5.x for umbraco 8, use v3.15 for umbraco 7.
Provides a user-friendly '404' page whenever a controller, action or route is not found in your ASP.NET MVC3/MVC4/MVC5 application. A view called NotFound is rendered instead of the default ASP.NET error page.
Creating 301 redirects from decommissioned URLs to currently active pages.
This package contains the core services for the URL Tracker. Useful for package development.
This package contains objects for module registration. It keeps helps keeping track of installed modules for the URL Tracker
This package contains the web services for the URL Tracker. Useful for package development.
This package contains an in-memory cache layer for the core services of the URL Tracker
This package adds a backoffice interface for URL Tracker management
This package contains notification handlers for the URL Tracker to handle Umbraco content notifications
This package contains middleware to perform redirects and to register client errors with the URL Tracker
A module to support SEO friendly, multi-site and multi-language enabled custom error messages for Sitecore.
The global block list provides an extra filter for the URL Tracker that retrieves a global list from GitHub and adds it as a filter.
Provides a user-friendly error page whenever a controller, action or route is not found or encounters an error in your ASP.NET MVC5 application. Custom views are rendered instead of the default ASP.NET error page.