Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author iClyde

    (@iclyde)

    Hi @alextachi

    Have you tried to create redirection without encoding the URL?
    Most modern browsers already fully supports Greek characters.

    What I mean is, instead of URLs you provided use:
    From: https://kouloumoudioti.gr/ενεργειακά-πιστοποιητικά-χανιά/
    To: https://kouloumoudioti.gr/ενεργειακό-πιστοποιητικό-χανιά/

    And also add second redirection:
    From: https://kouloumoudioti.gr/ενεργειακά-πιστοποιητικά-χανιά
    To: https://kouloumoudioti.gr/ενεργειακό-πιστοποιητικό-χανιά

    The only change in second redirection is removal of slash at the end of URLs.
    Some browsers may automatically replace the URL to non-slash at the end version.

    In such cases the redirection may not work, our plugin takes the value from the browser which will be non-encoded in t his case.

    Please, let me know if that worked for you 🙂
    Thank you!

    Thread Starter alextachi

    (@alextachi)

    Thanks @iclyde the first solution worked.
    What i mean is that i don’t get any error now.
    But when i visit the old url i don’t get tha redirection.
    I still get the 404 page.

    • This reply was modified 3 years, 6 months ago by alextachi.
    Plugin Author iClyde

    (@iclyde)

    Hi @alextachi

    I checked it by myself now and it seem to work properly, as you described in topic.

    Please, try in incognito or different browser/device.
    Sometimes your browser may cache the redirection (or being not redirected).

    Let me know if you need any further help with it 🙂
    Thank you!

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

The topic ‘Error when i add a redirection’ is closed to new replies.