• Hey,

    big fan of your plugin. Never had this before so i dont know how to fix: Default Theme, all plugins except WPML deactivated, having a redirect like so: en/page1 which should redirect to en/page2.
    In german, without /en/ prefix, it works. In english it does, and i suspect a doubleslash to be a problem. In german, the base URL (the text part behind 301 and the one in front of the redirect path) is: 301 https://www.domain/

    In english it is 301 https://www.domain/en// so the full “Redirect From” reads: 301 https://www.domain/en//page1 > en/page2

    From pasting a complete URL, eg https://www.domain/en/page1/ to the add new url form i know your plugin detects the domain part and keeps the path part w/o leading slash. So i suspect your plugin takes en/ prefix from WPML and adds another /. And thats why it fails?

    Any help greatly appreciated!

    Marc

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    We don’t have support for WPML, sorry 🙁

    We have it on our ToDo list but it’s not 5 min so we haven’t been able to take care of it yet and I can’t give you any time frame on that.

    Thread Starter jansass GmbH

    (@mcian)

    Alright, thanks anyway. Quickfix would be: remove doubleslashes, –they are not illegal, but seldomly used in real life…– They are illegal as per RFC (only allowed to separate protocol from URL).

    • This reply was modified 11 months, 3 weeks ago by jansass GmbH.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Redirects + WPML’ is closed to new replies.