Creating a Custom 404 Error Web page

Go Here Now:

Singapore SEO Service

 

Every internet surfer has encountered the dreaded 404 web page not found error message.

The generic error page is horrible to have a look at and it does not encourage net visitors to discover more of your site.

Imagine having the ability to setup a custom error message web page that looked good, advised the customer what had gone improper and then recommended some alternative hyperlinks to different areas on your site, such as the house web page, sitemap or even a search page.

If the visitor wanted to, they could then visit other components of your site.

It is extremely straightforward to setup a customized 404 error page (The 404 error is the error quantity returned when a page or listing is not discovered in your site).

The simplest strategy to redirect visitors that encounter a 404 is to both ship them to your sites dwelling web page or to your sitemap web page

We do this by putting a one line of code in your websites .htaccess file

ErrorDocument 404 /sitemap.html

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

The trail to the web page you wish to show, must exist already in your internet server, otherwise the online server will tie itself up in a never ending loop.
The total path to the error web page have to be specified and it have to be relative to the foundation path of that account (keep in mind, putting a / on the entrance of a file title or listing specifies that it’s relative to the basis listing).

To make a customized error web page, simply create a web page using your favorite webpage editor resembling MS FrontPage or DreamWeaver. The page can comprise anything you wish, comparable to pictures, hyperlinks etc. Save the file as one thing easy to recollect (such as 404errors.html)

I might then recommend you make a directory directly off your /public_html/ folder and call it “error” and place your error recordsdata in here.

This might now imply that your .htaccess command line would now appear like:
ErrorDocument 404 /error/404errors.html

Now every time a 404 error was generated on your web site, your customized error web page can be displayed, and hold your web visitors happy.

Within the upcoming article, I will increase on this concept, and present you the right way to you possibly can receive an e-mail notification that a 404 error has occurred on your site. It’s going to inform you what caused the error, and the offending page. Allowing you to try and repair all damaged hyperlinks leading to your site.

 

Click Here:

SEO Singapore

Share and Enjoy:
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks

Leave A Reply (No comments So Far)

No comments yet