Opened 17 years ago
Closed 17 years ago
#9378 closed (fixed)
google index of django docs has from=olddocs
| Reported by: | edrex | Owned by: | Jacob |
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | 1.0 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
google's index now includes from=olddocs for all django documentation pages. i think this param is to show the warning message. perhaps some other method like referrer header could be used.
suggestion:
- other method like referrer header
- redirect with 301 moved permanently if from=olddocs is passed, so google will fix the index.
Change History (3)
comment:1 by , 17 years ago
| milestone: | post-1.0 |
|---|
comment:2 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.
Milestone post-1.0 deleted