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 a MediaWiki Skin

In MediaWiki, skins determine the visual appearance of your wiki website. Skins define how content is presented to users and include such settings for the overall website layout, typography, color scheme, and more. By default, when you install MediaWiki, the platform...

How to Create a Page in MediaWiki

Creating pages in MediaWiki is а core feature that allows you to add content to your MediaWiki website. Whether you are adding details for a project, contributing to a knowledge base, or anything else, learning how to create a page in MediaWiki is crucial for your...

How to Install MediaWiki Extensions

Now that you have installed MediaWiki and learned how to log in to the CMS, it is time to extend MediaWiki's functionality via extensions. MediaWiki extensions are sets of files that add various types of functionality to your MediaWiki website. You can use extensions...

How to Log In to MediaWiki

After you install MediaWiki, it is time to log in to the platform, so you can start working on your new MediaWiki website. To log in, you must open the MediaWiki login page and enter your credentials. Doing so will open the platform’s admin panel. In the following...

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...



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 a MediaWiki Skin

In MediaWiki, skins determine the visual appearance of your wiki website. Skins define how content is presented to users and include such settings for the overall website layout, typography, color scheme, and more. By default, when you install MediaWiki, the platform...

How to Create a Page in MediaWiki

Creating pages in MediaWiki is а core feature that allows you to add content to your MediaWiki website. Whether you are adding details for a project, contributing to a knowledge base, or anything else, learning how to create a page in MediaWiki is crucial for your...

How to Install MediaWiki Extensions

Now that you have installed MediaWiki and learned how to log in to the CMS, it is time to extend MediaWiki's functionality via extensions. MediaWiki extensions are sets of files that add various types of functionality to your MediaWiki website. You can use extensions...

How to Log In to MediaWiki

After you install MediaWiki, it is time to log in to the platform, so you can start working on your new MediaWiki website. To log in, you must open the MediaWiki login page and enter your credentials. Doing so will open the platform’s admin panel. In the following...

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...

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.