Opened 7 years ago
Closed 7 years ago
#4539 closed defect (bug) (duplicate)
Requests to trac raw .diff files should return an x-robots-tag HTTP header
| Reported by: | jonoaldersonwp | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Just noting that this will require an nginx
add_headerrule to be added.