RSS出现“Input is not proper UTF-8, indicate encoding !”的解决方法
starz同学提示说我的RSS出错了,查看一下,果然,出错提示如下:
This page contains the following errors:
error on line 402 at column 25: Input is not proper UTF-8, indicate encoding !
Bytes: 0x07 0x43 0x68 0x61
Below is a rendering of the page up to the first error.
搜索一下,说是内容中有不完整的utf8字符导致xml解析器出错。
根据提示的错误位置,把附近的文字复制到Emeditor中,那个隐藏的不完整字符出现了,Emeditor中是用一个大黑点表示的,删除后把文本复制回去,搞定。
本博客所有文章如无特别注明均为原创。
复制或转载请以超链接形式注明转自 芸路拾光, 原文地址《RSS出现“Input is not proper UTF-8, indicate encoding !”的解决方法》
复制或转载请以超链接形式注明转自 芸路拾光, 原文地址《RSS出现“Input is not proper UTF-8, indicate encoding !”的解决方法》
标签: RSS
请问具体是修改哪个文件?
我现在也遇到这个问题,请问有详细方法么,我看不懂你说的这个