Hi
We have an international website - half in French, half in English. All pages are encoded iso-8859-1.
Every time pagelime publishes a page, it is rewriting the SEO content data and replacing any international character, so, for example;
"école de ski á Chamonix" is being changed to "école de ski á Chamonix"
This happens whether the SEO data is updated or not - just publishing the page.
I have tried changing the page encoding to utf-8, but get the same result.
HTML is being correctly set using the HTML codes for international characters - so "découvrir" is becoming "découvrir" for example. However, in meta content we can't use HTML codes...
Please help!