• Resolved nicholasharnack

    (@nicholasharnack)


    I have a need to redirect all IE users and unsure if these setting are right. I don’t see anything happening when I use a machine that matches the user agent so really at a loss for how this needs to be configured.

    Source URL: ^/my-url/.* (Ignore Case, Regex, Ignore Slash)
    Match: URL and User Agent
    User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko (Regex (X))
    When Matched: Redirect to URL
    with HTTP code: 301 Moved Permanently
    Matched Target: /browser-support
    Unmatched Target: blank
    Group: Redirections
    Position: 0

    Screenshot here: https://pasteboard.co/ITBVuP6.png

    Any help would be appreciated.

    The page I need help with: [log in to see the link]

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

    (@johnny5)

    The image doesn’t load so I can’t check that.

    Your user agent regular expression needs to exactly match the user agent. I don’t think what you’ve put above will match all IE users.

Viewing 1 replies (of 1 total)
  • The topic ‘Redirecting by user agent’ is closed to new replies.