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.
Project information
- caution Seeking new maintainer
The current maintainers are looking for new people to take ownership. - Project categories: Search engine optimization (SEO)
- chart icon13 sites report using this module
- Created by misc on , updated
- shield alertThis project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
Development version: 8.x-2.x-dev updated 28 Feb 2026 at 17:52 UTC