Changes between Initial Version and Version 1 of Ticket #50233, comment 1
- Timestamp:
- 05/23/2020 10:22:40 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50233, comment 1
initial v1 13 13 14 14 **The proposed solution:** 15 When a permalink is evaluated for a paginated URL, it should check if the particular page "exists" (contains entries) .16 If not, the visitor should be redirected to the original post's URL.15 When a permalink is evaluated for a paginated URL, it should check if the particular page "exists" (contains entries), not just whether the post exists. 16 If there are no entries on the paginated URL, the visitor should be redirected to the original post's URL.