• Resolved rivkasa

    (@rivkasa)


    I have a reidrect with wildcard parameters
    /wcservices?(.*)
    However, the parameters are not passed to the target even though I have set Default query matching to Ignore and pass all query parameters

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author John Godley

    (@johnny5)

    Can you show a screenshot of the redirect?

    Thread Starter rivkasa

    (@rivkasa)

    Thank you for your reply. I checked it in incognito and it worked

    I have the same problem without wildcard parameters – working in all major browsers except Chrome non-incognito. Additionally the redirect disappears from the redirect list when I go back to the admin page (except in incognito), but it’s still there in the DB.

    Format I’m using:

    Source URL: /folder/page Ignore slash
    Query Parameters: Exact match, any order
    Target URL: /folder/another-page
    Group: Redirections

    Plugin Author John Godley

    (@johnny5)

    You are using ‘exact match’, which does not pass query parameters. You will need to use the ‘pass all parameters’ option.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Parameters not being passed to target’ is closed to new replies.