• Hi,
    I tried your plugin and it almost has what I need, so I will be glad if you will add to the redirection feature an option to redirect also based on the client requested URL with wildcards.

    Say I wish that anyone from country X comes to the root/home page, specified as *.site.com/ – will be redirected to http://www.site.com/x
    And a completing rule like “and all the rest will be redirected to http://www.site.com/y – will be great. (kind of “if this then that else different”)

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ivijan-Stefan Stipic

    (@ivijanstefan)

    Hi,

    Do you think redirection to be based on the geolocation and a REGEX URL parameter too?

    For example, if I come from the US and visit a page that has a specific URL property, only then do I redirection?

    Thread Starter eitanc

    (@eitanc)

    It is possible but less desired. REGEX is not friendly nor easy. It is for very specific needs. Wildcard is efficient and can cover the most common scenarios.

    Plugin Author Ivijan-Stefan Stipic

    (@ivijanstefan)

    I will add this in to do list but this feature can be done in some future versions.

    Can’t do it fast because it change a lot of things in the current logic.

    We will think on it and add it as soon is possible.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Enhancement request – redirect also based on requested URL’ is closed to new replies.