Custom error pages in cPanel allow you to display user-friendly messages when visitors encounter errors, such as a missing page. This article explains how to create custom error pages in cPanel.
Follow these steps to modify or create a custom error page:
- Log in to your cPanel Account.
- Use the search bar to find Advanced tools and click Error Pages.

- Under Step 1, select the domain for which you want to configure error pages.
- Under Step 2, click the error page you want to customise (for example, 404 Not Found).

-
Enter the HTML content you want to display on the error page, such as:
<h1>404 Not Found</h1> <p>The requested page, <!--#echo var="REQUEST_URI" -->, is not available.</p>
- Click Save to apply the changes.

In this way, you can create custom error pages via cPanel. For more information on cPanel, visit our knowledge base section.