Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/13.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
RSS错误utf-8 wordpress_Wordpress_Rss - Fatal编程技术网

RSS错误utf-8 wordpress

RSS错误utf-8 wordpress,wordpress,rss,Wordpress,Rss,当我尝试打开客户页面的RSS提要时,我遇到以下错误: “此页面包含以下错误: 第28列第742行错误:输入不正确UTF-8,指示编码! 字节:0x1B 0x1B 0x3C 0x61 下面是第一个错误之前的页面呈现。” 如何修复此错误? 谢谢 页面url是:Wordpress为您处理这些内容。如果不使用,请将以下行添加到标题中: <head> <link rel="alternate" type="application/rss+xml" title="Vietnam Coo

当我尝试打开客户页面的RSS提要时,我遇到以下错误:

“此页面包含以下错误:

第28列第742行错误:输入不正确UTF-8,指示编码! 字节:0x1B 0x1B 0x3C 0x61 下面是第一个错误之前的页面呈现。”

如何修复此错误? 谢谢


页面url是:

Wordpress为您处理这些内容。如果不使用,请将以下行添加到标题中:

<head>
  <link rel="alternate" type="application/rss+xml" title="Vietnam Cooking" href="http://vietnam-cooking-experience.com/feed/" />
  <link rel="alternate" type="text/xml" title="RSS .92" href="http://vietnam-cooking-experience.com/feed/rss/" />
  ...
</head>

...

但是,RSS提要必须正确生成

您的页面中没有提要地址。请查看此链接,了解您的个人信息。我如何获取?目前应该是这样