Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPBカップ
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

WordPressの投稿が404エラーを返すのを修正する方法(ステップバイステップ)

WordPressの投稿がサイト上で404エラーを返していませんか?

このエラーは、WordPressの管理エリアやブログにはアクセスできるのに、投稿を開こうとすると “404 Not Found” と表示される場合に起こります。

このカテゴリーでは、404エラーを返すWordPress投稿を修正する方法をご紹介します。

How to fix WordPress posts returning 404 error

WordPressの投稿が404エラーになるのはなぜですか?

WordPressの投稿に404の「ページが見つかりません」エラーが表示される理由はいくつかあります。以下のような理由が考えられます:

  • プラグインやテーマの競合:サイトにインストールしたプラグインやテーマが、WordPressのパーマリンク処理に干渉することがあります。これはリンク切れや404エラーにつながる可能性があります。
  • カスタムコードの問題: カスタマイザーコードをサイトに追加している場合、パーマリンクに影響するエラーやその他のコンフリクトがコード内に存在し、投稿に404エラーが発生している可能性があります。
  • .htaccessファイルの問題:.htaccessファイルは、WordPressがURLをどのように構造化するかの権限グループです。このファイルが破損していたり見つからない場合、投稿に404エラーが発生する可能性があります。

それでは、404エラーを返すWordPress投稿を修正する方法を見ていきましょう。以下のリンクから、さまざまな解決策にジャンプできます:

404エラーを自分で直したくないですか?WPBeginnerプロサービスがお手伝いします!WordPress緊急サポートでは、404エラー、リンク切れ、リダイレクトの問題などを専門家に依頼することができます。WordPress の問題にストレスを感じるのはやめて、問題を解決しましょう!WordPress 緊急サポートサービスを今すぐご予約ください!

動画チュートリアル

Subscribe to WPBeginner

文章での説明がお好きな方は、そのまま読み進めてください。

方法1:プラグインやテーマのコンフリクトやカスタムコードの問題をチェックする

WordPressサイトに追加したプラグイン、テーマ、カスタムコードがパーマリンクに干渉したり、競合を引き起こしたりして、404エラーにつながることがあります。私たちのデモサイトでツールをテストしているときに、私たち自身も経験したことがあります。

この問題を解決するひとつの方法は、プラグインを一時的に無効化することです。プラグインはWordPressがリンクを処理するのを邪魔することがあります。

プラグインを無効化したら、プラグインを1つずつ再有効化し、各プラグインを有効化した後に404エラーが再び表示されるかどうかを確認します。特定のプラグインを有効化した後にエラーが表示される場合は、そのプラグインが原因かもしれません。

その後、そのプラグインに関連する解決策を検索したり、プラグイン開発者にサポートを求めることができます。

同様に、WordPressテーマが競合を引き起こしている可能性もあります。

確認するには、一時的にTwenty Twenty-ThreeやTwenty Twenty-FourのようなWordPressのデフォルトテーマに切り替えることができます。必要なのは、外観 テーマに 行き、デフォルトテーマの「有効化」をクリックするだけです。

Activating a default WordPress theme

デフォルトテーマで404エラーが消えた場合、現在のテーマと競合している可能性があります。その場合は、テーマのトラブルシューティングを試すか、別のテーマの使用を検討してください。

WordPressテーマのエキスパートが選ぶ、おすすめの人気テーマをご覧ください。

最近サイトにコード・スニペットをインサーターした場合、コードにエラーがあり404エラーが発生している可能性があります。追加したコードをよく見て、間違いがないか確認してください。

WordPressにコードスニペットを追加する最も安全な方法は、WPCodeプラグインを使用することです。このプラグインを使えば、テーマファイルを直接操作することなくカスタムコードを挿入することができ、サイトが壊れるリスクを減らすことができる。

さらに、WPCodeはあなたのコードにエラーを発見するたびに、自動的にスニペットを無効化し、それを確認するように要求します。また、テストモードを使用すると、ライブサイトにプッシュする前に、コードが動作するかどうかを確認することができます。

WPCode error warning

いずれの解決策もうまくいかない場合は、パーマリンク設定のトラブルシューティングを行う次の方法に進んでください。

WordPressの投稿は、.htaccessファイルのリライトルールに問題があるため、404エラーを返すことがあります。ほとんどの場合、パーマリンクの設定を更新することで問題を解決できます。

WordPress管理画面の設定 ” パーマリンクに移動し、「変更を保存」ボタンをクリックするだけです。

Check Permalinks

パーマリンク設定そのものを変更する必要はありません。パーマリンク設定を更新し、書き換えルールをフラッシュします。

ほとんどの場合、この解決策はWordPressの投稿404エラーを修正します。しかし、もしうまくいかない場合は、.htaccessファイルを手動で更新する必要があるでしょう。

方法3:WordPressの.htaccessファイルを更新する

作業を始める前に、WordPressの.htaccessファイルをバックアップしておいてください。何か問題が発生しても、元のファイルを簡単に復元することができます。

ここで、FileZillaのようなFTPクライアントまたはWordPressホスティングダッシュボードのファイルマネージャーアプリを使用してサーバーに接続する必要があります。

次に、/wp-content/や/wp-includes/などのフォルダーと同じ場所にある.htaccessファイルを見つけて編集する必要があります。

ファイルを右クリックして「ファイルの権限」を選択するだけです。

.htaccess file permissions

権限を666に変更すれば、ファイルを書き込み可能にできる。

数値」ボックスに「666」と入力し、「OK」をクリックする。

Change file attributes for the .htaccess file to 666

その後、チュートリアルの最初の方法の手順を繰り返す必要があります。これを行ったら、権限を660に戻すことを忘れないでください。

ファイルを編集してコードを追加することもできる。

Edit .htaccess file

.htaccessファイルをテキストエディターで開いたら、このコードを挿入するだけです:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

方法4:ホスティングサービスに問い合わせる

上記のいずれの解決策でもWordPressの投稿が404エラーを返してしまう場合は、WordPressのホスティングサービスプロバイダーに連絡することをお勧めします。ホスティングプロバイダー側のエラーかもしれませんし、トラブルシューティングを手伝ってくれるかもしれません。

WordPressのサポートを正しく依頼し、サポートを受ける方法については、こちらのガイドもご覧ください。

方法5:WordPressの投稿がローカルサーバーで404エラーを返すのを修正する。

テスト目的でローカルサーバーを使用している場合、MAMP、WAMP、XAMPPサイトのApache設定でmod_rewriteを有効化する必要があります。

これにより、WordPressはきれいなURLを生成し、ローカルサーバー上の投稿やページの404エラーを防ぐことができます。

これをどのように行うかは、使用しているプラットフォームによって異なります。XAMPPを使用している人は、コントロールパネルを開き、Actions内の「Config」ボタンをクリックします。そして、「Apache (httpd.conf)」を選択してください。

The Apache (httpd.conf) menu on XAMPP

次に、#LoadModule rewrite_module modules/mod_rewrite.soという行を見つけ、’#’を削除してアンコメントする必要がある。

これでmod_rewriteがロードされる。

Finding the rewrite_module on httpd.conf file

次に、AllowOverride Noneのインスタンスをすべて見つけ、AllowOverride Allに変更する。

All’ はすべてのディレクティブを上書きできることを意味します。

Changing AllowOverride None to AllowOverride All

完了したら、httpd.confファイルを保存して閉じます。その後、XAMPPコントロールパネルでApacheモジュールの「Stop」をクリックし、再度「Start」をクリックして再起動します。

その後、管理ダッシュボードに戻り、パーマリンクが機能しているか確認してください。

この投稿がWordPressで404エラーを返す投稿を解決するのにお役に立てば幸いです。WordPressの最も一般的なエラーとその修正方法、サイトを成長させる最高のWordPressプラグインを専門家が選んだガイドもご覧ください。

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

情報開示 私たちのコンテンツは読者支援型です。これは、あなたが私たちのリンクの一部をクリックした場合、私たちはコミッションを得ることができることを意味します。 WPBeginnerの資金源 をご覧ください。3$編集プロセスをご覧ください。

アバター

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

究極のWordPressツールキット

ツールキットへの無料アクセス - すべてのプロフェッショナルが持つべきWordPress関連製品とリソースのコレクション!

Reader Interactions

770件のコメント返信を残す

  1. Dayo Olobayo

    I get the 404 error on posts I have deleted and do not wish to redirect them to other articles. How do I solve that?

    • WPBeginner Support

      In that case you would want to redirect the posts to your homepage as that URL would show a 404 error if there is nothing to show.

      管理者

      • Dayo Olobayo

        This looks so simple yet very helpful. I’ve never even considered that alternative before. I’ll do that right away. Thanks a million!

  2. Moinuddin Waheed

    This is one of the most occuring error for wordpress websites.
    this is really frustrating as it seems to get stuck and leading to nowhere.
    I have solved the issue by saving the permalink.
    I didn’t know about the other steps.
    I really appreciate the efforts to make it holistic by including all the steps to resolve this error.

    • WPBeginner Support

      Glad we could share the other options :)

      管理者

  3. mohadese esmaeeli

    Hello. The 404 error can be really frustrating, and we’ve all encountered it at least once. The situation becomes challenging when everything appears to be correct, there are no broken links, yet the 404 error persists. I faced this issue once, and it was resolved by adjusting the permalink settings.

  4. amir

    Hi
    in my case, a plugin named as “WebP Express” create a htaccess file in uploads folder that restrict my access to some images.
    try rename or remove it and see if the problem still exist.

    • WPBeginner Support

      Thank you for sharing this suggestion to check for multiple htaccess files. :)

      管理者

  5. Eriab Nsereko

    Syed & the team u saved my whole entire day! My homepage was actually loading well.. but the other pages couldn’t load. So, I pasted the code in my .htaccess file and it did absolutely like magic.

    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]

    # END WordPress

    • WPBeginner Support

      Glad we could help! :)

      管理者

  6. David Helleskov Fønsbo

    Thanks – None of the suggested solutions did work for me. Looks like the typical permalink error but it isn’t.

    Saving permalink again does not create a new .htaccess.

    • WPBeginner Support

      If none of the methods in our guide are working for you, please reach out to your hosting provider and they should be able to help fix the issue.

      管理者

  7. Victor

    The updating permalinks fix worked. Fastest solution ever. Thank you for writing this piece

    • WPBeginner Support

      You’re welcome, glad our guide was helpful!

      管理者

  8. Julie

    Thank you for the quick fix! Appreciate the help.

    • WPBeginner Support

      You’re welcome, glad our guide could help you!

      管理者

  9. Frank Thomas

    Thank you for this post. I was missing the .htaccess files after moving sites and of course the wordpress code in them. I’ve replaced it all and voila! We are live at 5. Thanks.

    • WPBeginner Support

      You’re welcome, glad to hear the guide helped!

      管理者

  10. anand

    i have try to your guideline but not working my website again showing same error 404

    • WPBeginner Support

      If none of the recommendations from our guide could solve your error, please reach out to your hosting provider and they should be able to take a look and help!

      管理者

  11. Harald

    Hi,
    saving permalink helped me too, but it keeps returning over and over again after some days.
    I have no clue what causes it.

    • WPBeginner Support

      If it is a constantly recurring error, we would recommend reaching out to your hosting provider and they can either look at their error logs for the site or keep an eye on your site for the specific error causing the problem.

      管理者

  12. Mete

    Thank you very much.solved my problem

    • WPBeginner Support

      Glad our guide was helpful!

      管理者

  13. Emmanuel

    This is my lifesaver. My site is working fine after modifying the .htaccess files.
    Thanks a ton!

    • WPBeginner Support

      Glad our guide could help!

      管理者

  14. Jon

    For me the problem was I forced a redirect from mydomain.com to ww.mydomain.com, but in wordpress the site URL said mydomain.com. After changing the redirection to ww.mydomain.com -> mydomain.com everything worked.

    • WPBeginner Support

      Thanks for sharing this for those who may also have this issue!

      管理者

返信を残す

コメントありがとうございます。すべてのコメントは私たちのコメントポリシーに従ってモデレートされ、あなたのメールアドレスが公開されることはありませんのでご留意ください。名前欄にキーワードを使用しないでください。個人的で有意義な会話をしましょう。