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

Comment corriger les publications WordPress renvoyant l’erreur 404 (étape par étape)

Avez-vous déjà essayé d’ouvrir l’une de vos publications WordPress pour être accueilli par une erreur 404 ? C’est parfois le cas lorsque nous travaillons sur nos propres sites WordPress ou lorsque nous aidons nos utilisateurs.

Cette erreur se produit lorsque vous pouvez accéder à votre zone d’administration WordPress et à votre blog, mais que lorsque vous essayez d’ouvrir une publication spécifique, vous obtenez un message « 404 Not Found ».

Il peut être frustrant de voir votre contenu disparaître apparemment, mais nous avons trouvé quelques solutions de contournement pour résoudre ce problème. Dans ce guide complet, nous vous montrerons comment réparer les publications WordPress renvoyant des erreurs 404.

How to fix WordPress posts returning 404 error

Pourquoi mes articles WordPress renvoient-ils une erreur 404 ?

Il y a plusieurs raisons pour lesquelles vos publications peuvent afficher une erreur 404 « Page Not Found » dans WordPress. Il peut s’agir de

  • Conflits de plugins ou de thèmes : Parfois, les plugins ou les thèmes que vous avez installés sur votre site peuvent interférer avec la manière dont WordPress gère les permaliens. Cela peut entraîner des liens brisés et des erreurs 404.
  • Problèmes liés au code personnalisé : Si vous avez ajouté un code personnalisé à votre site web, il se peut que des erreurs dans le code affectent les permaliens ou provoquent d’autres conflits, ce qui entraîne des erreurs 404 pour vos articles.
  • Problèmes avec votre fichier .htaccess : Le fichier .htaccess joue un rôle dans la manière dont WordPress structure les URL. Si ce fichier est corrompu ou manquant, il peut prospecter des erreurs 404 pour vos publications ou vos pages.

Comment trouver toutes les publications WordPress avec des erreurs 404

Avant de passer aux solutions, il serait bon de déterminer si cette erreur ne concerne qu’une ou deux publications ou plusieurs. Vous pourrez ainsi déterminer l’ampleur du problème et choisir la solution la plus appropriée.

Une façon simple de le savoir est d’utiliser Google Search Console. Si vous n’avez pas encore soumis votre site à Google Search Console, lisez notre guide sur l ‘ajout de votre site WordPress à Google Search Console.

Une fois que le robot Google a exploré et indexé votre site, Google Search Console vous fournit des informations détaillées sur les performances de votre site, notamment sur les erreurs 404 qu’il rencontre.

Pour savoir quelles publications renvoient des erreurs 404, vous pouvez vous connecter au tableau de bord de la Search Console. Naviguez ensuite vers le rapport « Pages » et vous obtiendrez une liste détaillée de toutes les erreurs.

Google Search Console Pages Report

En savoir plus, vous pouvez consulter notre liste de conseils pour utiliser Google Search Console afin d’augmenter le trafic de votre site, qui comprend notamment des astuces pour corriger les erreurs 404 avec l’outil.

Ceci étant dit, voyons comment corriger les publications WordPress renvoyant des erreurs 404. Vous pouvez utiliser les liens ci-dessous pour passer directement aux différentes solutions :

Pas le temps de corriger les erreurs 404 vous-même ? WPBeginner Pro Services peut vous aider ! Avec notre support WordPress d’urgence abordable, vous pouvez embaucher des experts pour réparer les erreurs 404, les liens brisés, les problèmes de redirection, et bien plus encore. Arrêtez de stresser sur les problèmes WordPress et corrigez-les ! Planifiez un support WordPress d’urgence dès aujourd’hui !

Méthode 1 : Vérifier les conflits de plugins ou de thèmes et les problèmes de code personnalisé

Parfois, les extensions, les thèmes ou le code personnalisé que vous avez ajouté à votre site WordPress peuvent interférer avec les permaliens ou provoquer des conflits, prospectant ainsi des erreurs 404. Nous en avons nous-mêmes fait l’expérience lorsque nous testions des outils sur notre site de démonstration.

Une façon de résoudre ce problème est de désactiver temporairement les plugins. Les plugins peuvent parfois perturber la manière dont WordPress gère les liens.

Une fois que vous avez désactivé les plugins, vous pouvez les réactiver un par un en vérifiant si l’erreur 404 réapparaît après l’activation de chaque plugin. Si l’erreur réapparaît après l’activation d’un plugin spécifique, il se peut que ce dernier soit le coupable.

Vous pouvez ensuite effectuer une recherche rapide sur Google pour trouver des solutions liées à cette extension ou contacter le développeur de l’extension pour obtenir de l’aide.

De même, votre thème WordPress peut être à l’origine du conflit.

Pour vérifier, vous pouvez temporairement passer à un thème WordPress par défaut comme Twenty Twenty-Three ou Twenty Twenty-Four. Tout ce que vous avez à faire est d’aller dans Apparence «  Thèmes et de cliquer sur « Activer » sur un thème par défaut.

Activating a default WordPress theme

Si l’erreur 404 disparaît avec le thème par défaut, cela indique un conflit potentiel avec votre thème actuel. Vous pouvez alors essayer de dépanner le thème ou envisager d’utiliser un autre thème.

Vous pouvez consulter notre sélection de thèmes WordPress les plus populaires pour obtenir des recommandations.

Si vous avez récemment inséré des extraits de code sur votre site web, il se peut que des erreurs dans le code soient à l’origine des erreurs 404. Examinez attentivement le code que vous avez ajouté et voyez si vous pouvez identifier des erreurs.

Le moyen le plus sûr d’ajouter des extraits de code à WordPress est le plugin WPCode. Ce plugin vous permet d’insérer du code personnalisé sans travailler directement avec les fichiers du thème, ce qui réduit le risque de briser votre site web.

De plus, lorsque WPCode détecte une erreur dans votre code, il désactive automatiquement l’extrait et vous demande de le vérifier. Vous pouvez également utiliser le mode de test pour vérifier que votre code fonctionne avant de le transférer sur votre site web.

WPCode error warning

Si aucune de ces solutions ne fonctionne, passez à la méthode suivante, qui vous permettra de résoudre les problèmes liés aux paramètres des permaliens.

Les publications WordPress peuvent renvoyer des erreurs 404 en raison de problèmes liés aux règles de réécriture dans votre fichier .htaccess. Dans la plupart des cas, vous pouvez corriger le problème en mettant à jour vos Réglages permaliens.

Il suffit d’aller dans Réglages  » Permaliens dans votre administration WordPress, et de cliquer sur le bouton  » Enregistrer les modifications « .

Check Permalinks

Il n’est pas nécessaire d’apporter des modifications aux réglages permaliens eux-mêmes. Cela mettra à jour vos réglages permaliens et effacera les règles de réécriture.

Dans la plupart des cas, cette solution corrige l’erreur 404 des publications WordPress. Cependant, si cela ne fonctionne pas, vous devez probablement mettre à jour votre fichier .htaccess manuellement.

Méthode 3 : Mettre à jour le fichier .htaccess de WordPress

Avant de commencer, veillez à sauvegarder le fichier .htaccess de WordPress. En cas de problème, vous pourrez facilement restaurer le fichier d’origine.

Vous devez maintenant vous connecter à votre serveur à l’aide d’un client FTP tel que FileZilla ou de l’application Gestionnaire de fichiers du tableau de bord de votre hébergeur WordPress.

Ensuite, vous devrez trouver et modifier le fichier .htaccess, qui se trouve au même endroit que des dossiers comme /wp-content/ et /wp-includes/.

Il suffit de cliquer avec le bouton droit de la souris sur le fichier et de sélectionner « Droits du fichier ».

.htaccess file permissions

Vous pouvez rendre le fichier accessible en écriture en modifiant ses droits à 666.

Saisissez simplement « 666 » dans la case « Valeur numérique » et cliquez sur « OK ».

Change file attributes for the .htaccess file to 666

Ensuite, vous devez répéter les étapes de la première méthode de notre tutoriel. Une fois que vous avez fait cela, n’oubliez pas de modifier les droits pour revenir à 660.

Vous pouvez également modifier le fichier et y ajouter du code.

Edit .htaccess file

Une fois que vous avez ouvert le fichier .htaccess avec un éditeur/éditrices de texte, insérez simplement ce code :

# 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

Méthode 4 : Contactez votre fournisseur d’hébergement

Si aucune des solutions ci-dessus n’a corrigé l’erreur WordPress posts returning 404, nous vous recommandons de contacter votre fournisseur d’hébergement WordPress. Il se peut qu’il y ait une erreur de leur côté, ou ils pourraient être en mesure de vous aider à dépanner le problème.

Veuillez également consulter notre guide sur la manière de demander correctement un support WordPress et de l’obtenir.

Méthode 5 : Activer mod-rewrite (Installation locale de WordPress)

Si vous utilisez un serveur local à des fins de test, vous devrez activer mod_rewrite dans la configuration Apache de votre site MAMP, WAMP ou XAMPP.

Cela permettra à WordPress de générer des URL propres et d’éviter l’erreur 404 pour les publications et les pages sur votre serveur local.

La manière de procéder diffère selon la plateforme utilisée. Les personnes qui utilisent XAMPP peuvent ouvrir leur panneau de contrôle et cliquer sur le bouton ‘Config’ dans Actions. Sélectionnez ensuite « Apache (httpd.conf) ».

The Apache (httpd.conf) menu on XAMPP

Ensuite, vous devrez trouver cette ligne #LoadModule rewrite_module modules/mod_rewrite.so et retirer le ‘#’ pour la décommenter.

Ceci chargera le mod_rewrite.

Finding the rewrite_module on httpd.conf file

Ensuite, trouvez toutes les instances de AllowOverride None et modifiez-les en AllowOverride All.

La valeur « Tous » signifie que toutes les directives peuvent être remplacées.

Changing AllowOverride None to AllowOverride All

Une fois cela fait, vous pouvez enregistrer le fichier httpd.conf et le fermer. Ensuite, dans le panneau de contrôle XAMPP, cliquez sur « Stop » sur le module Apache et sur « Start » à nouveau pour le redémarrer.

Ensuite, retournez dans votre Tableau de bord pour voir si vos permaliens fonctionnent.

Tutoriel vidéo

Si vous avez besoin d’instructions visuelles, regardez la vidéo ci-dessous.

Subscribe to WPBeginner

Nous espérons que cet article vous a aidé à résoudre les publications renvoyant des erreurs 404 sur WordPress. Vous pouvez également consulter notre guide des erreurs WordPress les plus courantes et comment les résoudre, ainsi que nos choix d’experts pour les meilleures extensions WordPress pour développer votre site.

Si vous avez aimé cet article, veuillez alors vous abonner à notre chaîne YouTube pour obtenir des tutoriels vidéo sur WordPress. Vous pouvez également nous trouver sur Twitter et Facebook.

Divulgation : Notre contenu est soutenu par les lecteurs. Cela signifie que si vous cliquez sur certains de nos liens, nous pouvons gagner une commission. Consultez comment WPBeginner est financé, pourquoi cela compte et comment vous pouvez nous soutenir. Voici notre processus éditorial.

Avatar

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.

L'ultime WordPress Toolkit

Accédez GRATUITEMENT à notre boîte à outils - une collection de produits et de ressources liés à WordPress que tous les professionnels devraient avoir !

Reader Interactions

767 commentairesLaisser une réponse

  1. Thomas Elkin II

    Unfortunately, this has not helped me. Neither solution has worked. Anyone have another suggestion(s)?

  2. Sharma Rahul

    Gotta, thanks man !! saved my evening (y)

  3. Javier Rodriguez

    Waooo. one week trying to find what was wrong and it was the WAMP problem. fix it with one click. thanks a lot

  4. Ben

    Thank you. Clear advice which saved me many hours of panic.

  5. Milan

    Finding Solution on lots of Sites…. But No Luck And after all tried the following

    Settings » Permalinks, and simply click on Save Changes button.

    This Worked !!

    Million Thanks To Team WpBeginner….. !! :)

  6. minacio

    Great help, thank you very much!

    So easy! :)

  7. Jeff

    I’m afraid this did not work for me. I continue to get the 404 error and it affects all links from my front page. However, if I set the Permalinks settings to « Default » everything works. I don’t want the default settings though – I want permalinks to use « Day and name. » I’ve also checked the .htaccess file and that’s okay. I’ve done the same for permissions and they’re fine too. Help!

    • WPBeginner Support

      Jeff did you try deleting your .htaccess file? After deleting it you need to go to Settings » Permalinks and save your desired permalinks settings.

      Administrateur

  8. Rick Harris

    So this tip half works for me. I only have the 404 problem on 1 post, but it’s my first one so it’s the ‘what is this blog about and what you will find here’ so its pretty important for the blog site.
    See if you can figure this out.
    If I set the permalinks to something like year/month/post name it works fine.
    Even if I go delete the htaccess file then make the change, setting it to ‘post name’ results in that post getting the 404. It will still display on the home and category pages though.

  9. Alejandro

    Thanks!!! :D …fixing the Permalinks did it for me! (;

  10. Indonesian

    really helpful.. thank a lot… You’re rock man.. !!

  11. Annie

    I went through both these options and I still am getting a 404 error. I have my permalinks set to ‘post name’ but for some reason only ONE of my posts is stuck on a different permalink structure (the post ends with /3088 instead) and it doesn’t change when I update the permalinks. I also went into my .htaccess file, and it already had the code you had above in there, but there was nothing about permissions in the file. Is there anything I can do to make this post show up? I can see it in my homepage feed but get the error when I click on it to go to the post page.

    • Ashleigh

      I’m having this same issue… HELP

  12. Scotty

    yessss. thanks for this post – really saved my bacon!

  13. Emily Gates

    Thanks admin i was so much worry about it actually i install category plugin(because i am running my blog that is facebookstatuss.com) and after deactivation i found my single post was not show properly 404 error was displayed but now i fix it. Thanks for giving solution.

  14. Somesh

    I’ve changed my theme for a little bit. And it has for different section by-default in the dashboard.
    Gadgets
    Video Games
    How to
    So, after again re-applying the theme the posts at the post section are working fine. But, the posts for those section says page not found .
    How to bring those post back the post are available in the dashboard but, there thumbnails are also available on the website but when i click on that it says page not found.

  15. sven

    thank you so much. you made my day.

  16. Naser

    Thanks a lot. You made my day. Thanks……

  17. Edgar

    Thanks for the info! Was in dispair, but now fine again. Had to do an extra step though. My host provider (hostnet) installed wordpress for me, so I had to get into their config panel to sync the .htacces file. Don’t know if this is more common for people using pre installed wordpress. Just letting you know ;)

  18. Markus Dan

    This is genius!
    Thanks … you saved my day!

  19. Dani

    Ey man, thank you very much. You saved me a lot of hours of work!

  20. Carl

    Hi,
    my problem was, that the .htaccess file was not writable.
    All I had to do was set the chmod to 777, then press the « save changes » Button in the Permalinks-Options Menu. WP then properly flushed the old .htaccess settings and rewrote them.
    Works, Thank You!

    • Ben

      Hi i had the same problem on 2 of my sites with editing the post or page ,everything else seemed to work fine. (hapened at the same time)
      I fixed it by changing the permisions in cpanel/file manager to 644 for files and 755 for directory’s setings and all was restored to normal agian. so check your hosting comp for their recomended setings on file permisions.

      Some how the permisions for all files and directory’s was set to 655 for ( all wp files and directory’s ).

      Changing the permisions on .htaccess file alone didn’t do it for me and editing it also didn’t solve it, nor changing the permalinks. {somehow i think my problem came from my server side.}

      Hope it is helpfull for someone.

  21. Pankaj Chauhan

    I was getting the same 404 error on my blog. It was not happening with all the posts but with one specific post. After, few hours I noticed that the category name was causing the issue. so I deleted the category and recreated it with a different slug. It worked.

    but i am still not sure why it happened…

    Luckily, in that category, I had no posts otherwise…it would have been a problem as i had to reassign the new category to all the posts.

  22. JP van der Meer

    Thanks a lot, it helped me!

    I did delete the .htaccess :)

    Thanks!

  23. Manisha Sarangi

    Hello,
    I have got another solution and it worked like a magic.
    Just follow few steps here.
    For UBUNTU :

    1.You need to enable mod_rewrite in apache server
    sudo a2enmod rewrite

    2.You need to restart the webserver to apply the changes
    sudo service apache2 restart

    3.If you plan on using mod_rewrite in .htaccess files, you also need to enable the use of .htaccess files by changing AllowOverride None to AllowOverride FileInfo. For the default website, edit /etc/apache2/sites-available/default

    Options Indexes FollowSymLinks MultiViews
    # changed from None to FileInfo
    AllowOverride FileInfo
    Order allow,deny
    allow from all

    4.After such a change, you need to restart Apache again
    sudo service apache2 restart

    5.Then go to wordpress admin>settings>permalinks>select post name and save changes

    It will work now.
    Thanks

  24. David Vitorino

    Thanks for this post!!

    I was trying to install wordpress in koding.com VPS and your post really helped me.

    the mod_rewrite was turned off in apache.

    Kudos

  25. seb okelly

    This post fixed my problem, which I had made worst fumbling around the Codex. Thank you.

  26. Syl

    Hey there !

    Thanks for your post. I have a similar issue on my wordpress blog and don’t know what to do right now. To make it short, my .htaccess file is getting overwritten over and over…

    These lines :

    # BEGIN WordPress

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

    # END WordPress

    are duplicated a hundred or thousand times with NUL characters, and my .htaccess is now 1.5 Mo ! I can fix the issue by uploading a clean .htaccess, but the issue occurs a few hours/days later, again and again, and the pages of my websites just show a 404 error…

    I also tried to put the htaccess file attributes to 404 instead of 604 to stop it from being rewritten, but my host doesn’t allow this and it came back to 604…

    Wordpress : 3.6.1 Plugins : Akismet, Anti-spam, DB Cache Reloaded Fix, Do Follow, Google Analytics for WordPress, Post Ratings, Recipe Card, Tweet, Like, Google +1 and Share, UberMenu, WordPress Database Backup, WordPress SEO, WP Sitemap Page, WP Super Cache

    Any clue ?

    Best regards :)

    • WPBeginner Support

      Deactivate all your plugins, if you have some custom code pasted in your theme’s functions.php file then create a back up of your existing file and then install a fresh copy of your theme. Delete your .htaccess file. Go to Settings » Permalinks and save your permalinks. Now connect to your site using FTP, wordpress would have created a new .htaccess file for you. Browse a few pages on your site’s front-end and then see if the changes in your .htaccess file reappear.

      Administrateur

      • MissyLee

        Many many thanks for continuing with helping people – My child theme functions.php was the problem. Seriously, this is a great site! :)

  27. Megha Verma

    Hi, I am facing problem of error 404 page not found. But it is not applicable on every post. This problem is coming 5 out of 10. Also I am using the same method creating all the post and the perma-link structure is /sample-post/. Kindly help me out from this and provide me the best solution.

  28. Ana Villegas

    Awesome! This help me a lot, thank youuuuu! <3

  29. Biswajit Rout

    Hi,

    Thanks for the information. I have the same problem.

    But now i fixed by adding the below code in my .htaccess.
    # BEGIN WordPress

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

    # END WordPress

    Thanks again for this post.

  30. Jyo

    Hi, thanks for the info, but it doesnt work for me :( Please admin can you help me out. My permalinks arent working. I have tried your method. The only way its working is by setting permalinks to default else the whole site comes down, not even the wp admin section is accessible.

    • WPBeginner Support

      Here is something you can try. Connect to your WordPress site using an FTP client like Filezilla. Once you are connected to your website, in Filezilla menu bar click on Server » Force showing hidden files. Find .htaccess file in your website’s root directory, download it to your computer, then delete the file from your server. Now go to WordPress admin area in your browser and click on Settings » Permalinks. Choose a permalink structure for your website and click save changes button. Hopefully this will resolve your issue.

      Administrateur

  31. Elizabeth

    This 404 error was driving me mad!. Thanks for this instructive information!

  32. Decio Denis Bernardo

    Thank you.. nice and easy!

  33. karen

    I thought I already messed up with my blog and can’t make it work again. Thanks for this nice post!

  34. Darren

    Your are AWESOME! I had no idea what was wrong. 5 min of reading your post and a few clicks later my blog is up and running again! Thanks a TON!

  35. Gav Reichel

    If all of the above isn’t making any difference for you, it might be worth asking your website administrator if they’ve added the following to the configuration (if using apache):

    Options Indexes Includes FollowSymLinks
    AllowOverride All

    (This is usually defined in the virtural host section)

    If not, your .htaccess file won’t be read!

    (I speak from experience after spending 30 minutes trying to work that out!)

  36. pete

    Hi, got my htaccess hacked and had to delete it. Now I get this problem. This solution only get me halfways. From the browser 404 message(before) to my custom wordpress 404 page(after permalink reset). Any ideas?

    • Editorial Staff

      Can you see that the .htaccess is being created? If not, then you may want to add a blank .htaccess file.

      Administrateur

      • Pete

        Took me a while to get back…
        The htaccess look allright. It gets updated..Still not working. Only the custom ugly permalinks. Another wp site on the same server got hacked at the same time. But on that one this fix solves the problem..

  37. protik

    Thank you Thank you so much…had a mild panic attack when the 404 error happened…this post was a life saver!!

  38. Rod Salm

    Permalink fix worked for me, thank you very much!

    Rod Salm

  39. Peter

    Thank you thank you thank you.

    It worked.

    You are right, there are so many variables that sometimes knowing what to ask is significantly more difficult that fixing the problem.

    I am now able to access my blog again.

    have a great day.
    Peter Sitting Scribe

  40. Allii Allee

    i have done all the steps but its still giving me this error
    Error 404

    The page you’ve requested can not be displayed. It appears you’ve missed your intended destination, either through a bad or outdated link, or a typo in the page you were hoping to reach.

  41. Akhil Gupta

    first of all i want to thank you for this great tutorial.. i am not able to change the permalink from the last 2 hrs.. i was changing the .htaccess file bit it was not working out but after seeing your 404 error post i was able to figure it out now my problem solved. Thanks once again

  42. SBC

    Thanks, it really help me to sort out the problems with my site…

  43. Bruce Ketchum

    Thank you, WPBeginner! Your tip on clicking the Save Changes button in the WordPress Permalinks settings fixed my 404 error, which was occurring on posts and pages.

  44. Imran Hossain

    This is a vary important tutorial for me. Today i learned 404 Not found error.

  45. Adrian D'Amico

    I too am having this problem on a site of mine – where it keeps happening every few days even after I hit Save Changes and refresh the Permalinks. I’m guessing it’s a plugin, but I havent gone down the list deactivating and reactivating them since I’d have to wait days to find out which one is doing it. Do you think that the htaccess edit solution you describe is a permanent solution, or will the problem resurface again? thanks for any help you could provide.

      • Adrian

        Hello – I followed this tutorial but my site is still plagued by this problem. Is something triggering this to occur? Something like a plugin? I’ve double checked and my htaccess file always looks like what you suggest in the article, seems as if something else is going on at least in my case. thanks for any help you could provide.

        • Adrian

          I guess what Im asking is do you know a way to track down what is causing it (ie. which plugin, etc.)

        • Rich

          Do you have this in httpd.conf for webserver files – about line 220 in a default httpd.conf file. Could your host be overwriting changes you’ve made?

          AllowOverride FileInfo

          My webserver settings didn’t have this so despite changing this in the initial Directory settings it just wasn’t working. As soon as I did it worked.

  46. Jay Castillo

    The question is, what is causing the problem with the htaccess file?

    I encountered this problem before and I traced it to using the diggdigg wordpress plugin.

    The quick fix was to save the permalink structure just like what you mentioned above, but the problem happened to me twice(404 errors on my blogposts, homepage was okay) in a week and after I removed the diggdigg plugin, it never occurred again.

    I still don’t know why it happened.

Laisser une réponse

Merci d'avoir choisi de laisser un commentaire. Veuillez garder à l'esprit que tous les commentaires sont modérés selon notre politique de commentaires, et votre adresse e-mail ne sera PAS publiée. Veuillez NE PAS utiliser de mots-clés dans le champ du nom. Ayons une conversation personnelle et significative.