Opened 6 years ago
Closed 5 years ago
#4560 closed defect (bug) (fixed)
Delete + redirect empty handbook pages
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | Handbooks | Keywords: | seo |
Cc: |
Description (last modified by )
The handbook contains tons of empty pages, and, tons of deleted pages without redirects.
This needs better care; we need to make sure that pages which are moved/removed always get redirected. Separately to this cleanup, I'd be keen to understand how we prevent this from happening again - it's extremely damaging.
The following are examples of URLs I've found which are either empty docs pages, or, pages which have been removed but not redirected.
There are almost certainly more; all of them need removing (if they haven't already been) and redirecting to suitable equivalents.
Empty pages:
- https://make.wordpress.org/docs/handbook/past-projects/
- https://make.wordpress.org/docs/handbook/documentation-team-handbook/
- https://make.wordpress.org/docs/handbook/helphub/helphub-contributors/
- https://make.wordpress.org/docs/handbook/helphub/translating-helphub/
- https://make.wordpress.org/docs/handbook/devhub/devhub-contributors/
- https://make.wordpress.org/docs/handbook/codex/codex-contributors/
- https://make.wordpress.org/docs/handbook/documentation-team-handbook/getting-started/
- https://make.wordpress.org/docs/handbook/code-reference/inline-documentation/working-with-track/
- https://make.wordpress.org/docs/handbook/code-reference/editing-articles/editing-articles-contributors/
- https://make.wordpress.org/docs/handbook/code-reference/inline-documentation/inline-documentation-contributors/
Moved/removed pages:
- https://make.wordpress.org/docs/handbook/gutenberg/gutenberg-documentation-contributors/
- https://make.wordpress.org/docs/handbook/documentation-team-handbook/handbook-contributors/
- https://make.wordpress.org/docs/handbook/core/
- https://make.wordpress.org/docs/handbook/references/
- https://make.wordpress.org/docs/handbook/developer-resources/code-reference/codex-migration/reviewing-migrated-examples/
Change History (9)
This ticket was mentioned in Slack in #docs by dd32. View the logs.
6 years ago
#5
@
5 years ago
- Resolution set to fixed
- Status changed from new to closed
All referenced pages either have content or 404.
For future cleanup of any empty pages, please raise it directly with #docs on slack for a faster response.
#6
@
5 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
The 404'ing ones _were_ empty, but now need redirecting.
#7
@
5 years ago
The 404'ing ones _were_ empty, but now need redirecting.
There's nowhere to redirect these to. Content does not exist. 404 is appropriate.
FWIW these are all handbook pages from the Docs Team Handbook on how to contribute to OTHER handbooks. Most of these pages were published as stubs and have never had content.
I'll ping the #docs team to clean it up.