What is a soft 404 error and what to do about it? (2024)

27 June 2019|5 Comments|Tag 404 Errors

What is a soft 404 error and what to do about it? (1)

If you’ve been working on your site for a while, you might have come across a soft 404 error. Google Search Console might have sent you an email notifying you of a number of soft 404 errors on your site. But what are these errors? What is ‘soft’ about a 404 error? Why do they happen and what can you do about this kind of error? Read on to find out!

What is a soft 404 error?

A soft 404 error is a confusing error, so let’s break it down. First, we’ll look at what a regular 404 is:

  • A 404 error happens when a page is not available and the server sends the correct HTTP status code — a 404 Not Found — to the browser telling the page is nowhere to be found.
  • A soft 404 error happens when the server sends a 200 OK status for the requested page, but Google thinks that the page should return a 404. It may do this if the page content looks like an error, or, if there’s no content.

So basically, pages with soft 404 errors are pages that don’t or shouldn’t exist but still exists according to the CMS. Confusing, right? If it’s confusing for you as a reader, think about how search engines get confused by this. A soft 404 error is not a standard server status code, but a label that search engines add to help them make sense of these pages and to ignore these as they see fit. These errors show up in tools like Google Search Console and you should do your best to fix these.

If the regular 404 pages return a 200 OK status, these pages still seem to exist and might end up in the search engine results page if crawled and indexed. That’s not what you want. When a search result gets a soft 404 error label it will not appear in the index.

Don’t think this never happens. It does quite a lot, actually, especially in CMS’s like WordPress. There are a lot of automatically generated, totally empty and useless pages in WordPress.

Here’s a quick example. Just make a new tag in WordPress, leave it empty and visit it on your site. Open your browser’s developers tools and you’ll the page gets a 200 status message while also displaying a big nothing found message.

Tadaa, you’ve created a soft 404 error.

What is a soft 404 error and what to do about it? (2)

Can soft 404 errors harm SEO?

Yes, as search engines hate stumbling on dead links. They are often a sign of bad maintenance and a lack of respect for the user’s experience. In the case of soft 404 errors, these can be extra confusing for search engines because the expected result is different from the actual result. By telling the search engines that the page is real, it will get crawled and might end up in the search results.

It is bad practice having faulty, empty or thin pages crawled. Having loads of errors on your site might negatively impact your crawl efficiency i.e. the way Google sees and crawls your site.

How can I find soft 404 errors?

You can find all the soft 404 errors on your site inside Google Search Console’s Coverage report. Here, you can click on the error marked ‘Submitted URL seems to be a Soft 404’ to see an overview of the pages that have errors.

Don’t have a Google Search Console account yet? You’re missing out on essential features that can help you improve your site. Here’s our Beginner’s guide to Google Search Console — it helps you get started.

What is a soft 404 error and what to do about it? (3)

How to fix these errors

How you fix soft 404 errors depends on the page and what you want that page to do. But when you have them, the least you should do is make sure the page with errors always sends the correct status code. Here are a couple of options:

  • If a page doesn’t exist (anymore) give it a 404 (not found) or 410 (content deleted) and make sure you have a great 404 page. Keep in mind that having loads of 404s on your site is bad practice as well.
  • If a page is available, but still gets a soft 404, Google deems this thin content and you should fix that page. Give it some solid, relevant content to show search engines that this page has value.
  • Did the page move to a new location? Redirect it with a 301 redirect.
  • You want to keep the page, but not have it indexed by Google: noindex it with Yoast SEO.

Always try to find out where the issues originate and see if you can prevent these errors from happening in the first place.

Site maintenance is important

Keeping your 404 errors in check is a recurring task for every site owner. Regularly check Google Search Console to see if you have new errors. If possible, fix these as soon as possible.

Want to learn more about working with crawl errors like the soft 404? Here are a couple of helpful posts:

  • What are crawl errors?
  • SEO Anti-patterns: 301 redirect all your 404s to your homepage
  • Website maintenance: 404 error pages
  • How to properly delete a page from your site

Edwin Toonen

Edwin is a strategic content specialist. Before joining Yoast, he spent years honing his skill at The Netherlands’ leading web design magazine.

What is a soft 404 error and what to do about it? (4)

Coming up next!

  • What is a soft 404 error and what to do about it? (5)
    Event

    Yoast Contributor day 2024 - April edition

    April 18, 2024 Team Yoast is at Attending, Organizing Yoast Contributor day 2024 - April edition! Click through to see who will be there, what we will do, and more! See where you can find us next »
  • What is a soft 404 error and what to do about it? (6)
    SEO webinar

    Webinar: How to start with SEO (April 8, 2024)

    08 April 2024 Learn how to start your SEO journey the right way with our free webinar. Get practical tips and answers to all your questions in the live Q&A! All Yoast SEO webinars »

5 Responses to What is a soft 404 error and what to do about it?

  1. What is a soft 404 error and what to do about it? (7)

    Shabbir Ahmad•5 years ago

    Thanks for sharing such information.but sometimes we get somethng else rather then 404,why?

  2. What is a soft 404 error and what to do about it? (8)

    Sanjeev•5 years ago

    Great article about 404 errors, very informative. Do soft 404 errors affects in organic SERP

  3. What is a soft 404 error and what to do about it? (9)

    Dan•5 years ago

    Great read. 404’s can be a massive pain to clean up if but if you keep on top of it monthly it is easy to manage.

  4. What is a soft 404 error and what to do about it? (10)

    Bill Bennett•5 years ago

    This is good, but it doesn’t cover the soft 404s that, I think I may not have any control over. For example, on my WordPress site I get these:

    billbennett.co.nz/search/{search_term_string}/
    billbennett.co.nz/?ak_action=reject_mobile&s=search_term_string

    Is there anything I can do to solve them?

  5. What is a soft 404 error and what to do about it? (11)

    Kelly Anthony•5 years ago

    How do you fix 404 errors that were created by the Yoast bug, especially if the plugin meant to fix said bug has not helped after well over 6+ months of being installed? I’d love some guidance here. There are literally a thousands of errors that persist on my search console because of this.

What is a soft 404 error and what to do about it? (2024)

FAQs

What is a soft 404 error and what to do about it? ›

A soft 404 occurs when a webserver responds with a 200 OK HTTP response code for a page that doesn't exist rather than the appropriate 404 Not Found . Soft 404 s can limit a site's crawl coverage by search engines because these duplicate URLs may be crawled instead of pages with unique content.

What to do with soft 404s? ›

If the page does exist but is returning a soft 404 error, you'll need to improve the content on the page and then reindex it. This can be done by adding more relevant content to the page or by improving the page's title and meta tags. If the page was moved to a new location, you'll need to set up a 301 redirect.

What is the difference between 404 and soft 404 errors? ›

Soft 404 returns a 200 (success) Status code but is not an actual response code. It is different from Hard Error 404, which occurs due to broken links and dead pages. Hard Error 404 is an actual response code that indicates the search engine to not crawl invalid pages.

What is a soft 404 status code? ›

The HTTP 404 Not Found response status code indicates that the server cannot find the requested resource.

How do I get rid of 404 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.

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 404s? ›

Here are some different methods you can try to fix a 404 error 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

What is the cause of 404 error? ›

Error 404 is a client-side issue indicating the requested URL can't be found on the server. It may occur because of several reasons, such as the domain is not pointed correctly, a broken . htaccess file, or misconfigured file permissions.

How to fix 404 error in Google? ›

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.
Apr 5, 2024

What is the best method to handle 404 errors? ›

There are four ways you can fix 404 not-found errors on your website.
  1. Redirect the 404 error URL to a working page. ...
  2. Correct the broken link leading to the not-found error. ...
  3. Restore deleted pages. ...
  4. Ignore the not-found error.

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 do I optimize 404 error? ›

Here's how: Instead of simply putting up a brief message and apology for your 404 page, add a few of your most popular keywords along with relevant links. This helps add value to an otherwise broken page by making it something that can help users find what they're looking for.

How to solve soft 404 error? ›

How to Fix Soft 404 Errors
  1. If the page has been deleted, set up a correct 404 or 410 error. If you do this properly, your pages will return the right error to both your visitors and the search engines. ...
  2. Add content. ...
  3. Use a 301 redirect. ...
  4. Fill empty tags.
Feb 10, 2022

Does 404 error mean I was blocked? ›

A 404 error occurs when a webpage the user is trying to access cannot be found on the server. This error message indicates that the requested page is missing or has been removed, leading to a dead end for the user.

How to fix crawled but not indexed? ›

“Crawled – currently not indexed” – How to Fix this Status (WordPress Guide)
  1. Step 1: Click a URL to fix.
  2. Step 2: Inspect URL.
  3. Step 4: Execute Any Needed Fixes.
  4. Step 5: Test Live URL Again and Request Indexing.
Jan 3, 2024

How do I fix temporary error 404? ›

Refresh the window or Clear the Cache

You can try refreshing the webpage because sometimes a 404 error can be due to some glitches. You can also try to clear the web browser cache to fix the 404 error.

What's one simple way to fix a 404 error? ›

Here are some different methods you can try to fix a 404 error as a web user:
  1. Refresh the page. ...
  2. Check the URL. ...
  3. Use a search engine. ...
  4. Try to access the webpage from a different device. ...
  5. Clear your cache and delete cookies. ...
  6. Create a 404 page. ...
  7. Create a redirect. ...
  8. Correct the link.
Feb 13, 2024

How do I fix error 404 on my computer? ›

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.
Apr 5, 2024

Is Error 404 My fault? ›

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

Top Articles
Latest Posts
Article information

Author: Amb. Frankie Simonis

Last Updated:

Views: 6436

Rating: 4.6 / 5 (76 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Amb. Frankie Simonis

Birthday: 1998-02-19

Address: 64841 Delmar Isle, North Wiley, OR 74073

Phone: +17844167847676

Job: Forward IT Agent

Hobby: LARPing, Kitesurfing, Sewing, Digital arts, Sand art, Gardening, Dance

Introduction: My name is Amb. Frankie Simonis, I am a hilarious, enchanting, energetic, cooperative, innocent, cute, joyous person who loves writing and wants to share my knowledge and understanding with you.