Drupal.org doesn't allow local patches for core, so we can't modify the robots.txt coming from drupal core.
We have to stop robots from indexing the crisis page another way.
Possible solution is using a meta tag.
https://developers.google.com/search/reference/robots_meta_tag
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | dvg-crisis_noindex_robots_without_robotstxt-2992992-2.patch | 1.88 KB | paulvandenburg |
Comments
Comment #2
paulvandenburg commentedThis adds the meta tag to the /crisis page and removes the core patch attempting to achieve the same functionality.
Comment #3
tvoesenek commentedTested the patch, looks good.
Comment #5
paulvandenburg commented