Opened 6 years ago
Closed 6 years ago
#5005 closed defect (bug) (fixed)
Prevent robots.txt requests from redirecting on the login site
| Reported by: | jonoaldersonwp | Owned by: | dd32 |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Login & Authentication | Keywords: | seo |
| Cc: |
Description
Requests to http://login.wordpress.org/robots.txt (incorrectly) execute a 301 redirect to https://login.wordpress.org/.
These requests should not redirect, and should return our standard robots.txt file.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 9459: