• Services
    • Web Hosting
    • Reseller Hosting
    • VPS Hosting
    • Dedicated Hosting
  • Domains
  • Features
  • Company
    • About Us
    • Server Locations
    • Affiliates
    • Company Blog
  • Support
  • Client Login
  • Services
    • Web Hosting
    • Reseller Hosting
    • VPS Hosting
    • Dedicated Hosting
  • Domains
  • Features
  • Company
    • About Us
    • Server Locations
    • Affiliates
    • Company Blog
  • Support
  • Client Login
Home/Article/Web Hosting/Troubleshooting/Website Special Characters Issue? Here’s How to Fix It!

Website Special Characters Issue? Here’s How to Fix It!

Written by VernalWeb
December 12, 2021

This articles will help you to resolve any issue related to the way on how are displayed special characters on your website. In case you are seeing the characters on your website in an incorrect format, this happens when the default_charset setting is set to “Off”.

You can set it to the correct character set via .htaccess file, where it shouldn’t get overwritten:

php_value default_charset ISO-8859-1
AddDefaultCharset ISO-8859-1

Character Sets List, based on their site language can be found at this URL. Once you locate the character set required by your website, replace “ISO-8859-1” in the above example with the one you need. The next step is to add it to your .htaccess file and to save changes and test the result.

That’s all!

Was this helpful?

Yes  No
Related Articles
  • How To Fix A Syntax Error in WordPress
  • How to View the Website Error Log in cPanel

Didn't find your answer? Submit Ticket

Latest Articles

  • How to show Hidden Files (.htaccess) in cPanel File Manager
  • Setup a Domain Redirection in cPanel
  • Create a MySQL Database and a User from cPanel
  • Remove page extensions using .htaccess
  • Cron Job Usage & Policy
  • © 2014 - 2025 VernalWeb. All rights reserved.