2.4.1.1.7. Encoding
We recommend using standard UTF-8 encoding.
Changing the encoding
Through the control panel
- Openup site settings.
- Select the desired encoding in the field «Encoding» (controls header
charset
, which tells the browser the encoding in which to display the site) and save the changes: - Wait approximately 15 minutes for the changes to take effect.
Through .htaccess
If in site settings no required encoding, please select «Don't bind encoding ». After that in root directory of the site create a file .htaccess and in it using the directive AddDefaultCharset
specify the desired encoding. Example:
AddDefaultCharset cp1251
If the usual methods did not help
If the text on the site is still displayed incorrectly, the possible options depend on where exactly this text is stored: