Post in English
How to fix "Publishing failed. Error message: The response is not a valid JSON response" on WordPress?

I've got a error message like the one below on my client Website on WordPress and could not be updated. Publishing failed. Error message: The response is not a valid JSON response Looking at the error message, it seems that an error occurred when responding in a JSON file. When I searched in my mother […]

Read more
日本語投稿
【すぐに解決!】WordPressにてJSONファイルのPublishing failed

先日、当社にて運用するクライアントサイト内にて下記のようなメッセージが出現し、Wordpressが更新できないことがありました。 Publishing failed. Error message: The response is not a valid JSON response エラーメッセージを見てみると、どうやらJSONファイルでの返答のところでエラーが発生していたようです。 日本語で検索してもあまり同様の問題を抱える投稿が見当たらなかったため、Wordpress公式にて海外ユーザーの解決策をさがしてみると、「クラシックエディター (Classic Editor) のプラグイン導入で解決した」という投稿が多数派を占めており、実際にテストしてみたところ一発で更新ができるようになりました。 ブロックエディターでの編集が慣れていることから、クラシックエディターでの編集はやや使いづらさを感じるものの、Wordpressのエラーを解決出来たことと、クライアントサイトであまり使用頻度は多くないためここで妥協。 もし、同じエラーメッセージがWordpressで出ていて「とりあえず今すぐに解決を求める場合」は試してみてください。

Read more