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
California Tax Guide: What You’ll Pay in 2024
3 Reasons to Remove Your Carpet | Speedy Floor Removal
Jail Inquiry | Polk County Sheriff's Office
Athletic Squad With Poles Crossword
Craigslist In Fredericksburg
United Dual Complete Providers
Tripadvisor Near Me
Es.cvs.com/Otchs/Devoted
Jasmine Put A Ring On It Age
Premier Reward Token Rs3
Minecraft Jar Google Drive
Katherine Croan Ewald
Blue Rain Lubbock
Rqi.1Stop
2021 Volleyball Roster
Egizi Funeral Home Turnersville Nj
Boston Dynamics’ new humanoid moves like no robot you’ve ever seen
Red8 Data Entry Job
Www.paystubportal.com/7-11 Login
3 2Nd Ave
Manuela Qm Only
Bleacher Report Philadelphia Flyers
No Limit Telegram Channel
Biografie - Geertjan Lassche
His Only Son Showtimes Near Marquee Cinemas - Wakefield 12
Miller Plonka Obituaries
Delta Math Login With Google
Ilabs Ucsf
Homewatch Caregivers Salary
Darrell Waltrip Off Road Center
Kips Sunshine Kwik Lube
Craigslist Car For Sale By Owner
Waffle House Gift Card Cvs
#1 | Rottweiler Puppies For Sale In New York | Uptown
Build-A-Team: Putting together the best Cathedral basketball team
Geology - Grand Canyon National Park (U.S. National Park Service)
Cheetah Pitbull For Sale
Stanley Steemer Johnson City Tn
Jack In The Box Menu 2022
Firestone Batteries Prices
Disassemble Malm Bed Frame
Citibank Branch Locations In North Carolina
Trending mods at Kenshi Nexus
Unblocked Games - Gun Mayhem
Craigslist St Helens
Zeeks Pizza Calories
Zipformsonline Plus Login
Windy Bee Favor
Kushfly Promo Code
53 Atms Near Me
Vrca File Converter
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.