Skip to main content

Home/ Can I Let My Adult Daughter or son Move Straight back Home?/ Creating a Custom 404 Error Web page
Grady Napier

Creating a Custom 404 Error Web page - 0 views

internet

started by Grady Napier on 19 Oct 13
  • Grady Napier
     
    The generic error page is horrible to look at and it does not encourage internet guests to discover a lot more of your web site.

    Imagine being in a position to setup a custom error message page that looked great, told the visitor what had gone incorrect and then recommended some alternative links to other areas on your internet site, such as the home page, sitemap or even a search web page.

    Each and every web surfer has encountered the dreaded 404 page not found error message.

    The generic error page is horrible to appear at and it does not encourage internet visitors to discover more of your internet site.

    Envision being in a position to setup a custom error message web page that looked good, told the visitor what had gone incorrect and then recommended some alternative links to other locations on your site, such as the home web page, sitemap or even a search page.

    If the visitor wanted to, they could then go to other parts of your site.

    It is extremely straightforward to setup a custom 404 error page (The 404 error is the error quantity returned when a page or directory is not located on your site).

    The easiest way to redirect visitors that encounter a 404 is to either send them to your internet sites property page or to your sitemap page

    We do this by placing a a single line of code in your web sites .htaccess file

    ErrorDocument 404 /sitemap.html

    This would redirect all 404 error messages to the sitemap web page.

    The path to the page you want to display, should already exist on your net server, otherwise the web server will tie itself up in a never ending loop.

    The full path to the error web page must be specified and it must be relative to the root path of that account (remember, placing a / at the front of a file name or directory specifies that its relative to the root directory).

    To make a custom error page, merely produce a page utilizing your beloved webpage editor such as MS FrontPage or DreamWeaver. The web page can consist of something you wish, such as photos, links and so on. Conserve the file as something easy to don't forget (such as 404errors.html)

    I would then recommend you make a directory straight off your /public_html/ folder and get in touch with it error and place your error files in here.

    This would now mean that your .htaccess command line would now appear like:

    ErrorDocument 404 /error/404errors.html

    Now whenever a 404 error was produced on your web site, your custom error web page will be displayed, and maintain your net visitors satisfied.

    In the upcoming article, I will expand on this thought, and show you how to you can get an e mail notification that a 404 error has occurred on your web site. This majestic Issues You Require To Know About The 404 Error Message. | web site has varied salient tips for how to engage in this belief. It will tell you what caused the error, and the offending page. Visiting Things You Want To Know About The 404 Error Message. | Online marketing at it's best maybe provides lessons you should use with your co-worker. This striking error code 0x80072f8f site has oodles of telling cautions for the purpose of it. Permitting you to try and repair all broken links leading to your web site. Knowledge Smtp Problem Requirements And Smtp Exchange Computers · Rugbyemery42 · Stor includes extra info concerning the purpose of it.

To Top

Start a New Topic » « Back to the Can I Let My Adult Daughter or son Move Straight back Home? group