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. Laxmi Prasanna

    thank you very much. you saved my day. god bless you

  2. chandan

    you save my day

  3. Alessandro Morotti

    Thxs a lot man.

    Your save my job!!!

    congratulations by your time

  4. Niketa

    Many many Thanks.. I was worried first but your blog fixed my 404…as I was having exactly same issue.

  5. Abhishek Sharma

    Sir i dont know how to thank you.. But today you saved my life.. I was so scared. I just published a post and then when i checked that in my browser it showed 404 error then i check another post and then all . i was surrounded by 404 errors except my homepage was working. Now before posting to wordpress forums i just googled it and found solution on your website.,..
    Mannn Thanks for saving my life.

    • WPBeginner Support

      Hi Abhishek,

      We are glad you found this article helpful. Don’t forget to follow us on Facebook for more WordPress tips and tutorials.

      管理者

  6. Richard

    Hi !
    I doesn’t work for me.
    i added ” . ” for prefix category but i fall in a 404 page when i try to access to my subcategory :s

  7. CR

    Awesome! It helped.

  8. Paola

    I LOVE YOU! I didn’t knew how to fix this I’m a complete novice. Thank you thank you! !

  9. Marlena

    I’m so pleased to have found this article first. I’m a complete novice and I fixed my own 404 issue.
    YAY!
    Thanks so much!

  10. Saud Razzak

    Very informative and useful article for WordPress beginners!

    • Eri

      Please can you help me for this, because I tryied but i cant fix it :/

  11. Tom C

    Great guide! Totally solved my issue.

  12. Anil

    I have created a subdirectory. And I have two wordpress installed, one in root and the other in subdirectory. Both of them contains posts and pages. I want to access both and it’s happening. But when I am hiding the subdirectory slug from the post URL by modifying the .htaccess file, the sub directory name got hidden as per the requirement but the posts of my main domain is inaccessible and getting 404 error. I want to access the post from both root as well as subdirectory. Please suggest.

  13. Jawad

    Thank you very very much for your help

  14. Farukh Hussain

    Thanks alot for sharing. Your tutorials always helps me.

  15. Karen

    Thank you so much for this!

  16. Grant Turner

    Fixed. My problem was since I’m running on a windows server then I don’t have a .htaccess file. I need to create a web.config file.

  17. Cindy Martin

    This fix DID NOT work for me! I still have a 404 error on my blog page only. I am using Gridalicious and have had nothing but trouble! (Not with Gridalicious but other stuff too).
    I removed everything from the to start over. loaded the theme and get the error.

    Blog posts are not showing up on the blog page except in the widget and the main page is the 404 error message. Saving permalinks does nothing at all. Host is GoDaddy. HELP! I’m really tired of all this and frustrated.

  18. Maranna

    Thanks! I moved website from one server to another and had the problem with posts returning 404. Main page and admin were working fine. Re-saving permalinks worked to fix this problem. Seems that this setting is not carried over correctly in all cases.

  19. Aondongu Tivzenda

    The permalinks fix worked perfectly. Thank you for this website. Awesome!

  20. alvin

    My problem is funny. I have a couple of WP websites I am currently running each logged into one browser with different portals and logging user names. After I noticed the 404 error checking the redirect area i see my author names have been mixed up from all the different websites. Can someone please assist

  21. niranjan

    It worked! Thanks!!

  22. Vishwa

    It worked! Thanks!!
    Yours is a great website!

  23. Charley Gordon

    Thanks for sharing your knowledge.

  24. Al

    Thanks, worked for me :-)

  25. Mayapur Voice

    This post saved my day today! In an attempt to fix a long standing problem today our host changed the .htaccess file. The issue got resolved but it broke all my links. By the grace of God, I found this post in an instant and it was exactly what I needed. Thanks tons!

  26. marcela bonadio

    exactly what i needed. thanks for sharing your knowledge.

  27. Casey

    Hello, thanks for this article and all the other awesome articles I have found on wpbeginner. I am running into some problems with my front page giving me an “oops! That page can’t be found” error. I am wondering if you have any advice on how to fix it.

    I am running:
    LAMP with Debian 3.2.84-1 x86_64 (Wheezy) on a VPS, Apache 2.2.22, php5
    Wordpress: 4.7.1
    Theme: YS Magazine

    The original issue occurred when I switched the permalink structure to use “post type” instead of the default. At that point I could no longer view any of my pages and just got a 404 error. So, I did some research and edited my .htaccess file to allow overwrite. This fixed the problem of the 404 errors on all my pages, except on whatever page is set to my home page. To be clear, there was no problem with any of the pages before I changed permalinks. It also does not matter if I set the front page to static or posts. If I change my front page to another page I can then see the page which was set previously as the front page, but the new front page then gives me the error.

    I have tried:
    disabling all my plugins and enabling them one by one
    changing themes
    changing the .htaccess file back
    changing permalink settings

    I have been searching for an answer to this for hours now and seem to have ran into a brick wall. Any help would be super appreciated. Thank you so much.

  28. Bart Dority

    Thank you so much for this post!

    I knew my 404 errors had something to do with the permalink structure – and I even tried changing the permalink structure and saving it – and otherwise updating and refreshing it — but it still wasn’t working. But then I read this post which said — instead of changing the permalink style and saving it, — just leave it where it is, and click Save anyway. That worked for me. A huge relief. Thank you!

  29. Angelica

    Thank you so much!! It worked!!

  30. MarcB

    Thank you so much for this help. Really a lifesaver.

  31. Elyes Gherib

    Thank you very much, this did it for me!

  32. Z

    Thanks for the post. I’ve had to deal with other problems after switching hosting providers, but this was a new one.

    I did the method provided and my site was back to normal within seconds.

  33. Kristine

    Hello, I am hoping you can help me- I am super nervous about my wp site right now. When I type the address into the search engine it is a completely barebones site that says it is “set up through Wix” that no longer looks like our site we have been operating through wordpress. This just happened out of the blue and I am so nervous about our posts.

    • WPBeginner Support

      Hi Kristine,

      It seems like your WordPress site’s domain is hosted by Wix. If you have login details for a wix account, then you can login and point the domain to your current WordPress hosting provider. If you are unsure, then please try contacting Wix support and your WordPress hosting provider support for more help.

      管理者

  34. Jolene

    Thank you! My blog has been down and I couldn’t figure out how to fix. In a last ditch effort before I call customer support…I googled. You saved the day!

  35. Bruno Almond

    Great blog here! Additionally your site rather a lot up very fast! What host are you the usage of? Can I am getting your affiliate link in your host? I desire my web site loaded up as fast as yours lol

  36. AJ

    great job mate, you did a better job than the tech support at bluehost

  37. Lorene

    No, this worked for the one post that was showing Error 404, but then ALL the others that worked before, now show Error 404. So I had to change it back. Hope most of them work now.

  38. Gabe DeFrates

    Excellent tip for fixing the permalink! I was getting the “File not found” error, and I went right into the WP Control Panel Settings, Saved Changes and she’s working again. You saved the day! Thank you for your time in posting this.

  39. Samnang Thorng

    Thanks I can deal with site now. Great helps

  40. jhonny

    Recently I have changed my site permalinks and now i am getting lots of 404 errors i have redirected them some of them to new url and others to homepage but still my site users were going down and down what to do now help me please should i change them back to old permalinks? or something else to do please tell me

  41. Exxagon

    Thanks a lot for your post.
    Since many weeks, I was stucked with a 404 error each time I tried to change my permalinks structure.
    I found the solutions in your post :
    1. Modify /etc/apache2/apache2.conf, and set “AllowOverride All” everywhere instead of ” AllowOverride None”
    2. Empty /var/www/html/.htaccess completely, change it to www-data:www-data & set it temporary to 777.
    3. And the main one : “sudo a2enmod rewrite”, and “service apache2 restart”

    Thanks again !!
    Xavier

    • Asif

      thanks bro it help me and my server version is working fine now

    • Suraj

      Thanks a lot… It’s working for me.

    • Erwin

      Hey, where can I find “/etc/apache2/apache2.conf”??? I don´t even know where to search? Do I need a special Application or something? Sorry, i´ve no idea : I

      • Abel

        Hi, “/etc/apache2/apache2.conf” is a Ubuntu system folder. If you want to access it, you should have access to your server (like ssh).

  42. Vinita

    Recently I am getting lots of 404 page errors in google webmaster. While revamping my wordpress website, instead of redirecting old urls to new, I just edited existing urls to new ones. e.g. website.com/url1 was edited to website.com/url2. Now webmaster if giving 404 error for old urls i.e. website.com/url1. How am I supposed to solve this error? (there are almost 155 urls with 404 errors so cant ignore)

  43. Sandy

    Is there a plugin that can find 404 errors and redirect them safely with best SEO tactics? Or should i do a edit find and replace in my xml file and remove the urls?

    appreciate your ideas…

  44. Michael

    changing the right to 660 made my site unavailable. i had to set .htaccess to 644 (which was the original setting). regards Michael

  45. Swadesh

    Thanks a lot :)

    Its working for me.

  46. Kieron Atkinson

    I’m running wordpress on a client’s in-house server and even though the htaccess file is there with the rewrite module sequence, permalinks are still not working. In fact all the URLs are coming up as example.com/index.php/permalink.

    How do I check if the module rewrite is enabled on the server? My client says that they have that enabled but it still doesn’t work.

    Many thanks for your help.
    Kieron :)

  47. Renee

    Mahalo nui loa (thank you very much)!
    Reassigning the Permalinks is exactly what was needed after moving 10 sites to a new hosting company.

    Abundant blessings to you and your team.

    • WPBeginner Support

      Hi Renee,

      Glad you found it helpful and thanks for the kind words. You may also want to join us on Twitter for more WordPress tips and tutorials.

      管理者

  48. Steve

    Thank you for your well written article. I have logged in to both /wp-content and /wp-includes/ and I havent found my .htaccess file.
    Is it possible that I dont have one as I also get the 404 error if i try and redirect a page usin Redirection in WP.
    Thanks in advance.
    Steve

  49. Paras

    hello
    i am facing this same problem
    i tried your method but still its showing error

  50. Margarita

    Today I was about to launch my web after 5 months working very hard in localhost. I was very happy but exhausted. While doing all the migration process, my site was gone. I had made a backup of course, but after trying a hundred times nothing worked. All seemed lost… until I found your post and it was solved in less than 30 min.

    My day has been awful, a waste of many hours and energies. But now I go to bed with a smile in my face. Happy again. Infinite thanks.

    Marga Rubio Soto

    • WPBeginner Support

      You are welcome. We are glad you found the article helpful. Don’t forget to join us on Twitter for more WordPress tips and tutorials.

      管理者

返信を残す

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