What is a 404 Error Code? What It Means and How to Fix It (2024)

What is a 404 Error Code? What It Means and How to Fix It (1)

By

  • Alexander S. Gillis,Technical Writer and Editor

What is a 404 error?

404 is a status code that tells a web user that a requested page is not available. 404 and other response status codes are part of the web's Hypertext Transfer Protocol response codes. The 404 code means that a server could not find a client-requested webpage. Variations of the error message include "404 Error," "404 Page Not Found" and "The requested URL was not found."

What is a 404 Error Code? What It Means and How to Fix It (2)

404 error codes are generated when a user attempts to access a webpage that does not exist, has been moved, or has a dead or broken link. The 404 error code is one of the most frequent errors a web user encounters.

Servers are required to respond to client requests, such as when a user attempts to visit a webpage. So, for example, if a user tries to access a page that has been moved, but its original link has not been redirected, the user receives a 404 error code in response. The user might also receive the code along with a human-readable phrase such as "Not Found." 404 error codes can occur in any web browser.

What to do if you get a 404 error

If the site no longer exists, the web user will not be able to access that exact page. However, a user who receives a 404 error should take the following actions:

  • Double-check the URL for typos. Only one mistyped character can result in a 404 error. For example, check whether .htm should be .html or vice versa.
  • Refresh the webpage. 404 errors might be a momentary glitch.
  • Search the web. Try to find the page through a web search, since it may have moved to a different URL.
  • Use another device. It is possible there is a client error or issue with the user's browser. If the page works on another device, clear the first device's cache and cookies.
  • Go to the Internet Archive's Wayback Machine. Users can access this site to see what a specific URL looked like in the past.
  • Contact the website. Send a note to the webmaster so that the link can be fixed.

Why you should fix 404 errors

On the website owner's side, 404 errors should always be fixed when possible. Having a large amount of broken, unredirected or nonexistent links build up over time creates a poor user experience and will likely turn users away from the website. 404 errors make a site less intuitive to navigate as well.

An abundance of unresponsive URLs can also hurt the website's search engine optimization (SEO) efforts, which means the website will appear less often in search results. Google also takes note of a site's bounce rate, which is a metric that represents the percentage of users who visit a site but quickly leave.

How to identify and fix 404 errors on your own site

The following are different ways to identify and fix 404 errors:

  • Use a website analysis tool such as Google Search Console or Screaming Frog SEO Spider to identify links that result in 404 errors.
  • If the URL for a page has changed, the old URL should be retained as a redirect file. Redirects are the easiest way to fix a 404 error.
  • Restore deleted webpages as long as there is no business reason to keep it deleted. If there is a reason to keep it deleted, then the link should be redirected.
  • Create the page contents for a 404 status code and substitute it for the 404 page that a browser usually provides. Custom error responses contain a message and can encourage the user to send a note to the webmaster so that the situation can be fixed.

Branding a custom 404 error page

Some organizations customize their 404 pages with site maps or search boxes that are designed to help the user navigate to a helpful page. The site's branding and a link to the homepage are often included as well.

For example, the Amazon 404 page has a photo of a dog, or dogs, with the added text "Sorry we couldn't find that page. Try searching or go to Amazon's home page." The error page also includes a search bar and Amazon logo at the top, so users can find the page they are looking for.

Some websites customize 404 errors with humor to negate the user's potentially frustrating experience. For example, Spotify's 404 page, which says "404s and heartbreaks," is a spin on Kanye West's 808s & Heartbreak album.

Learn more about Google Search Console and other tools typically used for SEO.

This was last updated in March 2022

Continue Reading About 404 error

  • Humor in marketing can engage, retain customers
  • 10 brilliant SEO tools, plugins and hacks you need to use now
  • Ultimate guide to customer service for businesses
  • How to use web components with UI design tools
  • How to encrypt and secure a website using HTTPS

Related Terms

What is a cloud architect and how do you become one?
A cloud architect is an IT professional who is responsible for overseeing a company's cloud computing strategy.Seecompletedefinition
What is cloud application performance management (cloud APM)?
Cloud application performance management (cloud APM) is the process of monitoring resources that support software application ...Seecompletedefinition
What is multichannel marketing?
Multichannel marketing refers to the practice of companies interacting with customers via multiple direct and indirect channels ...Seecompletedefinition
What is a 404 Error Code? What It Means and How to Fix It (2024)

FAQs

What is a 404 Error Code? What It Means and How to Fix It? ›

404 error codes are generated when a user attempts to access a webpage that does not exist, has been moved, or has a dead or broken link. The 404 error code is one of the most frequent errors a web user encounters. Servers are required to respond to client requests, such as when a user attempts to visit a webpage.

What is a 404 error and how to fix it? ›

404 not found is an HTTP status code error that indicates the specific page you are trying to visit is non-existent. Usually, it occurs when the domain points to an incorrect DNS address, files or folders have misconfigured permissions, or the system runs a corrupt . htaccess file.

What are some of the root causes for your issue or problem 404 error? ›

HTTP 404 errors can have a variety of causes, both on the client side and on the server side. For instance, you may have mistyped the URL or page name, used an incorrect or outdated link, or the page may have been moved, renamed, deleted, or never existed.

Does 404 error mean I was blocked? ›

404 errors: These occur when a page can't be found. This can happen if the page has been deleted or if the URL has been typed incorrectly. 400 errors: These indicate that the server is unable to process the request. This can happen if the website is down for maintenance or if there is an error in the code.

What is 404 reason error? ›

The HTTP 404 Not Found client error response status code indicates that the server cannot find the requested resource. Links that lead to a 404 page are often called broken or dead links and can be subject to link rot.

What is the best way to handle 404 error? ›

5 Ways to Resolve 404 Errors
  1. Restart your browser. Try closing the current window and opening a new one. ...
  2. Clear cache. Remove your browser data and history. ...
  3. Double-check for mistyped characters. ...
  4. Use another device. ...
  5. Switch to the Incognito window.

Do 404 errors go away? ›

Once there is content on the page, the 404 error will go away. Because the website server can now locate resources at that URL for serving to users. You might be able to populate content on the page by restoring backup content. Or you can always create new content by adding to the page.

What is the most common error 404? ›

A 404 error happens when you try to access a resource on a web server (usually a web page) that doesn't exist. Some reasons for this can be a broken link, a mistyped URL, or that the webmaster has moved the requested page somewhere else (or deleted it).

How to fix 404 error in Chrome? ›

How to Fix 404 Error in Chrome – Quick and Easy Troubleshooting Solutions
  1. Checking the URL for Typos. ...
  2. Refreshing the Page. ...
  3. Clearing Browsing Data. ...
  4. Checking Other Browsers. ...
  5. Using an Incognito Window. ...
  6. Resetting Chrome Settings. ...
  7. Checking Google Cache. ...
  8. Contacting the Webmaster.
Dec 19, 2023

How do I fix error 404 on my computer? ›

8 tips for fixing 404 errors as a web user
  1. Refresh the page. ...
  2. Check the URL. ...
  3. Check the directory levels. ...
  4. Search the website. ...
  5. Use a search engine. ...
  6. Try to access the webpage from a different device. ...
  7. Clear your cache and delete cookies. ...
  8. Contact the website administrator.
Feb 13, 2024

Is error 404 good or bad? ›

404 errors can be frustrating for users, so the main purpose of a 404 page is to turn the potential negative user experience of encountering an error into a positive one. The key to this is links. Links on 404 pages are so important because they give users a way out of the error page.

What is 404 slang for? ›

slang. a stupid or ineffectual person. Word origin. C21: from the Internet error message '404 Not Found'

How do I get rid of Google 404 error? ›

Redirect or Fix URLs: Once you've confirmed the existence of 404 error pages, you have two primary options: redirect or fix the URLs. If the content previously existed but has been moved or deleted, consider setting up 301 redirects to redirect users and search engines to relevant pages.

What causes a 404 error? ›

404 error codes are generated when a user attempts to access a webpage that does not exist, has been moved, or has a dead or broken link. The 404 error code is one of the most frequent errors a web user encounters. Servers are required to respond to client requests, such as when a user attempts to visit a webpage.

Who is responsible for 404 error? ›

The website hosting server will typically generate a "404 Not Found" web page when a user attempts to follow a broken or dead link; hence the 404 error is one of the most recognizable errors encountered on the World Wide Web.

Is error 404 My fault? ›

The server is misconfigured

A misconfigured server can also cause a 404 error. This is usually because a web server is not properly set up to handle the requested URL or resource. When the server is unable to handle or load the requested page the 404 error page appears.

What may lead to a 404 page error? ›

There are several common causes for the Error 404 Not Found. One of the most common reasons is that the page has been moved or deleted without implementing proper redirects. This can happen when a website undergoes a redesign or restructuring, and old URLs are no longer valid.

Top Articles
Private Credit Market, Shadow Banking, Financely’s Private Credit Brokerage Services: Your Guide to…
Where Should My Nonprofit Keep Its Operating Cash?
Golden Abyss - Chapter 5 - Lunar_Angel
Cappacuolo Pronunciation
Davita Internet
Arkansas Gazette Sudoku
30% OFF Jellycat Promo Code - September 2024 (*NEW*)
Gameday Red Sox
Pike County Buy Sale And Trade
Roblox Character Added
Erskine Plus Portal
Rls Elizabeth Nj
A Fashion Lover's Guide To Copenhagen
Diablo 3 Metascore
What Time Chase Close Saturday
“In my day, you were butch or you were femme”
Bx11
60 X 60 Christmas Tablecloths
Carson Municipal Code
Craigslist Missoula Atv
Pay Boot Barn Credit Card
Abby's Caribbean Cafe
Craigslist Sparta Nj
Sulfur - Element information, properties and uses
Craigslist Personals Jonesboro
Dulce
Bòlèt Florida Midi 30
Jermiyah Pryear
Trivago Myrtle Beach Hotels
Netwerk van %naam%, analyse van %nb_relaties% relaties
Garden Grove Classlink
Bfsfcu Truecar
What we lost when Craigslist shut down its personals section
Sony Wf-1000Xm4 Controls
Wells Fargo Bank Florida Locations
Sports Clips Flowood Ms
Matlab Kruskal Wallis
Justin Mckenzie Phillip Bryant
Hair Love Salon Bradley Beach
The Legacy 3: The Tree of Might – Walkthrough
Wildfangs Springfield
Personalised Handmade 50th, 60th, 70th, 80th Birthday Card, Sister, Mum, Friend | eBay
ATM Near Me | Find The Nearest ATM Location | ATM Locator NL
Eastern New Mexico News Obituaries
Culvers Lyons Flavor Of The Day
How to Print Tables in R with Examples Using table()
Powerspec G512
Benjamin Franklin - Printer, Junto, Experiments on Electricity
Spongebob Meme Pic
4015 Ballinger Rd Martinsville In 46151
Lux Nails & Spa
Ravenna Greataxe
Latest Posts
Article information

Author: Trent Wehner

Last Updated:

Views: 5794

Rating: 4.6 / 5 (76 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Trent Wehner

Birthday: 1993-03-14

Address: 872 Kevin Squares, New Codyville, AK 01785-0416

Phone: +18698800304764

Job: Senior Farming Developer

Hobby: Paintball, Calligraphy, Hunting, Flying disc, Lapidary, Rafting, Inline skating

Introduction: My name is Trent Wehner, I am a talented, brainy, zealous, light, funny, gleaming, attractive person who loves writing and wants to share my knowledge and understanding with you.