Remove or Change Query Pagination
-
My website is https://poetarium.info/. When I click on the pagination links, the URLs generated are in this format:
https://poetarium.info/?query-22-page=2.I would like to change these URLs to follow WordPress’s default pagination format, such as
https://poetarium.info/page/2/, as this is more SEO-friendly.Additionally, I want to block indexing for all pagination pages. Unfortunately, when the URL contains a query like
?query-22-page=3, the RankMath plugin cannot handle it.Is there a solution to adjust the pagination URLs to match WordPress’s default format? Thank you.
The page I need help with: [log in to see the link]
The topic ‘Remove or Change Query Pagination’ is closed to new replies.