-
Hi
im migrating of open journal to WordPress , basically im continuing this thread
https://support.rankmath.com/ticket/wildcard-redirect-5/i have many url from my previous cms with pattern like this one
https://domain.com/index.php/category1/index/index
https://domain.com/index.php/category1/about
https://domain.com/index.php/category1/about/editorialTeam
https://domain.com/index.php/category1/about/editorialPolicies
https://domain.com/index.php/category1/about/submissions
https://domain.com/index.php/category1/about/siteMap
https://domain.com/index.php/category1/about/aboutThisPublishingSystem
https://domain.com/index.php/category1/search
https://domain.com/index.php/category1/search/authors
https://domain.com/index.php/category1/search/titles
https://domain.com/index.php/category1/issue/current
https://domain.com/index.php/category1/issue/archive
https://domain.com/index.php/category1/issue/view/3935
https://domain.com/index.php/category1/article/view/74775
https://domain.com/index.php/category1/article/view/74775/44354
https://domain.com/index.php/category1/article/view/74686what im trying to do is set up temporary redirect anything start with https://domain.com/index.php/category1 to https://domain.com/category1
can i do this with rankmath redirection?
i tried with solution from question mention above but it seems wordpress automatically redirect any index.php to root domain
so using solution from thread above giving me this result
https://domain.com/index.php/category1/about >>>302 https://domain.com/category1/about (not exist 404)
while what i wanted ishttps://domain.com/index.php/category1/about >>>302 https://domain.com/category1 (200)
The ticket ‘temporary wildcard redirect’ is closed to new replies.