April
29th 2008
Customize Error Pages in cPanel

Posted under Uncategorized

By using cPanel you can create your own Custom Error Pages for your website.This pages is used when a user types in the wrong url or enters incorrect information in the browser you can inform them with using nice looking Error pages than the plain old ones like 400 Bad request, 401 Authorization Required, 403 Forbidden, 404 Wrong page, 500 Internal Server Error etc.Companies often customize error pages to brand them with a specific corporate image and a link to their home page.

By following this steps you can Customize Error Page:-

1) First click on the Error Pages link under the ‘Site Management’ header in Cpanel.

2) After that click on the button of the required Error Page, such as the 500 button.

3) Now 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) Now click on the SAVE button.

No Comments »

Trackback URI | Comments RSS

Leave a Reply