AlpineWeb Design Home
Check Domain Name Availability
Customer Login | Contact Us | Mobile Users
Live Help
    Support Home > Signature > Web Server >

404 - Custom Error Pages

From a viewer experience perspective, it's best to have a 404 page for each domain. Besides carrying the site's branding forward for consistency, you can guide the viewer a little with some helpful suggestions and links.

For example, a link to the site index (if there is one) is a good element to include. Especially for sites that change often and the search engines can't keep up. This is probably the #1 cause of 404's - search engine links to pages that have been renamed or moved or deleted.

Customizable error responses come in three flavors:
  1. Plain Text Message

    ErrorDocument 500 "The server made a boo boo.

    n.b. the (") marks it as text, it does not get output

  2. Local Redirects

    ErrorDocument 404 /missing.html
    to redirect to local url /missing.html

    ErrorDocument 404 /cgi-bin/missing_handler.pl
    n.b. can redirect to a script or a document using server-side-includes.

    ErrorDocument 401 /error/401.html
    ErrorDocument 404 /error/404.html
    ErrorDocument 403 /error/403.html
  3. External Redirects

    ErrorDocument 402 http://some.other_server.com/subscription_info.html




image


DocumentationDocumentation Home
Help Desk
Knowledgebase

Business Services
PC Data Backup Support
Sugar CRM

Domain Name Services
Domain Name Registration
Domain Name Transfer
Domain Name Redemption

Web Hosting
Getting Started Guides
Starter Hosting
Signature Hosting
  • Add-Ons
  • Mail
  • Users
  • Utilities & Files
  • Databases
  • Statistics
  • Preferences & Settings

Virtual Private Servers
  • FreeBSD VPS v2/3
  • Linux VPS
Managed Private Servers
  • FreeBSD MPS v2/3
  • Linux MPS





image
Authorized viaVerio Reseller         Authorize.net         Miva Certified Business Partner
Homepage | About Us | Privacy Policy | Rates & Fees | Contact Us | Sitemap

All contents © Copyright 1997-2010 AlpineWeb Design