Opened 7 years ago
Closed 6 years ago
#4539 closed defect (bug) (duplicate)
Requests to trac raw .diff files should return an x-robots-tag HTTP header
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | lowest | |
| Component: | Trac | Keywords: | seo |
| Cc: |
Description
Requests to raw .diff files - such as https://core.trac.wordpress.org/raw-attachment/ticket/45495/45495.diff - should return an x-robots-tag HTTP header with a value of noindex.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Just noting that this will require an nginx
add_headerrule to be added.