Opened 5 years ago
Last modified 5 years ago
#4770 new defect (bug)
Add a robots.txt disallow rule for /raw-attachment/
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Trac | Keywords: | seo |
Cc: |
Description
'Raw attachment' URLs associated with a ticket should not be crawled (or indexed).
E.g., https://core.trac.wordpress.org/raw-attachment/ticket/43037/43037-2.diff, https://core.trac.wordpress.org/raw-attachment/ticket/43037/user.php
We should add a rule to the trac robots.txt
file, which adds a disallow: /raw-attachment/
rule.
Note: See
TracTickets for help on using
tickets.
#4539 was marked as a duplicate.