-
Hello,
I’m trying to set up redirects for old URLs that have query parameters in them. Those query parameters are important as they would tell which page it should redirect to. However, it looks like RankMath is not handling them correctly. It looks like all URLs that have query parameters get redirected to the homepage instead.
For example, a URL like this one:
public/viewstory.aspx?AFF_TYPE=1&STORY_ID=2796&PUB_TEMPLATE_ID=1
should redirect to a specific URL that is different from a URL like this one:
public/viewstory.aspx?AFF_TYPE=1&STORY_ID=3765&PUB_TEMPLATE_ID=1
Is there a fix available so that URLs with query parameters are correctly handled?
Thank you.
The ticket ‘Redirect URLs with query parameters’ is closed to new replies.