Umbraco Custom Error Pages

Implement custom 404 and 500 error pages in Umbraco 16.1+. Offers two 404 approaches: a multi-site-aware IContentLastChanceFinder (default) and the official docs' zero-code Error404Collection config; 500s use a shared MVC controller. Trigger: user asks to "add custom error pages", "set up 404 page", "handle 500 errors", "create page not found", "implement error handling", "customize error pages in Umbraco". SKIP: non-Umbraco projects, and maintenance/upgrade pages (use umbraco-custom-maintenance-page instead).

umbraco 043e3ad 18 files · 59.6 KB Updated

File contents

umbraco/umbraco-cms-implementation-skills/tree/main/plugins/implementation/skills/umbraco-custom-error-pages commit 043e3add2a

Frequently asked questions

npx skillmds@latest add umbraco/umbraco-custom-error-pages