侧边栏壁纸
博主头像
Wood Chen

万事如意

  • 累计撰写 242 篇文章
  • 累计创建 203 个标签
  • 累计收到 10 条评论

目 录CONTENT

文章目录

wordpress 的 wp-sitemap.xml 错误,提示:This page contains the following errors: error on line 2 at column 6: XML declaration allowed only

wood
2021-09-06 / 0 评论 / 0 点赞 / 79 阅读 / 0 字

image

就像上面一个图的错误,这种一般是修改 functions.php 或者 wp-config.php 的时候产生的问题,找到文件,一看:

image

上面多个换行,把换行取消,保存一下,刷新页面就可以了。

image

评论区