Error 404

Home » Glossary » Error 404

The 404 Not Found error is a client-side error indicating that the server is reachable, but the specific page or resource the client requested cannot be found. It means the URL was typed incorrectly, the page has been moved or deleted, or there is a broken link.

 

Common Causes of 404 Errors

  1. Incorrect URL:
    • A simple typo in the URL can lead to a 404 error. It’s essential to double-check the address bar for any mistakes.
  2. Moved or Deleted Content:
    • When content is moved to a new location or deleted without proper redirection, a 404 error occurs. This often happens during website redesigns or content migrations.
  3. Broken Links:
    • Hyperlinks that point to non-existent pages result in 404 errors. These can occur due to changes in the URL structure or external sites that have changed or removed the linked content.
  4. Incorrectly Configured Server:
    • Misconfigured web servers or improper settings in the .htaccess file can cause 404 errors.
  5. Expired Content:
    • Links to time-sensitive content, such as event pages or limited-time offers, can lead to 404 errors once the content is no longer available.

 

Why is it called 404 Error?

The term “404 Error” originates from the standardized HTTP status code system defined by the World Wide Web Consortium (W3C). HTTP status codes are three-digit numbers that the server sends in response to a client’s request, indicating the outcome of the request. Each status code belongs to a specific class, signifying different types of responses:

  1. 1xx Informational: The request was received, and the server is continuing the process.
  2. 2xx Success: The request was successfully received, understood, and accepted.
  3. 3xx Redirection: Further action is needed to complete the request.
  4. 4xx Client Error: The request contains bad syntax or cannot be fulfilled.
  5. 5xx Server Error: The server failed to fulfill a valid request.

The 404 error code, like other HTTP status codes, was defined as part of the HTTP/1.0 specification in 1992, which was published by Tim Berners-Lee and his team at CERN (the European Organization for Nuclear Research). The development of these codes was part of the effort to standardize communication between web clients and servers, facilitating the growth and interoperability of the web.

 

Why the Number 404?

The specific choice of numbers for different errors, including 404, was somewhat arbitrary but intended to be logical and consistent. Here are a few speculations and explanations:

  1. Logical Sequencing: The designers of the HTTP specification chose numbers that grouped related errors together. For instance, the 400 series covers client errors, and within that, different errors like “400 Bad Request,” “401 Unauthorized,” and “403 Forbidden” are logically ordered. “404 Not Found” fits into this sequence as another common client-side error.
  2. Convention and Legacy: Some explanations suggest that the numbering convention was influenced by earlier protocols and error messaging systems. However, there is no widely acknowledged historical significance to the number 404 specifically beyond its role as a convenient placeholder in the standardized system.
  3. Ease of Recognition: Using distinct and easily recognizable numbers helps developers and users identify and troubleshoot issues. The number 404 has become synonymous with “Not Found” due to its consistent use over decades.

The HTTP 404 Not Found error is a common yet easily manageable issue. By understanding its causes and implementing strategies to fix and prevent it, website owners can enhance user experience and maintain the integrity of their sites. Whether through proper redirection, regular maintenance, or user education, addressing 404 errors proactively ensures a smoother and more efficient browsing experience for all users.

Was this post helpful?

i

Relevant tags:

Connect

Latest posts:

How to Install MediaWiki

You can quickly install MediaWiki on any of the AwardSpace web hosting plans. This includes our free web hosting, shared hosting, as well as advanced services such as semi-dedicated hosting and VPS hosting. You can install MediaWiki in a matter of minutes, whichever...

How to Install an Elgg Theme

After you have installed Elgg core and logged in to the admin dashboard, you can search for themes that can help you customize your new website. Elgg themes are a set of files that help you customize the appearance of your website. Via themes, you can modify website...

How to Log in to Elgg

After you install Elgg, it is time to log in to the CMS, so you can start working on your Elgg website. To log in, you should load the Elgg login page and type in your credentials to access the platform’s admin dashboard. In the following paragraphs, we share how to...

How to Install Elgg

You can quickly install Elgg with any of the AwardSpace web hosting plans. You can use our free web hosting, shared web hosting, or advanced hosting plans such as semi-dedicated hosting and VPS hosting.   How to Install Elgg To install Elgg, you should first sign...

How to Change the PHP Timezone

Setting the correct timezone in PHP is crucial for ensuring that date and time functions in your scripts operate accurately. AwardSpace offers a range of hosting plans that provide easy management of PHP settings, including timezone configuration. This article will...



Create a website for free!


Free forever

Our Support Team is Here to Help

 

If you need any questions answered, don't hesitate and contact us. Click the button below and follow the instructions. You can expect an answer within an hour.

 

Contact AwardSpace

 

iNewest knowledge base articles

How to Install MediaWiki

You can quickly install MediaWiki on any of the AwardSpace web hosting plans. This includes our free web hosting, shared hosting, as well as advanced services such as semi-dedicated hosting and VPS hosting. You can install MediaWiki in a matter of minutes, whichever...

How to Install an Elgg Theme

After you have installed Elgg core and logged in to the admin dashboard, you can search for themes that can help you customize your new website. Elgg themes are a set of files that help you customize the appearance of your website. Via themes, you can modify website...

How to Log in to Elgg

After you install Elgg, it is time to log in to the CMS, so you can start working on your Elgg website. To log in, you should load the Elgg login page and type in your credentials to access the platform’s admin dashboard. In the following paragraphs, we share how to...

How to Install Elgg

You can quickly install Elgg with any of the AwardSpace web hosting plans. You can use our free web hosting, shared web hosting, or advanced hosting plans such as semi-dedicated hosting and VPS hosting.   How to Install Elgg To install Elgg, you should first sign...

How to Change the PHP Timezone

Setting the correct timezone in PHP is crucial for ensuring that date and time functions in your scripts operate accurately. AwardSpace offers a range of hosting plans that provide easy management of PHP settings, including timezone configuration. This article will...

How to Disable PHP Error Messages

When running a PHP-based website in a production environment, it's crucial to disable PHP error messages to prevent sensitive information from being exposed to users. AwardSpace offers a variety of hosting plans tailored to different needs, all of which support...

Even more web tutorials

Check out our web hosting knowledge base and the WordPress tutorials to learn more, and be better prepared for your website creation and maintenance journey.