This project is not covered by Drupal’s security advisory policy.

Adds the possibility to define a path which returns HTTP Status Code, like 410 for paths that are gone.

Use case

If you remove a page, the request for the path of the page normally then gives a 404 in the HTTP header - as it should. Google does not think this really means that the page is gone forever, just temporarily, so to make Google understand it is gone for real, you could set up the path for the path at /admin/config/http_status_code/http_status_entity and select that the path would throw a 410 Gone header. Then Google removes the path from the search index.

The module does not create pages, just manipulates the HTTP header.

Supporting organizations:
Payed time

Project information

Releases

Development version: 8.x-2.x-dev updated 28 Feb 2026 at 17:52 UTC