How can I Create or Modify an Error pages?

Error pages are displayed to Internet users when any one of a variety of errors occur, such as when a user enters an incorrect URL or is not authorized to access a specific directory in your web site. Companies often customize error pages to brand them with a specific corporate image and a link to their home page.

You do not have to customize these pages - the error page is always available, whether customized or not.

1- Click on the Error pages button on the home page.
2- Click on the button of the required error page, such as the 403 button.
3- Enter the HTML code for the error page. You can use the buttons at the top of the page to insert variables into the displayed code.

Example:

<h1>404 Not Found</h1>
<p>The requested page, <!--#echo var="REQUEST_URL" --> ,is not available.</p>
4- Click on the Save button.

Related Articles

How can I Log Out of my control panel "CPanel"?

This is located on the opening page of CPanel; click "Logout" on the Top Right corner of the Cpanel page. You should explicitly log out whenever you have finished using CPanel, as this tells the...

How can I Log Into my control panel "CPanel"?

1- Enter the address of your CPanel in your web browser as next: https://www.yourdomain.com/cpanel 2- Enter your user name and password in the User Name and Password fields. 3- Click on OK...

What is CPanel?

CPanel is a fully featured web-based control panel that allows you to manage your domain through a web interface. The idea is to transfer as much of the control and responsibility of managing your...

How can I change my Domain Password?

Your domain password is the password you use to log on to your CPanel. You should change this occasionally to maximize your site security. You should always change your password if you think...

How can I set up my Parked Domains?

You can set up a domain name that you own to point to another domain name. This is known as "parking" a domain. Example: You own the business.co.nz and innovation.co.nz domain names. You already...