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 Manage Global Record Actions in SuiteCRM

SuiteCRM is a handy and versatile CMS that allows you to manage customer relationships, leads, and business processes within a single platform. One of the many useful SuiteCRM features is the Global Record Actions - a tool that lets you take quick actions across...

How to make Bulk Actions in SuiteCRM

By using bulk actions in SuiteCRM, you can save time, effort, and deal faster with repetitive tasks. Whether you wish to update several plugins, assign records, or mass delete modules, bulk actions make everything faster and easier. In this article, we share how to...

How to Use Filters in SuiteCRM

Filters in SuiteCRM are a handy feature that helps you quickly organize your website data and easily find, sort, and analyze specific records across your modules. You can use filters to quickly find leads, organize your workflow, and access a specific class of data in...

How to Customize Menus in SuiteCRM

SuiteCRM grants you the option to customise your website menus and control what modules appear in them, how they are grouped and in what categories. This customisation can help you improve user workflow and reduce clutter, especially if you are working on a large...

How to Add Charts to the Sidebar in SuiteCRM

Àlthough SuiteCRM doesn't support adding charts directly to the sidebar, there is a simple method that you can use to achieve the effect. In this guide, we share how to do so.   How to Add Charts to the Sidebar in SuiteCRM The process is comprised of a few...



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 Manage Global Record Actions in SuiteCRM

SuiteCRM is a handy and versatile CMS that allows you to manage customer relationships, leads, and business processes within a single platform. One of the many useful SuiteCRM features is the Global Record Actions - a tool that lets you take quick actions across...

How to make Bulk Actions in SuiteCRM

By using bulk actions in SuiteCRM, you can save time, effort, and deal faster with repetitive tasks. Whether you wish to update several plugins, assign records, or mass delete modules, bulk actions make everything faster and easier. In this article, we share how to...

How to Use Filters in SuiteCRM

Filters in SuiteCRM are a handy feature that helps you quickly organize your website data and easily find, sort, and analyze specific records across your modules. You can use filters to quickly find leads, organize your workflow, and access a specific class of data in...

How to Customize Menus in SuiteCRM

SuiteCRM grants you the option to customise your website menus and control what modules appear in them, how they are grouped and in what categories. This customisation can help you improve user workflow and reduce clutter, especially if you are working on a large...

How to Add Charts to the Sidebar in SuiteCRM

Àlthough SuiteCRM doesn't support adding charts directly to the sidebar, there is a simple method that you can use to achieve the effect. In this guide, we share how to do so.   How to Add Charts to the Sidebar in SuiteCRM The process is comprised of a few...

How to Add Subpanel Filters in SuiteCRM

SuiteCRM's subpanels can be very useful in various situations, such as showing related records (like contacts under an account). However, as your database grows, so does the scrolling time through unfiltered subpanels. Fortunately, you can add filters to subpanels, so...

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.