This article describes how to configure custom error pages in cPanel to improve the visitor experience during errors.
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.

This is how you can create custom error pages in cPanel. For more cPanel-related guides, refer to our Knowledge Base.