Opened 2 months ago
#62700 new feature request
Permalink settings for pagination
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | |
Focuses: | administration | Cc: |
Description
A huge number of websites have different approaches to pagination and their SEO optimization.
Now by default - all pagination pages are static pages, to change this you need to make changes to the code, use templates, etc. Unfortunately, many websites do not have the proper technical and financial resources for this.
Proposal:
In the admin in the /wp-admin/options-permalink.php section, add a pagination settings block with 2 structure options:
- static URLs
- dynamic URLs (GET requests, for example, https://website.com/?page=2)
Note: See
TracTickets for help on using
tickets.