Hi there,
I just launched a new site and I’ve noticed that some characters are not encoded properly… they look OK in the front end but I think that the HTML code is not very SEO friendly…
I’ve read other threads on the forums about UTF-8 and character encoding but haven’t found a solution to my problem yet.
I have the HTML meta tag charset set to UTF-8 and the database charset also set to UTF-8 Unicode (utf8). However the fields on the tables have the Collation set to latin1_swedish_ci.
More info: EE 1.6.8 with MSM 1.1. PHP 5 and MySQL 4.1.25.
My site is Spanish but I have other sites in English as well so I have to find a solution to change the encoding without affecting all of them…
Here is an example of what’s going on:
This text: “Utiliza la guía de referencia rápida”
Renders HTML: “Utiliza la guía de referencia rápida”
I’ve checked the record for that entry in the database and the data is stored as it’s rendering so guess I have to change the database or server settings and save/publish this entries again?
The site is here: http://www.motordeexpresiones.com/
Any help will be welcome,
Many Thanks,
All the best,
Juan