Jump to content

html entities use instead of clean utf8 characters


Harry

Recommended Posts

Hi
I find that all the text from all the languishes other that en is appear as "html entities codes".
This is something VERY bad for the search engines, and the amount of the characters it is used even in the database or in the html page (much more time to load).

I used the prestashop in greek (gr).
All the Greek characters is in “html entity codes” format like this:

Χάρη Ζαμπετούλας



If the prestashop is working in utf-8 encoding, that means that all the characters must be correct in the source code of the page.
Now as it is, the translation from “html entity codes” to characters is made by the browser.

So the problem comes from the way that the prestashop developers is handle the utf-8 characters other that latin.

I find out that in the php code the programmers/developers is made a conversion from utf-8 to “html entity codes”
This is wrong!!
THIS IS SOMETHING THAT THE DEVELOPERS HAVE TO GIVE VERY MUCH ATTENTION.
Please some one to give me here a reason for that.
Please, give as some more information about it, to find a solution.

thank you
Harry Zampetoulas

Link to comment
Share on other sites

  • 1 month later...
  • 1 year later...
  • 4 months later...

Hello!

 

I'm having exactly the same problem. I'm using the latest prestashop 1.4.4. and when i view the source of a web page in prestashop shop every greek character is in html entity.

 

Is there any way to change it and use utf-8 characters instead of html entities?

 

Thank you in advance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...