HTML files are typically served as text/html. The character encoding (or ‘charset’) of this file is UTF-8. If the page is not served as utf-8, there occurs character encoding problem. If the page is cached, the page may not be called as utf-8. Solution WPFC adds charset rule automatically but in...
www.wpfastestcache.com