Opened 7 years ago
Closed 3 years ago
#3944 closed defect (bug) (fixed)
Requests to '/page/0/' and '/page/1/' should 301 redirect to the series root
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | lowest | |
| Component: | Support Forums | Keywords: | seo |
| Cc: |
Description
Templates which allow for pagination (e.g., the support page on a theme or review) should redirect requests (with a 301 status) to /page/0/ and /page/1/ to the series root.
E.g.,
https://wordpress.org/support/theme/panoramic/page/1/ > https://wordpress.org/support/theme/panoramic/
https://wordpress.org/support/plugin/google-sitemap-generator/unresolved/page/1/ >
https://wordpress.org/support/plugin/google-sitemap-generator/
https://wordpress.org/support/plugin/nextcellent-gallery-nextgen-legacy/active/page/0/ >
https://wordpress.org/support/plugin/nextcellent-gallery-nextgen-legacy/active/
Change History (8)
#2
@
7 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
These appear to be executing 302 redirects, rather than 301 redirects.
This ticket was mentioned in Slack in #bbpress by netweb. View the logs.
6 years ago
#6
@
3 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Hi friends,
With regards to https://core.trac.wordpress.org/ticket/56298, it looks as we need to reopen this ticket, at least for Rosetta sites.
In 8050: