redirection of multiple page posts (.. /2/ /3/ /4/)
-
Hi,
I just used your plugin to redirect all posts as I wanted to add categories to the URL, works perfectly fine.
Just one issue. I do have some posts which have multiple pages
domain.com/category/post123/1/
domain.com/category/post123/2/
domain.com/category/post123/3/
…
domain.com/category/post123/11/I am in the process of combining those, but for the meanwhile I want to have those also redirect, that does not seem to work.
It redirects the main post page, with or without /, but not the pages.
Yes – Case insensitive matches (i.e. /Exciting-Post will match /exciting-post)
Yes – Ignore trailing slashes (i.e. /exciting-post/ will match /exciting-post)
Ignore and Pass all query ParamtersAny clues? Thank you
- The topic ‘redirection of multiple page posts (.. /2/ /3/ /4/)’ is closed to new replies.