Hi when creating a new post on wordpress, and using non-english leters in the title will result in some bad permalinks.
Lets say the title is "å - æ - ø - å - a"
The permalink is then generated by wordpress to "....../a-æ-ø-a-a/"
Why is only the 'å' letter beeing "correctly" transoformed to 'a' ?
Is there a way to make
å => aa
ø => oe
æ => ae
witch is the correct non-æøå keyboard writing.