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. Mario Nwolisah

    Thank you! It worked. I really appreciate.

    • WPBeginner Support

      Glad our article was helpful!

      管理者

  2. Jess

    Thank you – this saved me!

    • WPBeginner Support

      Happy to hear our guide could help!

      管理者

  3. Cristian

    Thank you, it works for me!!!

    • WPBeginner Support

      Glad our recommendations were able to assist!

      管理者

  4. Samir K Al Busaidy

    I was panicking and thinking that my website was hacked or had malware. As I read your writing and you wrote not to worry, I began to relax. The first option (permalink) worked for me immediately…
    Thanks :-)

    • WPBeginner Support

      Glad our guide was able to help :)

      管理者

  5. Udaykumar Posia

    This worked. Thank you so much.

    • WPBeginner Support

      Glad our guide could help :)

      管理者

  6. Max Legault

    On IIS there is no .htaccess file but the key is still the permalink settings. Just hitting Save didn’t fix it but changing the Custom Structure to Plain worked like a charm. Thanks for the push in the right direction.

    • WPBeginner Support

      Glad you were able to find the solution for your issue :)

      管理者

  7. Collin

    I love you for this! This was an easy fix. I was in full panic mode!

    • WPBeginner Support

      Glad our guide was able to help :)

      管理者

  8. Zack

    Thank you so much. It worked!

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  9. Steve Barnard

    Dang! Can’t thank you enough for this – super simple fix worked perfectly – just hit save changes on the permalinks settings page and viola’ – my pages are back. Thank you!!

    • WPBeginner Support

      Glad our guide could help :)

      管理者

  10. A.S.M. Arifur Rahman

    Thanks a lot, settings saved method works, Now my post open fine.

  11. kris

    honestly thank you so much! without fail your site always comes thru with answers that work. thank you so much!
    (now I just wish I knew what caused it to get out of whack in the first place. oh well.)

  12. Chris

    This article just saved me from a panic attack Lol. The solution worked great. Thanks for making this video.

  13. Muhammad Tahir

    i didn’t solve this issue by using all the methods that you are discussed?

    • WPBeginner Support

      If none of our methods in this guide worked for you, we would recommend reaching out to the support for your hosting provider to ensure there is not an error on their end.

      管理者

  14. Duane Wiese

    None of the above suggestions worked so I did some further searching. I came across someone who suggested switching off the mod security under the security section in cpanel.

    I tried this and it worked. I also tested it by switching it back on after a change and then trying another change and BAM, 404 error.

    • WPBeginner Support

      Thanks for sharing this should someone else run into this issue. Not every host allows access to that specific file but if you reach out to your host they can normally disable or change it for you :)

      管理者

    • Dave Emma

      Disabling ModSecurity fixed mine.
      I actually tried permalinks plus rewriting .htaccess, but that didn’t solve my problem. I’m glad I read comments. Many thanks guys for sharing.

  15. Elango

    Thanks, it was so simple and the problem solved. No other pages were visible after I migrated to another server. I added the lines to .htaccess file and uploaded the same. Now all the pages are being displays without the 404 error and I am able to access my WP dashboard too. Thanks a lot.

    • WPBeginner Support

      Glad our guide was able to help :)

      管理者

  16. Islombek

    My posts are showing 404 error after installing ssl certificate. How can I fix it? I tried everything mentioned above, but none helped.

  17. Dennis Yildirim

    My .htaccess file is exactly the same with that code but nevertheless I did whatever in the post. did not work, saved permalinks through admin console, did not work. Manually edits, no luck. Deleted the .htaccess and recreated it by saving it from admin console, again did not work. Nothing works. Don’t know how did it even work on others?

    • WPBeginner Support

      If none of the recommendations from our article were able to help we would recommend reaching out to your hosting provider as that can be a sign that there is an issue on your host’s end.

      管理者

  18. Kuldeep Singh

    You saved my day. I got this issue after transferring my site from one hosting to another. I couldn’t believe it was so simple to fix the issue. Many Thanks WpBeginner team!

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  19. Rick

    I never reply to these things but just wanted to jump on here and say thank you! I’ve been having this issue a lot and having to wait ages for support to help me and so finally had a hunt around, found this, and can now fix it myself. You legend!! Much appreciated

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  20. Elroy

    Thanks a lot Wpbeginner it woked just fine.

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  21. Noble

    Thank you very much, it worked instantaneously!

    • WPBeginner Support

      Glad our guide could help :)

      管理者

  22. carol hannah

    Help! It didn’t work and I can’t possibly work out how to do the .htaccessfile thingy?

  23. Christopher Krohn

    Thank you, thank you, thank you!

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  24. Dan

    Man this fixed my WP site! THANK YOU!

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  25. Molly

    Thank you for a million time!!!!!

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  26. Amin Omer

    Thank you very much

    • WPBeginner Support

      You’re welcome :)

      管理者

  27. Afan

    One of solutions to correct the issue with the Permalink change is simply delete the .htaccess file – Wordpress will recreate it again automatically.
    But, before you delete it, copy the file on your computer, just in case…

    • WPBeginner Support

      If someone has customized their htaccess file then that would be a good idea. Otherwise, WordPress should auto regenerate the default information in the file where most wouldn’t need to worry.

      管理者

  28. James Monroe

    Saving the permalinks settings worked perfectly. Such a simple solution to what looked like a serious problem! Thank you!

    • WPBeginner Support

      Glad our recommendation was helpful :)

      管理者

  29. mukhtar

    its works fine 100 %
    and easy to solve my problem, we are very very thankful to you about it

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  30. Sarah

    Wow!! I’ve spent all evening trying to fix this and that’s how easy it was! THANK YOU!!

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  31. Rimzan farook

    Thanks fixed it as you described changed my post date to post name, thanks a ton

    • WPBeginner Support

      Glad our recommendations could help :)

      管理者

  32. Muhammad Zeeshan

    I’m facing 404 error while adding new plugin , theme , editing any post or product, editing any page ..
    I’ve try to save permalinks and also tried to change .htaccess .. But not this given solution is working for me.

    • WPBeginner Support

      You would want to reach out to your hosting provider to see if you are running into any errors on their server’s end.

      管理者

  33. Ayobami

    I’m having error 404 issues on my website, I can’t access to the website at all what can I do?

    • WPBeginner Support

      You would use the htaccess method from this guide or reach out to your hosting provider to be able to assist you

      管理者

  34. samith

    I can’t login my WP dashboard seen “nginx 404 not found error”

    • WPBeginner Support

      For that specific error, you would want to reach out to your hosting provider to take a look.

      管理者

  35. Sammy

    A BIG Thank You… It solved the headache!

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  36. Mihir

    I’m facing a problem where this is extension of my own website after every page and I don’t know how to fix it.

    • WPBeginner Support

      You would likely want to check under Settings>Permalinks to ensure everything is set correctly there

      管理者

  37. Daniel

    Thank you,
    It solved my problem!

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  38. Mellissa

    This is a great solution but it didn’t fix my issue so in case anyone else is in the same boat, here’s what went wrong for me; my index.php file went missing from the server. Added a new copy and everything is back

    • WPBeginner Support

      Thanks for sharing what worked for you :)

      管理者

  39. Brahim

    thank you, that help a lot

    • WPBeginner Support

      You’re welcome :)

      管理者

  40. Logan

    Thanks for your articles. My issue is that I can’t log in to my website even though I’m logged in to the host server… When I try to log in my wordpress the message goes :

    Not Found

    The requested URL was not found on this server.

    My website isn’t published yet as I’ve just started.

    • WPBeginner Support

      You would want to check with your hosting provider to ensure there isn’t an issue on their end or where your site is installed

      管理者

  41. Danish

    My main page is working but all other pages are showing 404 error. They are visible in admin panel but can’t view them.

  42. Peck-Secia Tangi

    Hi,

    Below is the error that i am getting which is similar to the one described above

    “The requested URL was not found on this server.”

    • WPBeginner Support

      For that error, if you haven’t done so already you would want to reach out to your hosting provider to see if the error could be server related.

      管理者

  43. Kathryn

    This worked beautifully. Thank you!

    • WPBeginner Support

      You’re welcome, glad it helped :)

      管理者

  44. Parvinder Singh

    Yes, WPBEGINNER rocks !!!!

    • WPBeginner Support

      Glad our guides were helpful :)

      管理者

  45. clay

    Crazy how helpful this article is. Such a simple solution to a very frustrating problem.

    • WPBeginner Support

      Glad we could help make the solution easy :)

      管理者

  46. Shoeb Khan

    This is very helpful thank you.

    • WPBeginner Support

      You’re welcome :)

      管理者

  47. Calvin

    I’m having the same problem with category links. They return a 404 error and it’s a new website. I’m afraid not all pages are going to be indexed.

  48. Oluebube

    This was very helpful…

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  49. Dominus MMP

    Thanks, this was helpful for me.

    • WPBeginner Support

      Glad our guide was helpful :)

      管理者

  50. Ian

    I just build my website. I was able to go into dashboard. I changed the url (IP address) to my domain. Now mydomain.com and mydomain.com/wp-admin give me “Not Found”.
    Any suggestions? Thanks.

    • WPBeginner Support

      If your site is on your hosting provider you would want to reach out to your host’s support to ensure the site is in the correct location and your domain is pointing correctly.

      管理者

返信を残す

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