スキルアップを始める!

【ワードプレス】This page contains the following errors:と表示される場合の対処法|サイトマップエラー(XMLパースエラー)

WordPress(ワードプレス)
この記事は約2分で読めます。

※記事中に広告情報を含みます。

\ワードプレスのスキルアップはこちら!/ WordPress入門読本

This page contains the following errors?

サイトマップのページを開いたときに、「This page contains the following errors:・・・」と表示されてしまいました。

This page contains the following errors:
error on line 2 at column 6: XML declaration allowed only at the start of the document.
Below is arendering of the page up to the first error.

このページには、次のエラーが含まれています。
2行目の6列目のエラー:XML宣言はドキュメントの先頭でのみ許可されます
以下は、最初のエラーまでのページの整理です。

サイトマップエラー(XMLパースエラー)

Below is arendering of the page up to the first error.

xmlの1~2行目が空白になってしまっています。

functions.phpの末尾に空白改行があった

functions.phpの末尾を見ると、空白の改行が2行ありました。

どうやら、これが原因のようです!

復活しました!

functions.phpの末尾の改行は注意しましょう!

ご参考ください😃

URLをコピーしました!