# 404-pagina's omzetten naar 410's voor snellere de-indexering

**URL:** https://meta.discourse.org/t/turning-404-pages-into-410s-for-faster-de-indexing/368876
**Category:** Support
**Created:** [4 juni 2025 om 16:48 UTC](https://meta.discourse.org/t/turning-404-pages-into-410s-for-faster-de-indexing/368876 "2025-06-04T16:48:45Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)
#### Post date: [4 juni 2025 om 18:49 UTC](https://meta.discourse.org/t/turning-404-pages-into-410s-for-faster-de-indexing/368876/5 "2025-06-04T18:49:17Z")

</div>

From Discourse’s perspective, 404 is correct since it doesn’t exist and never did.

If you have a list of old pages, probably the easiest thing to do is create a custom [outlet file](https://meta.discourse.org/t/customising-discourses-web-server-behaviour-using-outlets/356361) for nginx that tells it to return with `410` when those pages are hit.

---

_[View the full topic](https://meta.discourse.org/t/turning-404-pages-into-410s-for-faster-de-indexing/368876)._
