Google’s crawler says that I am returning a soft 404 error message. How do I fix this?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
The 404 not found error page is the page a user sees when they have sent a valid link to a certain page on your website, but the page no longer exists. The 404 not found error page is designed to be a distraction-free zone. It should be simple, clear, and should give the user enough information to track down the content they were looking for. The 404 not found error page message should be consistent with the rest of your site content and branding.
Hello,
A 404 message means that the page that Google is trying to crawl does not exist. Do those pages actually exist on your website?
If those pages are not valid, I would suggest a few suggestions:
For more information I could suggest this article here:
https://developers.google.com/search/docs/advanced/crawling/soft-404-errors
Best,
Bobby