John Mueller has recently been tackling emails he has been receiving and posting responses to help webmasters who may be dealing with the same issue. \
The latest question is in regards to removing a large number of pages that will never return to the website, and whether a 404 or a 410 response is better.
I have a large site and removed lots of irrelevant pages for good. Should I return 404 or 410? What’s better for my “crawl budget”? (more from the depths of my inbox)
It is an interesting question since the majority of webmasters tend to simply remove the pages completely, and let the server go the 404 route, or route it to a custom 404 page to help lead customers to another piece of content on the site. But with technical SEO becoming more popular, questions about server response codes have been coming up more frequently.
Here is Mueller’s response (typos corrected) on when webmasters should use them, how it affects Googlebot’s crawl rate and what happens to those pages in the future, even with a 404 or a 410.
The 410 (“Gone”) HTTP result code is a clearer sign that these pages are gone for good, and generally Google will drop those pages from the index a tiny bit faster. However, 404 vs 410 doesn’t affect the recrawl rate: we’ll still occasionally check to see if these pages are still gone, especially when we spot a new link to them.
In practice, I doubt you’ll see a noticeable difference at all between 404 and 410, so while it’s great to use 410 in situations where you’re sure, with regards to Google search, it’s not worth spending too much time on that decision or on its implementation.
So this is another case where many are probably over thinking the choice, so if you don’t have the need to be technically perfect, either will work in the eyes of Google.
Jennifer Slegg
Latest posts by Jennifer Slegg (see all)
- 2022 Update for Google Quality Rater Guidelines – Big YMYL Updates - August 1, 2022
- Google Quality Rater Guidelines: The Low Quality 2021 Update - October 19, 2021
- Rethinking Affiliate Sites With Google’s Product Review Update - April 23, 2021
- New Google Quality Rater Guidelines, Update Adds Emphasis on Needs Met - October 16, 2020
- Google Updates Experiment Statistics for Quality Raters - October 6, 2020
Rahul says
What will happen if a page which is previously given 410 status and then in future again appears?
How google bot will handle the same? Do the bot will index the same?
Jennifer Slegg says
Google will index it once the 410 is removed. It would have to discover it again, if it has stopped crawling, so it would be useful to either fetch and submit or include in a sitemap.