Custom 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. Note: Custom error pages that are smaller than 10k in size will not display properly in Internet Explorer. Insert a large amount of text into a comment to create the required size. To create or modify a customized error page:


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:

404 Not Found

The requested page is not available.

4. Click on the Save button.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Adding Host Access

You can allow external web servers to access your MySQL databases by adding their domain name to...

Adding a FTP Account

An FTP account creates a folder on the public_html level of your site that allows external users...

Addon Domains

An addon domain is a domain name that that points to a subdirectory within your account. For...

Backup

You can generate a backup at any time. This is useful if you have just made some changes to the...

Change Permissions in File Manager

All files on UNIX (including Linux and other UNIX variants) machines have access permissions....