|
By default, when the web server encounters an error processing
a request our standard page is displayed to the user. This page
is generally uninformative and will often result in the user leaving
your site.
You can create a custom page of your own to be displayed in the
event of an error. Your page should be an ordinary HTML document
although it should only use global URLs, relative URLs will not
work.
You can upload your cutomised page using the Error Page page. Enter or paste the entire
code for your customised error page into the text area and click
'Modify Error Page'. The page will be displayed to users of your
web site whenever a 404 (Page Not Found), 500 (Internal Server Error)
or 403 (Forbidden) error occurs.
If you leave the text area empty, our standard error pages will
be shown on your site.
< Back
|