Forums

[resolved] Swedish character support in blog url in multisite wordpress (6 posts)

  1. parthapratimjana
    Member
    Posted 1 year ago #

    I have a website with multisite wordpress installation. I have 7 blogs there.Theses are accessed by <MYDOMAIN>/green, <MYDOMAIN>/red and so on. I want to access these with some Swedish characters(ö) also. For example <MYDOMAIN>/grön will land to <MYDOMAIN>/green, <MYDOMAIN>/röd will land to <MYDOMAIN>/red. I have added Redirect 302 /röd http://<MYDOMAIN>/red/. But it is giving Page not found in main blog as red is sub blog in the site. I have tested with the other characters but ö . It is working fine. The problem with the Swedish characters only. Need help to resolve this issue.

    NB: Expected result is put red should be röd, green should be grön.
    I have changed in blog url under wp-admin. But gave result as Page not found.

  2. parthapratimjana
    Member
    Posted 1 year ago #

    Unable to resolve...

  3. Unable to resolve what?

    The URL I gave you doesn't load?

    You don't understand what it says?

    You need someone to write the code?

    Your issue is that your .htaccess (which is doing the 302 redirect) doesn't know how to parse Swedish characters.

  4. parthapratimjana
    Member
    Posted 1 year ago #

    I have added "Redirect 302 /blÃ¥ http://<MYDOMAIN>/blå/" in .htaccess and it is working fine with the replace of å by Ã¥. Still looking for replce of ö.

    No need to write the code for me.I need suggestion.

  5. parthapratimjana
    Member
    Posted 1 year ago #

    Issue is resolved.

Topic Closed

This topic has been closed to new replies.

About this Topic