Page 1 of 1

[SOLVED] Non-standard characters in the address bar - naming pages.

Posted: Fri Apr 16, 2021 11:17 pm
by c0mp0ser
I don't know if it's good or bad, but WonderCMS creates links with foreign letters. I know that we have a time when UTF-8 is ubiquitous, but it is probably still worth not to include the non-standard characters in the address of the website or page. I made a test project using WonderCMS in Polish. There are some non-standard letters in this language, which after creating a new page, the CMS also displays in the browser's address bar and some <meta> tags. Unfortunately, the Polish language is not the only one that has such letters in its alphabet. Perhaps it would be good to do some code that converts them into the basic letters of the Romanesque alphabet? What do you think? Maybe there is any ready to use code to implement ...? Or it's worth to make the plugin which will do this job?

Re: Non-standard characters in the address bar - naming pages.

Posted: Sat Apr 17, 2021 11:57 am
by wiz
We used to filter out these letters and replaced them with non-special characters.
However, with the internet advancing and websites like Amazon and Alibaba using the same format, it turns out that it's actually also good for SEO.

So in short, this is wanted behaviour and should not hurt your website in any way. I'm not sure what the gain would be of converting them back to non-special characters.

Re: Non-standard characters in the address bar - naming pages.

Posted: Sun Apr 18, 2021 9:06 am
by c0mp0ser
Thanks for your answer. Until a few years ago, it caused various problems. Hence my question. ;)

Re: [SOLVED] Non-standard characters in the address bar - naming pages.

Posted: Sun Apr 25, 2021 1:19 pm
by wiz
Appreciate the concern, if any issues arise in the future because of this, we'll be reverting it. It seems the internet and SEO is progressing in a more relaxed way, where native letters can be used and it doesn't hurt the website. :)