Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Maciej Bis

    (@mbis)

    Hi Michael,

    I am afraid that it will not be possible with my plugin, but I would recommend to use .htaccess redirect based on REGEX rule.

    It should look like this:

    RewriteEngine on
    RedirectMatch 301 ^/user/(.+?)/profile/edit/?$ /user/$1

    Regards,
    Maciej

    Thread Starter michael81170

    (@michael81170)

    Thanks a lot, so i have done it with htaccess.

    brg, Michael

    Thread Starter michael81170

    (@michael81170)

    close/resolved

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    i have the pro version and like this plugin

    @mbis You really need to stop support your customers in these forums. You are not permitted to do this.

    This is what needs to happen when someone asks for pro support here.

    For pro or commercial product support please contact the author directly on their site.

    As the author is aware, commercial products are not supported in these forums. As you are their customer I am sure they will have no problem supporting you there.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Redirect from url to url’ is closed to new replies.