404 Page Not Found Error: What It Is and How to Fix It (2024)

A 404 error is an HTTP status code that means the page you were trying to reach on a website couldn't be found on their server. Here's what you can do.

How to Fix the 404 Not Found Error

1:49

  1. Retry the web page by pressing F5, clicking/tapping the refresh/reload button, or repeatedly trying the URL from the address bar.

    The 404 Not Found error might appear for several reasons even though no real issue exists, so sometimes a simple refresh will often load the page you were looking for.

  2. Check for errors in the URL. Often times this error appears because the URL was typed wrong or the link selected points to the wrong URL.

  3. Move up one directory level at a time in the URL until you find something.

    For example, if www.web.com/a/b/c.htm gave you the 404 Not Found error, move up to www.web.com/a/b/. If you get nothing here (or an error), move up to www.web.com/a/. This should lead you toward what you're looking for or confirm that it's no longer available.

    If you have moved up to the website's home page, try to run a search for the information you're looking for. If the site doesn't have a search function, try navigating to the page you want using category links to dig deeper into the site.

  4. Search for the page from a popular search engine. It's possible that you simply have the entirely wrong URL in which case a quick Google or Bing search should get you where you want to go.

    If you do find the page you were after, update your bookmark or favorite to avoid the HTTP 404 error in the future.

  5. Clear your browser's cache if you have any indication that the 404 message might just be yours. For example, if you can reach the URL from your phone but not from your tablet, clearing the cache on your tablet's browser might help.

    You might also consider clearing your browser's cookies or at least the one(s) involved with the website in question if clearing the cache didn't work.

  6. Change the DNS servers used by your computer, but usually only if an entire website gives you a 404 error, especially if the website is available to those on other networks (e.g., your mobile phone network or a friend in another city).

    Sitewide 404s errors on a website aren't common unless your ISP or government filters/censors websites. No matter the reason, if it does happen, giving another set of DNS servers a try is a good step to take. See our Free and Public DNS Servers List for some alternatives and instructions on doing this.

  7. Contact the website directly. If they've removed the page you're after, then the 404 error is completely legitimate, and they should be able to tell you that. If they've moved the page and are generating errors instead of redirecting visitors to the new page, they'll be happy to hear from you so they can fix it.

    If you suspect everyone is getting a 404 error for this site, but you're not sure, a quick check on X (formerly Twitter) might help clear it up. All you have to do is search X for #websitedown, as in #facebookdown or #youtubedown. Users on X are usually the first to start talking about a website outage. Learn how to tell if a website is down for everyone or just you for some more help.

  8. Finally, if all else fails, wait. No, it's not fun, but it might be your only course of action, especially if you're confident the 404 error shouldn't be happening (i.e., the page really should be at the URL you have and others are having the same problem and find it equally strange).

You can find 404 errors on your own website through tools like DeadLinkChecker.com and ATOMSEO.

Errors Similar to Error 404

Some other client-side error messages related to the 404 Not Found error include 400 Bad Request, 401 Unauthorized, 403 Forbidden, and408 Request Timeout.

Several server-side HTTP status codes also exist, like the popular 500 Internal Server Error. You can see all of them in our HTTP Status Code Errorslist.

How You Might See the 404 Error

Here are some common ways in which you might see the HTTP 404 error displayed:

  • 404 Error
  • 404 Not Found
  • Error 404
  • The requested URL [URL] was not found on this server
  • HTTP 404
  • Error 404 Not Found
  • 404 File or Directory Not Found
  • HTTP 404 Not Found
  • 404 Page Not Found
  • Error 404. The page you're looking for can't be found.

These error messages can appear in any browser or any operating system. Most display inside the browser window just as web pages do.

404 errors received when opening links via Microsoft Office applications generate a The Internet site reports that the item you requested could not be found (HTTP/1.0 404) message inside the MS Office program.

When Windows Update produces one, it appears as a code 0x80244019 or as WU_E_PT_HTTP_STATUS_NOT_FOUND.

Cause of HTTP 404 Errors

Technically, an Error 404 is a client-side error, implying that it's your mistake, either because you mistyped the URL or the page has been moved or removed from the website, and you should have known.

Another possibility is if a website has moved a page or resource without redirecting the old URL to the new one. When that happens, you'll receive a 404 error instead of being automatically routed to the new page.

Microsoft IIS web servers sometimes give more specific information about the cause of 404 Not Found errors by suffixing a number after the 404, as in HTTP Error 404.3 - Not Found, which means MIME type restriction.

FAQ

  • How do I fix error 404 messages on my website?

    If you’re aware of pages on your website with broken links, redirect or correct them. If a 404 error appears due to a deleted page, consider restoring or redirecting it to new and related content.

  • How do I fix error 404 on WordPress?

    If you use WordPress, 404 errors often appear because of redirect conflicts or permalink issues. Fix broken links for individual pages or posts. Visit the WordPress dashboard and update permalink settings if it's a site-wide problem.

Was this page helpful?

Thanks for letting us know!

Get the Latest Tech News Delivered Every Day

Subscribe

Tell us why!

404 Page Not Found Error: What It Is and How to Fix It (2024)

FAQs

404 Page Not Found Error: What It Is and How to Fix It? ›

You are seeing a 404 error because the web server cannot find the page you asked for. If you are visiting a web page, check the URL for typos. Try refreshing the page, clearing your browser cache and/or restarting your browser.

How do I fix error 404 page or page not found? ›

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

How to resolve 404 Not Found error? ›

What to do if you get a 404 error
  1. Double-check the URL for typos. Only one mistyped character can result in a 404 error. ...
  2. Refresh the webpage. 404 errors might be a momentary glitch.
  3. Search the web. ...
  4. Use another device. ...
  5. Go to the Internet Archive's Wayback Machine. ...
  6. Contact the website.

How do I turn off 404 error? ›

No, you cannot bypass a 404 error, as it is a response from the server indicating that the requested page cannot be found. However, you can set up a redirect to a different page on your website or use a custom 404 page to provide helpful information to visitors.

How do I get rid of 404 pages? ›

There are several ways to do it:
  1. Replace incorrect links with the working ones.
  2. Delete all links pointing to 404 pages. You should also remove broken pages from the search index. Use the URL removal tool to deindex broken pages. Note that the tool only allows hiding pages from a search for 90 days.

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 do I put on a 404 error page? ›

So, when designing a 404 page, there are a few simple tips you should keep in mind:
  1. Keep it simple. ...
  2. Use humor or creative design. ...
  3. Use branding elements. ...
  4. Include a search bar. ...
  5. Provide helpful links. ...
  6. Redirect to the homepage. ...
  7. Redirect to the most relevant page. ...
  8. Set up 301 redirects.

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.

How to fix 404 links? ›

404 errors can also happen when URLs are changed. If you change the URL on a page, the old URL will return a not-found 404 error. Not-found errors caused by changed URLs are usually easy to fix by adding a redirect from the old URL to the new URL.

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.

How to bypass 404 page not found? ›

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.

How to handle 404 pages? ›

Now it's time to fix all the errors you've found. Here are four ways to do it: Redirect the 404 error: Redirecting users to another relevant page is the easiest way to fix 404 errors on your site. Just make sure you redirect them to something relevant — don't just send them back to your homepage.

How do I change my 404 error? ›

To customize your 404 page for customers and SEO, here are some best practices:
  1. Go to your Online store -> Actions -> Edit Languages.
  2. In the Filter translations search bar, type "404".
  3. Under the Errors section, click on "404 Not Found Page". Edit the content of the 404 page to your liking using the rich text editor.
Mar 15, 2023

How do I fix a 404 error? ›

How to fix 404 errors
  1. Confirm that the URL is free of typos.
  2. Clear your browser cache: Your browser may have cached an earlier version of the page.
  3. Restart your web browser, such as Google Chrome or Microsoft Edge.
  4. Visit the link in a private/incognito window. ...
  5. Try the link on a different device.
Jan 15, 2024

How to fix soft 404 errors? ›

If this results in soft 404 errors, then you'll be happy to know the fix is simple. You just need to set up a permanent 301 redirect to the newer page on your website. The majority of CMSs have a built-in redirect tool. Simply enter the old URL and the new one, and the traffic is redirected automatically.

What is error 404 page found? ›

This standard HTTP error message code signals the website you were trying to reach couldn't be found on the server. It's a client-side error, meaning either the webpage was removed or moved, and the URL wasn't changed accordingly, or the person just typed in the URL incorrectly.

What are two main causes of the 404 error message? ›

The typical trigger for an error 404 message is when website content has been removed or moved to another URL. There are also other reasons why an error message could appear. These include: The URL or its content (such as files or images) was either deleted or moved (without adjusting any internal links accordingly)

How do I bypass 404 page not found? ›

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.

Why is Google giving me a 404 error? ›

If you see a 404 error for a specific URL in your Google Search Console account, it is because the URL is redirecting to a page that no longer exists.

Is error 404 my fault? ›

An HTTP error 404 occurs when the web server cannot find a resource (like a webpage) at a certain URL. This can happen if: The user has used the wrong page URL, e.g., by making a typo in it. The website owner has deleted the resource and it's no longer available on the server.

Top Articles
FTMO Erfahrungen | Seriosität | Challenge | Kosten (2024)
Polygon (MATIC) to Reach $5 in the Coming 2K25: Guest Post by Coingabbar | CoinMarketCap
English Bulldog Puppies For Sale Under 1000 In Florida
Katie Pavlich Bikini Photos
Gamevault Agent
Pieology Nutrition Calculator Mobile
Hocus Pocus Showtimes Near Harkins Theatres Yuma Palms 14
Hendersonville (Tennessee) – Travel guide at Wikivoyage
Compare the Samsung Galaxy S24 - 256GB - Cobalt Violet vs Apple iPhone 16 Pro - 128GB - Desert Titanium | AT&T
Vardis Olive Garden (Georgioupolis, Kreta) ✈️ inkl. Flug buchen
Craigslist Dog Kennels For Sale
Things To Do In Atlanta Tomorrow Night
Non Sequitur
Crossword Nexus Solver
How To Cut Eelgrass Grounded
Pac Man Deviantart
Alexander Funeral Home Gallatin Obituaries
Energy Healing Conference Utah
Geometry Review Quiz 5 Answer Key
Hobby Stores Near Me Now
Icivics The Electoral Process Answer Key
Allybearloves
Bible Gateway passage: Revelation 3 - New Living Translation
Yisd Home Access Center
Home
Shadbase Get Out Of Jail
Gina Wilson Angle Addition Postulate
Celina Powell Lil Meech Video: A Controversial Encounter Shakes Social Media - Video Reddit Trend
Walmart Pharmacy Near Me Open
Marquette Gas Prices
A Christmas Horse - Alison Senxation
Ou Football Brainiacs
Access a Shared Resource | Computing for Arts + Sciences
Vera Bradley Factory Outlet Sunbury Products
Pixel Combat Unblocked
Movies - EPIC Theatres
Cvs Sport Physicals
Mercedes W204 Belt Diagram
Mia Malkova Bio, Net Worth, Age & More - Magzica
'Conan Exiles' 3.0 Guide: How To Unlock Spells And Sorcery
Teenbeautyfitness
Where Can I Cash A Huntington National Bank Check
Topos De Bolos Engraçados
Sand Castle Parents Guide
Gregory (Five Nights at Freddy's)
Grand Valley State University Library Hours
Holzer Athena Portal
Hello – Cornerstone Chapel
Stoughton Commuter Rail Schedule
Nfsd Web Portal
Selly Medaline
Latest Posts
Article information

Author: Merrill Bechtelar CPA

Last Updated:

Views: 6210

Rating: 5 / 5 (70 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Merrill Bechtelar CPA

Birthday: 1996-05-19

Address: Apt. 114 873 White Lodge, Libbyfurt, CA 93006

Phone: +5983010455207

Job: Legacy Representative

Hobby: Blacksmithing, Urban exploration, Sudoku, Slacklining, Creative writing, Community, Letterboxing

Introduction: My name is Merrill Bechtelar CPA, I am a clean, agreeable, glorious, magnificent, witty, enchanting, comfortable person who loves writing and wants to share my knowledge and understanding with you.