Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter luckybxl

    (@luckybxl)

    NEVERMIND ! It’s now working, sorry to bother !

    Thread Starter luckybxl

    (@luckybxl)

    Hello John,

    I finally could make the redirection to work for my homepage but I’d like it to work for every page of my website (7 pages) but I really don’t knwo how to do that.

    Here are the setup WORKING (only for the front-page) :
    ————-
    Source URL: / (no regex)
    Query Parameters : Ignore & pass parameters to the target
    Title: Home-IE-Redirect
    Match: URL and User Agent
    User Agent: (?:\b(MS)?IE\s+|\bTrident\/7\.0;.*\s+rv:)(\d+)
    When matched: Redirect to URL with HTTP code 301 – Moved Permanently
    Matched Target: /internet-explorer
    Unmatched Target: (?)
    Group : redirections Position : 0
    ————

    I’d just like to do the same for the 6 other pages but this setup (the same as for the front-page) doesn’t work :
    ————-
    Source URL: /a-propos (no regex)
    Query Parameters : Ignore & pass parameters to the target
    Title: Home-IE-Redirect
    Match: URL and User Agent
    User Agent: (?:\b(MS)?IE\s+|\bTrident\/7\.0;.*\s+rv:)(\d+)
    When matched: Redirect to URL with HTTP code 301 – Moved Permanently
    Matched Target: /internet-explorer
    Unmatched Target: (?)
    Group : redirections Position : 0
    ————
    Could you give me some advices ?
    Thanks

    Thread Starter luckybxl

    (@luckybxl)

    Many thanks for your help and your plugin.
    I have a last question:
    If I want the whole website to be redirected to my IE-page, do I have to create one redirection by page ?

    Thread Starter luckybxl

    (@luckybxl)

    Ooooooooookay ! I finally got it ??
    Thank you

    Thread Starter luckybxl

    (@luckybxl)

    I know what’s the problem :

    There were too many redirections.
    Error Code: INET_E_REDIRECT_FAILED

    Thread Starter luckybxl

    (@luckybxl)

    Hello,

    yes, I did.
    in IE, he tries to load the page during 20 seconds and then displays ‘Can not read this page’. But the URL is finally correct in the address bar.
    I’m live now, same setup, adapted.

    Tks

    Thread Starter luckybxl

    (@luckybxl)

    Hello,

    I could find the user agent I needed but it’s still not working.
    Can it be working on my local setup of WordPress ?

    Here is the adress :
    https://localhost/kantine
    Here is the adress I want it to be redirected :
    https://localhost/kantine/internet-explorer/

    My setup :
    Source URL: ^/.*
    Title: IE-Redirect
    Match: URL and User Agent
    User Agent: (?:\b(MS)?IE\s+|\bTrident\/7\.0;.*\s+rv:)(\d+)
    When matched: Redirect to URL with HTTP code 301 – Moved Permanently
    Matched Target: /kantine/internet-explorer/
    Unmatched Target: (?)

    Could you help me on this ?
    Thanks

    Thread Starter luckybxl

    (@luckybxl)

    Hello Joy,
    I needed to be able to import and replace each image of my page and I needed these images to exactly adapt to the layout that I had previously created. But I did it by allowing “MultiPostThumbnails”.
    Thanks for your reply.

    Thread Starter luckybxl

    (@luckybxl)

    Ho thank you,

    I try that!

    Cheers,

    Lucie

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