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 le problème d’actualisation et de redirection de la page de connexion de WordPress ?

Note éditoriale : Nous percevons une commission sur les liens des partenaires sur WPBeginner. Les commissions n'affectent pas les opinions ou les évaluations de nos rédacteurs. En savoir plus sur Processus éditorial.

Votre page de connexion WordPress n’arrête pas de s’actualiser et d’être connectée lorsque vous essayez de vous connecter à votre site ?

Ce problème vous empêche d’accéder à la zone d’administration de WordPress, ce qui vous empêche de travailler sur votre site.

Dans cet article, nous allons vous afficher comment corriger le problème d’actualisation et de redirection de la page de connexion de WordPress.

Fixing the login page redirect and refresh issue in WordPress

Quelle est la cause du problème d’actualisation de la page de connexion et de redirection dans WordPress ?

L’erreur d’actualisation et de redirection de la page de connexion de WordPress est généralement due à des réglages incorrects de l’URL de WordPress ou au fait que les cookies de connexion n’ont pas été définis.

Normalement, lorsque vous vous connectez, WordPress valide votre nom d’utilisateur et votre mot de passe, puis définit un cookie de connexion dans votre navigateur. Ensuite, il vous redirige vers le Tableau de bord WordPress.

Si WordPress ne définit pas correctement le cookie de connexion ou si l’URL de votre zone d’administration WordPress est incorrecte, vous serez redirigé vers l’écran de connexion au lieu du tableau de bord.

Login page redirect issue in WordPress

Les problèmes de connexion peuvent également être causés par différentes erreurs de WordPress, telles que l’erreur d’établissement de la connexion à la base de données, l’erreur interne du serveur ou l’écran blanc de la mort.

Avec cela à l’esprit, nous allons dépanner et corriger le problème de redirection et d’actualisation de la page de connexion de WordPress. Vous pouvez utiliser ces liens rapides pour passer à une méthode spécifique :

Note : Si vous voulez essayer les étapes avancées de ce tutoriel WordPress, Veuillez d’abord créer une sauvegarde de votre site. Consultez notre guide sur la création manuelle d’une sauvegarde de la base de données de WordPress.

Tutoriel vidéo

Subscribe to WPBeginner

Si vous n’aimez pas la vidéo ou si vous préférez la version écrite, veuillez poursuivre votre lecture.

Méthode 1 : Effacer les cookies pour résoudre les problèmes de connexion

WordPress utilise des cookies pour l’authentification de la connexion, de sorte que la première étape du dépannage des problèmes de connexion à WordPress est la plus simple. Vous devrez effacer les cookies et la mise en cache de votre navigateur.

Dans Google Chrome, il suffit de cliquer sur le menu des Réglages du navigateur, puis de sélectionner Plus d’outils  » Effacer les données de navigation.

Clear browsing data in Google Chrome

La page Réglages de Chrome s’ouvre et une fenêtre surgissante « Effacer les données de navigation » s’affiche à l’écran.

À partir de là, vous devez sélectionner les options « Effacer les cookies et autres données de site » et « Images et fichiers mis en cache ».

Clear cookies and cache in Google chrome

Ensuite, cliquez sur le bouton  » Effacer les données « , et Google Chrome effacera la mise en cache du navigateur.

Confirmez également que les cookies sont activés dans votre navigateur. Redémarrez ensuite votre navigateur et essayez de vous connecter. Cela devrait corriger le problème pour la plupart des gens.

Nous avons un guide terminé avec des captures d’écran affichant comment vider le cache et les cookies dans les principaux navigateurs.

Méthode 2 : Mettre à jour les réglages de l’URL de WordPress

WordPress est livré avec des réglages pour l’URL de votre site et l’URL de votre installation WordPress.

Si vous avez accès à la zone d’administration de WordPress, vous pouvez voir cette option sur la page Réglages  » Général.

WordPress URL settings

Si ces URL sont incorrectes, WordPress vous redirigera vers la page de connexion.

Comme vous ne pouvez pas accéder à la zone d’administration de WordPress, vous devrez modifier le fichier wp-config.php pour corriger ce problème.

Le fichier wp-config.php est un fichier spécial de WordPress qui contient vos réglages WordPress importants. Vous pouvez y accéder à l’aide d’un client FTP ou via l’application Gestionnaire de fichiers dans le tableau de bord de votre compte d’hébergement WordPress.

Editing wp-config.php file via FTP

Vous trouverez le fichier wp-config.php dans le dossier racine de votre site. Il vous suffit de modifier ce fichier et de coller les lignes de code suivantes juste avant celle qui dit : "C'est tout, arrêtez les modifications ! Bonne publication".

define('WP_HOME','https://www.example.com');
define('WP_SITEURL','https://www.example.com');

N’oubliez pas de remplacer « exemple.com » par votre propre nom de domaine.

Ensuite, enregistrez vos modifications et téléversez le fichier sur votre site.

Vous pouvez maintenant visiter votre site WordPress et essayer de vous connecter. Corrigé, cela aura corrigé le problème pour vous. Si ce n’est pas le cas, continuez à lire pour connaître les étapes de dépannage supplémentaires.

Méthode 3 : Supprimer le fichier .htaccess dans WordPress

Il arrive que le fichier .htaccess soit corrompu, ce qui peut entraîner des erreurs internes du serveur ou une erreur d’actualisation de la page de connexion.

Il suffit d’accéder à votre site à l’aide d’un client FTP ou via l’app Gestionnaire de fichiers du tableau de bord de votre fournisseur d’hébergement.

Une fois connecté, localisez le fichier .htaccess dans le répertoire racine de votre site et téléchargez-le sur votre ordinateur à titre de sauvegarde.

Si vous ne trouvez pas votre fichier .htaccess, ce guide sur les raisons pour lesquelles votre fichier .htaccess peut être manquant peut vous aider.

Delete .htaccess file in WordPress

Ensuite, allez-y et supprimez le fichier .htaccess de votre site.

Ensuite, ouvrez le répertoire wp-admin, et s’il y a un fichier .htaccess, allez-y et supprimez-le également.

Vous pouvez maintenant essayer de vous connecter à votre site WordPress. Si vous y parvenez, cela signifie que votre fichier .htaccess vous empêchait de vous connecter à WordPress.

Une fois que vous êtes connecté, il vous suffit d’aller sur la page Réglages  » Permaliens dans le panneau d’administration de WordPress et de cliquer sur le bouton  » Enregistrer  » sans faire aucune modification. Cela générera un nouveau fichier .htaccess pour votre site.

Méthode 4 : Désactiver toutes les extensions WordPress

Parfois, les extensions WordPress peuvent être à l’origine de ce problème, notamment en cas de conflit entre deux extensions.

Pour désactiver facilement toutes vos extensions WordPress, connectez-vous à votre site à l’aide d’un client FTP ou via l’appli Gestionnaire de fichiers du tableau de bord de votre compte hébergeur.

Une fois connecté, rendez-vous dans le répertoire /wp-content/. À l’intérieur de celui-ci, vous verrez un dossier nommé  » plugins « . C’est dans ce dossier que WordPress installe toutes vos extensions.

Rename plugins folder to deactivate all plugins

Il suffit de renommer le dossier des extensions en « plugins_backup ». Cela désactivera toutes les extensions WordPress installées sur votre site.

Nous avons également un tutoriel détaillé sur la façon de désactiver toutes les extensions WordPress lorsque l’administrateur WordPress est inaccessible.

Une fois que vous avez désactivé toutes les extensions, essayez de vous connecter à votre site WordPress. Si vous y parvenez, cela signifie qu’une de vos extensions était à l’origine du problème.

Méthode 5 : Revenir au thème par défaut

Les thèmes WordPress peuvent également provoquer des conflits après avoir mis à niveau vers une version plus récente de WordPress ou du thème lui-même. Pour trouver si le problème est causé par votre thème, vous devrez le désactiver.

Le processus est similaire à celui de la désactivation des extensions. Connectez-vous à votre site à l’aide d’un client FTP. Ensuite, vous devez vous rendre dans le répertoire /wp-content/themes/ et renommer votre répertoire de thème actuel en  » themes_backup « .

Une fois que vous avez fait cela, essayez de vous connecter à nouveau. Si vous y parvenez, cela signifie que c’est votre thème qui est à l’origine du problème.

Vous pouvez maintenant réinstaller une nouvelle copie de votre thème pour voir si cela résout le problème. Si le problème réapparaît, vous devrez alors contacter le support de votre thème ou changer de thème WordPress.

Nous espérons que cet article vous a aidé à résoudre le problème d’actualisation et de redirection de la page de connexion de WordPress. Vous pouvez également consulter notre guide complet de dépannage WordPress ou consulter notre top des meilleures extensions et outils 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

355 commentairesLaisser une réponse

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. Goxi says

    You safe my life man! Just messed around the login wp admin site if it wasn’t for this tutorial I would never have solved the problem!

  3. Tomer says

    Thank you very much for this tutorial!
    I have tried these methods and managed to temporarily fix the problem.

    The thing is, that after everything seems to be working again, the next day it happens again. Without me changing anything at all. Any tips on that?

    • WPBeginner Support says

      You would want to reach out to your hosting provider to ensure there is nothing on their end that could be causing this conflict

      Administrateur

  4. Sulivan says

    For those who ended up here an after all steps could’t solve this, check if you changed table prefix. I have changed mines and just figured out that there are some usermeta that stores the old prefix.

  5. Hand says

    I had this issue and spent an entire day trying every possible solution mentioned here and elsewhere without any progress. Then I remembered that I had changed the PHP version from 7.3 to 7.4 on my hosting’s control panel (DirectAdmin). Changing back php version to 7.3 solved this for me.

    • Joe says

      I’ve just worked out that PHP 7.4 missed three of the extensions we had installed on PHP 7.3:

      php74-php-opcache
      php74-php-process
      php74-php-soap

      As soon as they were enabled and provisioned the wp-admin 404 error disappeared. Hope that helps you to upgrade to 7.4 trouble-free!

  6. Shiv says

    Hi

    I followed this article and in my case i found one plugin was causing this issue.So it found it by renaming each plugin and keep trying the login and once i reached this plugin and renamed it …admin login worked.So…i renamed back rest of the plugins to their original names and keep this once renamed and admin worked and later i sorted my plugin

    Thanks

    • WPBeginner Support says

      Glad you were able to get your site working and thanks for sharing the method you used for other users with this issue :)

      Administrateur

  7. mark says

    I deleted the htaccess file as instructed, and now I can’t get a login screen at all. No access to my site (404)

  8. Giang Nguyen says

    thanks man. Your Update Site URL works!
    I tried to manually install piece by piece in my local macbook, to learn how wordpress work, and missing your piece!

    The install manual doesn’t really have this kind of info =)

    giang

  9. Todd says

    I’ve had this issue before many years ago and I think my fix was the same this time as it was then. After trying many many suggestions above, what finally did it for me was clearing my chrome browsing history. Someone mentioned trying that and not working, but this was not actually offered as a solution so I thought I would post it. Thanks!

  10. Peter says

    I was having a login error where my login page keeps refreshing and redirecting me back to the login screen. And for me (I tried all of the above solutions) and none of them worked.

    Then I checked the error_log file on my WordPress site and saw that the problem I was having said « WordPress database error Disk full »

    As a result, I went into my wp-config.php file and added the following code to file right above the text line where it says in the file « * That’s all, stop editing! Happy blogging. */ ».

    The code I added is:

    define(‘WP_MEMORY_LIMIT’, ‘256M’);

    Problem solved.

    • Chris says

      Thanks for this – it worked perfectly and tehe memory limit solved the problem. I was really angry because all other stuff like plugins, themes, .htaccess didn’t work!!!
      Greetigs Chris

  11. Travis says

    None of these options worked for me… Turns out to be a hosting issue. Called Network Solutions and they said that because my database was over 300mb I needed to upgrade my database because after 300mb they lock you out…. Upgrading by DB fixed the issue. Who knew….?!

  12. hamdi says

    Defining these lines ON TOP OF wp-config.php helped. They don’t help if you put them at the bottom.

    define(‘WP_HOME’,’http://example.com’);
    define(‘WP_SITEURL’,’http://example.com’);

    • WPBeginner Support says

      It should still work if you place it at the bottom of the wp-config file, there may have been a problem with where you placed it depending on what’s in your specific wp-config file.

      Administrateur

  13. Joe G says

    Nothing worked for me until I went into ftp server and edited index.php in the site’s root (alongside all of the other wp-related files mentioned here), and set define( ‘WP_USE_THEMES’, FALSE )

    This will temporarily break your site temporarily (no error codes, just white screen), though my site loading wasn’t the problem. This allowed me to finally access my dashboard through the login site, where I then put a brand new theme on and fixed what I thought might be the culprit (I made the mistake of redirecting my « Home » link on my menu to an exterior site).

    After removing the « Home » link, (or just to be safe, the menu in general), and creating a new menu with only the pages in question I wanted to use, I re-set the ‘wp_use_themes’ to TRUE and we’re back off to the races again!

    • WPBeginner Support says

      If none of these methods worked then you may want to reach out to your hosting provider to ensure there aren’t any issues on their end.

      Administrateur

    • WPBeginner Support says

      Do you mean people can view your site or people can log in to your site? If you mean the login then if you’ve logged in once, WordPress should log you back in but your site’s visitors would still need to log in. If you visit your site in an incognito browser you should see what your visitors see.

      Administrateur

  14. Pranay Singh says

    I am unable to login to the wordpress admin page as it is showing too many redirects(error) as I had just installed the wordpress and since then I am unable to login the page I have made every change and have checked each possible way through which I can make changes. I have done everything but nothing works. Please help me with the issue.

  15. Peter Guckian says

    For some reason, everytime I go to login into my work’s cms site it redirects me to the actual website rather than the dashboard, have deleted browsing history, cookies, cache etc but no luck. Nobody else in the office seems to have faced this difficulty before

    • WPBeginner Support says

      If you’re using the /wp-admin url to log into the site you may want to try instead using /wp-login.php to see if your browser is not fully clearing the cache.

      Administrateur

    • WPBeginner Support says

      Thanks for sharing this method, hopefully it helps anyone else if the above methods don’t work :)

      Administrateur

  16. Stephen Vincent Abarca says

    I have a problem in my login. When I visit my site with /wp-admin it then put itself to /wp-login.php with a popup login indicating « your connection to this site is not private ». I cannot login even I put my user and pass.

  17. mahyar says

    thank you for your guide
    i delete htaccess and every thing fixed
    i made another one from setting and save
    then i compare both backup file and new one
    the backup one has some extra entries
    is it ok? or i wil face problem?

  18. Stefano says

    My issue is little different. When I click on customize theme, i get white page.
    Also tried to install the default theme, but nothing changes. I noticed one thing in the url, this code %3A%2F%2F instead of // and that should be part of the problem i think…
    I wanted to ask if someone had the same misadventure and how he solved it. Thanks P.S. This problem occurred to me a few months ago, but I had not given too much weight, thinking it would be resolved with a new upgrade, but unfortunately it was not …

  19. Reza Taba says

    Divi Builder plugin was the culprit. Disabling it resolved the issue. Then I uninstalled and reinstalled it.
    FIXED.

    Thanks for the help!

  20. Marnus says

    None of the mentioned methods worked for me.

    Resetting my password worked for me though.

    And no, I did not try to log in with the wrong password.
    I tested using a wrong password and the site would respond accordingly by saying it is wrong, but when using the correct password, it would just be in the login loop.

  21. Michael Morad-McCoy says

    NONE of the above worked! Very, very frustrated as I need to migrate my site to a new host and doing so manually hasn’t worked so I wanted to try a plug-in. But I cannot access Network Admin to add the plugins!! Arrgh!

  22. Chinmay Ray says

    Hi, Thank You for this blog it cleared alot of my doubts. I have one query

    i have access to wordpress however, when i login with email and password, i come back to the website instead of wordpress dashboard of that website. Yes am not admin. i have been given access by my client.

    please help me with this.

  23. MR-wp says

    Hello dear admin
    I’m really Thankful
    my problem solved after 2 hours struggling
    I am from Iran and I am very happy I visited your website.

  24. Rama says

    i tried all this steps and field to login return me to home page is there is any another solution to fix this issue ? and thanks.

  25. Dapo Momodu says

    When i disabled my plugins folder from cpanel i was able to login. So now i will look for the plugin that made it act like that

  26. Rams says

    Thanks a lot. I dig my head for more than a day on this. I have to move my client’s website from our server to HostGator and I found that even if I gave valid login credentials, I can’t logs into it.

    The stupid thing I did is if WordPress Address URL and Site Address URL is not same, Google Chrome can’t allow to logs in.

    The problem is domain is redirected to www. Since WordPress Address URL doesn’t have www, Chrom didn’t recognize as a legit one.

    Thank you so much for your effort in making this valuable article.

  27. Emilia Wiliams says

    IT WORKED. Thanks!

    I deleted all public, primary and sub-domain .htaccess though.

    Then saved permalinks and all was good.

  28. Umair says

    I also had tried all methods but nothing work. At end when i define my site URL it worked for me.
    Thanks a lot admin.

    define(‘WP_HOME’,’http://example.com’);
    define(‘WP_SITEURL’,’http://example.com’);

    these lines worked for me.

  29. Serge says

    Works well for me (just need to wait for a while….)

    wp-config.php
    define(‘WP_HOME’,’http://example.com’);
    define(‘WP_SITEURL’,’http://example.com’);

    Thanks
    Cheers
    Serge

  30. HengamV says

    I had the same problem for a week … I tried everything on this list and so more and nothing helped to fix that … just try this one too and let me know if it works:

    download « php.ini » file and delete it !
    if it works then there is problem with a code in this file … solve the problem making code and fix it and again upload « php.ini » back into your public_html folder

    • Luke says

      HENGAMV – That works!!

      « download “php.ini” file and delete it !
      if it works then there is problem with a code in this file … solve the problem making code and fix it and again upload “php.ini” back into your public_html folder »
      MT!

  31. Anna says

    « Update Site URL » for the win! Thanks so much. I was neck deep in suggested help articles before I found this. Worked immediately, and super simple too.

  32. Alex says

    None of the solutions worked for me. But what I discovered was my host provider suspects a custom script was malicious and placed a post block on my server. Once I removed that, I can login again.

    • Shabeel says

      Dear Sir,

      Same Problem here.. None of the solutions worked for me. May I How to remove that custom script from my server. ??

  33. Holly Louise says

    This is too damn upsetting. EVERY time I try to log in to my wordpress.com account I am told I have the wrong password EVEN when I get it reset by wordpress!! I am NOT going to disable all my extensions. I am NOT going to clear my cache every time I want to log in to use my account. Pain in the arse. Figure it out people. Find a way for the users to actually use this thing! This has been going on for years and it is WHY I rarely ever use wordpress.

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.