Error Pages
Overview
The Error Pages page in the administration allows you to create and customize the pages that display when your visitors encounter problems on your website. These pages are essential for maintaining a consistent user experience even in case of errors and for guiding your visitors towards the right actions.
Types of Available Error Pages
Error (default)
Generic error page that displays for all types of errors not specifically configured. It serves as a safety net for all unforeseen error situations.
Error 403 - Access Forbidden
This page displays when a user attempts to access a resource for which they don't have sufficient rights. Typically used for:
- Pages reserved for logged-in members
- Content requiring specific rights
- Unauthorized administration areas
Error 404 - Page Not Found
The most well-known of error pages, it displays when a requested page doesn't exist or no longer exists. Useful for:
- Deleted or moved pages
- URLs mistyped by users
- Broken links from other sites
Creation Interface
You don't need any knowledge of HTML or CSS. The intuitive interface allows you to create your header visually in just a few clicks.
👉 Refer to the complete dev-panel documentation to discover how to create your elements