Problem „Błąd zbyt wielu przekierowań” to błąd WordPress a, który może być spowodowany przez wtyczkę lub nieprawidłowe ustawienia. W rzeczywistości jest to jeden z najczęstszych błędów obserwowanych przez naszych czytelników i innych użytkowników WordPressa.
Ten błąd może nawet zablokować twoją witrynę internetową, co czyni go nieco trudnym do poprawienia. Na szczęście wielokrotnie rozwiązywaliśmy problem zbyt wielu przekierowań, więc dokładnie wiemy, co robić.
W tym artykule pokażemy, jak łatwo poprawić problem „Błąd zbyt wielu przekierowań” w WordPress. Omówimy również, jak odzyskać dostęp do twojej witryny internetowej i rozwiązać błąd.
Porada eksperta: Wolisz zostawić rozwiązywanie problemów profesjonalistom? Nasze usługi pomocy technicznej WordPress mogą błyskawicznie poprawić twój błąd i przywrócić witrynę do działania. Ponadto oferujemy jednorazowe poprawki, więc nie musisz martwić się o stałe umowy.
Co powoduje problem „zbyt wielu przekierowań” w WordPressie?
„Błąd zbyt wielu przekierowań” jest spowodowany błędnie skonfigurowanym problemem przekierowania w WordPress.
Jak być może już wiesz, WordPress posiada przyjazną dla SEO funkcję struktury adresów URL, która wykorzystuje funkcję przekierowania. Podobnie, wiele popularnych wtyczek WordPress wykorzystuje tę funkcję do ustawiania tymczasowych przekierowań, tworzenia trwałych przekierowań 301 i poprawek błędów 404.
Jeśli używasz wtyczki do poprawki niezabezpieczonej treści SSL lub wtyczki do pamięci podręcznej WordPress, może to również mieć wpływ na przekierowania i powodować błąd „zbyt wielu przekierowań”.
Tak wygląda komunikat „ERR_TOO_MANY_REDIRECTS” w przeglądarce Google Chrome.
Ten błąd nie informuje jednak, co powoduje konflikt i wymusza pętlę przekierowań w WordPress.
Tak wygląda błąd w przeglądarce Firefox z komunikatem „Strona nie przekierowuje prawidłowo”.
W związku z tym przyjrzyjmy się, jak poprawić błąd zbyt wielu przekierowań w WordPress.
Przeprowadzimy Cię krok po kroku przez rozwiązywanie problemów, uzyskiwanie dostępu do Twojej witryny WordPress i zapobieganie ponownemu wystąpieniu błędu.
Film instruktażowy
Jeśli wolisz pisemne instrukcje, czytaj dalej.
1. Wyczyść pliki ciasteczka i pamięć podręczna przeglądarki
Częstą przyczyną błędu mogą być pliki ciasteczka twojej przeglądarki internetowej. Spróbuj uzyskać dostęp do twojej witryny internetowej za pomocą innej przeglądarki internetowej, takiej jak Firefox, Safari, Opera lub Microsoft Edge.
Jeśli jesteś w stanie uzyskać normalny dostęp do witryny internetowej za pomocą innej przeglądarki, musisz wyczyścić pliki ciasteczka i pamięć podręczna przeglądarki w swojej zwykłej przeglądarce.
Mamy szczegółowy przewodnik na temat czyszczenia pamięci podręcznej przeglądarki we wszystkich głównych przeglądarkach, który pomoże ci to zrobić.
Z drugiej strony, jeśli zmiana przeglądarki nie rozwiąże problemu, możesz przejść do następnego kroku.
2. Wyłączanie wszystkich wtyczek WordPress.
Najczęstszą przyczyną pętli przekierowań WordPress lub „ERR_TOO_MANY_REDIRECTS” jest konflikt wtyczek. Wtyczka WordPress próbująca skonfigurować przekierowanie w sposób kolidujący z domyślnymi przekierowaniami WordPress może powodować ten komunikat o błędzie.
Aby to poprawić, musisz wyłączyć wszystkie wtyczki WordPress na twojej witrynie internetowej. Zwykle wystarczy przejść do strony Wtyczki ” Wszystkie wtyczki w obszarze administracyjnym WordPress i stamtąd wyłączać wtyczki.
Zakładamy jednak, że z powodu błędu przekierowania możesz nie mieć dostępu do obszaru administracyjnego WordPress.
W takim przypadku konieczne będzie wyłączanie wtyczek WordPress za pomocą klienta FTP, takiego jak FileZilla lub aplikacji Menedżer plików w panelu sterowania twojego hostingu WordPress.
Wystarczy połączyć się z twoją witryną internetową za pomocą klienta FTP i przejść do katalogu /wp-content/
.
Znajdziesz tam katalog wtyczek
, którego nazwę musisz zmienić na „plugins.wyłączanie”.
Spowoduje to wyłączanie wszystkich wtyczek WordPress na twojej witrynie.
Zasadniczo WordPress szuka katalogu o nazwie wtyczki
, aby wczytywać pliki wtyczek. Gdy nie znajdzie katalogu, automatycznie wyłącza włączone wtyczki w bazie danych.
Teraz możesz spróbować przejść na twoją witrynę internetową WordPress. Jeśli jesteś w stanie logować się do twojego obszaru administracyjnego WordPress, oznacza to, że jedna z wtyczek powodowała błąd.
Aby dowiedzieć się, która wtyczka była winowajcą, musisz przełączyć się z powrotem do klienta FTP lub aplikacji File Manager i zmienić nazwę twojego katalogu plugins.deactivate
z powrotem na „plugins”.
Następnie przejdź do obszaru administracyjnego WordPress twojej witryny internetowej i przejdź do strony Wtyczki ” Wszystkie wtyczki. Z tego miejsca możesz włączać swoje wtyczki jedna po drugiej, a następnie przejdź na swoją witrynę internetową, aby sprawdzić, czy możesz odtworzyć błąd.
Po znalezieniu wtyczki, która powoduje błąd, można znaleźć alternatywę dla tej wtyczki lub zgłosić problem na forum wsparcia WordPress dla wtyczki.
3. Poprawka adresów URL WordPressa
Inną główną przyczyną tego błędu jest błędna konfiguracja w ustawieniach adresu URL WordPress. Zazwyczaj opcje te można zobaczyć na stronie Ustawienia ” Ogólne.
W przypadku większości witryn internetowych adresy URL w polach Adres WordPress i Adres witryny muszą być takie same. Jednak niektórzy użytkownicy mogą używać „www” w jednym adresie URL i adresu URL innego niż www w drugim.
Ponieważ możesz nie mieć dostępu do obszaru administracyjnego WordPress, może być konieczne poprawienie adresów URL WordPress za pomocą klienta FTP lub aplikacji File Manager.
Wystarczy połączyć się z witryną WordPress za pomocą klienta FTP i przejść do katalogu /wp-content/themes/your-theme-folder/
.
Następnie należy znaleźć plik functions.php i edytować go za pomocą zwykłego edytora tekstu, takiego jak Notatnik lub TextEdit.
Następnie należy dodać następujący kod na dole:
update_option( 'siteurl', 'https://example.com' );
update_option( 'home', 'https://example.com' );
Nie zapomnij zastąpić „https://example.com” adresami URL twojej witryny. Możesz teraz zapisać zmiany i przesłać plik z powrotem do twojej witryny internetowej.
Następnie spróbuj przejść na twoją witrynę internetową, aby sprawdzić, czy to rozwiąże błąd.
Więcej metod można znaleźć w naszym poradniku na temat łatwej zmiany adresów URL WordPress.
4. Zresetuj plik .htaccess WordPressa
Plik .htaccess to specjalny plik używany przez serwer witryny internetowej do zarządzania przekierowaniami i innymi ustawieniami serwera. WordPress używa tego pliku również do przyjaznych dla SEO adresów URL i innych przekierowań.
Czasami wtyczki WordPress mogą wprowadzać zmiany w pliku .htaccess twojej witryny internetowej, co może powodować ten błąd. Możliwe jest również, że wyłączanie wtyczki nie usuwa tych zmian z twojego pliku .htaccess.
W takim przypadku będziesz musiał ręcznie zresetować twój plik WordPress .htaccess.
Ponownie, będziesz musiał uzyskać dostęp do twojej witryny internetowej za pomocą klienta FTP lub aplikacji File Manager w kokpicie hostingu. Po połączeniu zobaczysz plik .htaccess w katalogu głównym twojej witryny internetowej.
Uwaga: Jeśli nie możesz znaleźć twojego pliku .htaccess, zapoznaj się z naszym przewodnikiem, jak znaleźć plik .htaccess w WordPress.
Najpierw należy pobrać kopię twojego pliku .htaccess na komputer jako kopię zapasową. Następnie możesz usunąć plik z twojej witryny internetowej.
Możesz teraz spróbować przejść na twój blog WordPress. Jeśli wszystko działa normalnie, oznacza to, że twój plik .htaccess powodował błąd przekierowania.
Teraz, ponieważ usunęliśmy plik .htaccess, będziesz musiał go odtworzyć. Zwykle twoja witryna internetowa WordPress może to zrobić samodzielnie. Aby się upewnić, wystarczy przejść do strony Ustawienia ” Bezpośrednie odnośniki i kliknąć przycisk „Zapisz zmiany” u dołu.
5. Zapobieganie błędom zbyt wielu przekierowań w WordPress
Miejmy nadzieję, że kroki, które właśnie omówiliśmy, naprawiły problem z przekierowaniem na twojej witrynie internetowej. Jeśli nie poprawiły one problemu, być może będziesz musiał porozmawiać ze swoją firmą hostingową WordPress, aby upewnić się, że nie ma problemu z serwerem.
Gdy poprawią problem na twojej witrynie, powinieneś być w stanie dowiedzieć się, co go spowodowało.
Jeśli była to wtyczka, należy zgłosić problem na forum wsparcia technicznego wtyczki. Zobacz nasz przewodnik, jak poprosić o pomoc techniczną WordPress. Jeśli jednak nie jesteś w stanie uzyskać pomocy, zawsze możesz znaleźć alternatywną wtyczkę, która robi to samo.
Jeśli błąd był spowodowany błędną konfiguracją witryny WordPress, możesz to zanotować i upewnić się, że ustawienia twojej witryny są poprawnie skonfigurowane.
Aby uzyskać więcej wskazówek, zapoznaj się z naszym szczegółowym poradnikiem na temat samodzielnego rozwią zywania problemów z WordPressem.
Mamy nadzieję, że ten artykuł pomógł ci rozwiązać problem „błędu zbyt wielu przekierowań” na twojej witrynie internetowej. Możesz również dodać do zakładek nasz ostateczny podręcznik typowych błędów WordPress i zobaczyć, jak skontaktować się z pomocą techniczną 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.
Gerjon
When plugins are the issue (a sort of site appears when the plugins folder in de-activated), chances are you’ve used an 'under constructions’ plugin when building the site on a temp location. de-activate this plugin first!
Bene
Hi,
I’ve followed to the letter this tutorial to move my site from my localhost to my production site. However I’m having issues with accessing the site.
I’m all good to access the WP-admin dashboard however I cannot get to the website, for some reason it keeps redirecting me to my localhost.
This is driving me nuts:
– I’ve updated the wp_ptions both home and siteURL
– I’ve placed the .htaccess as per the comment
– I’ve searched my database and could not find anywhere else except on cross-page links localhost
I really don’t know how this redirect to my localhost is taking place.
Any hint?
Nate Balcom
Thanks so much this worked like a champ. It took all of 2 minutes and I was able to get back into my admin. Much appreciated. I’m going to share the bajesus out of this.
kiran dev
copy plugin folder from wp-content and place it somewhere else then just delete plugin folder from wp-content and reload your wp-admin.php url now it ask for wp login…enjoy but all plugins will deactive and copy plugin folder from where you saved it and paste inside wp-content…..
now its normal ……
thanks me later :)))
Dan N
I’ve been trying to solve this issue. My site works fine and I’ve removed the plugins directory, but I can’t seem to get to my wp-admin page. Anything beyond wp-admin results in 404 and if I go to /wp-admin, it results in 'too many redirects’.
Can’t seem to figure it out!!!!! Please help!!
WPBeginner Support
First try the section 'Change Site URL Without Access to Admin Area’ in the article above. Try adding www to your site URL. If it already has it, then try removing it. If this does not solve your problem, then try these steps.
Connect to your website using FTP.
In your site’s root folder, locate the .htaccess file and download it to your computer as backup.
Edit the FTP file on your webserver and paste this code inside it.
1-click Use in WordPress
Try accessing your website and admin area now.
Administrator
Dan N
OK so get this. I did all of the possible things from this site and others and absolutely none of it worked. Then I went to do a restore to a previous backup and it got worse. HTTP500s all around.
After some troubleshooting, it turned out somehow Namecheap’s file permissions got mucked around with (not by me) and once that was fixed by the tech, everything came back up just fine.
I guess you can’t really rule out SERVER ISSUES even if it isn’t being controlled by you.
Latif
Thankss aaaaloottt brooooo…. I’ll reinstall my wordpress if i dont find how to fix here hahahahahaha
Intan
Help please, i added in script into the html body in wordpress.. then my website is not accessible. I have deleted the script but still cannot access my website.any advice?
Jon
Is it possible that having the url setting you mentioned in your first solution could cause the cycle of redirects if they are set to https but a plugin is forcing all pages but one to http?
Javier
Hi! Ijust upgraded WP on one of my sites to 4.4.1. After doing so, site loads fine, but when trying out wp-admin, I keep getting a:
The page isn’t redirecting properly error.
I tried to delete .htaccess but I don’t see it regenerated. I also tried to rename plugins folder with no luck.
Permissions seem to be fine, and it is just wp-admin failing.
Any clues you can share with me?
WPBeginner Support
Try deactivating all plugins.
Administrator
Dane Morgan
They said ” I also tried to rename plugins folder with no luck.” which IS deactivating all plugins.
Rawal Baig
Also have same problem when I updated to WP 4.4.2, It was working fine first but now site is accessible but can’t access WP-Admin.
Any help would be appreciated lot.
WPBeginner Support
You can start troubleshooting by first deactivating all your WordPress plugins.
Rantej
Just sharing solution that worked for me. I had tried everything including disabling plugins, changing themes, home & site url in phpmyadmin or wp-config etc. But in the end just deleted and uploaded the recent wp-admin and wp-includes folder. Everything is back to normal
Laura VAB
Thanks! Reuploading the folders worked for me when nothing else did!
Rantej
Don’t forget to replace outside wordpress files as well (wp-logon, wp-settings etc) apart from wp-admin & wp-include folders.
mad
Thanks bro It worked for me..
neetta
Thanks a lot. It worked for me too when everything else failed.
Sam
Had this issue. Added a new SSL certificate. Discovered it was a setting in WooCommerce under Checkout Settings. Had to uncheck the „Force HTTPS after checkout” option. Instead, I used the Force https plugin.
Ming
YOU are my hero, this worked for me!
YES
Thanks!! worked
Donna
Just created a new page on my blog and am getting a redirect loop on it. Just on the one page. All of the other pages seem to work.
Before it happened I click the buy button and since that it went to redirect. Baffled… but hate the idea of reloading all of the plugins. Hoping there is a shorter solution.
Jamie
Just the information I was looking for! I changed my DNS then quickly changed back to the original DNS after some issues. Now, I get this error in Firefox and some other browsers. Is this something that my host has to fix?
Shailansh
Can you please tell me how to check, which plugin is causing the redirect loop error?
WPBeginner Support
Deactivate all WordPress plugins, and then login to your website. Try installing and activating fresh copy of each plugin you had until you find the one that caused the error.
Administrator
Sumon
hi thanks for nice post, still i am wonder how to solve my website loop error, i am facing problem on particular feed page that is showing error, pls reply to solve my problem
WPBeginner Support
It seems your feed is redirecting to an unauthorized URL. This could mean that your site is infected. Before you do anything else, first deactivate all your WordPress plugins and switch to a default WordPress theme like twenty sixteen. If this resolves your problem then it was an issue with one of your plugins or your WordPress theme. If this does not help, then try steps in our step by step guide fixing hacked WordPress site.
Administrator
panos
Thank you very much! You have helped me a lot!!!
Uzair Hayat
I’m not sure what caused the error on my site upon launch.
A few users started facing redirect errors including some on my team.
I believe this was the work of some plugin, but i cant put my finger on it :/
I was able to fix the problem by removing www from my urls.
Adam
Thank you for this post. I have been trying to deal with my redirect problem for days. I have tried everything on this site, yet the problem persists. I even did a fresh install. And, while that helped googlebot being able to crawl my site and helped my sitemap not being redirected, I still have a redirect issue when I use the seobook header check tool.
I even changed the permission to 755 on only the directories of wp_admin. The only thing I haven’t done is delete .htaccess because if something goes wrong there, then I would have to rebuild the site. And, I’ve been at this too long to rebuild it again to have the same problem.
Is it a hosting issue? I’m with godaddy and the site is carauctiongurus.com . I definitely learned a lot about WordPress having this redirect issue. Can you help?
WPBeginner Support
You can download your .htaccess file to your computer and then delete it from server. If anything goes wrong you can upload the original .htaccess back to the server.
Administrator
Adam
Thank you. I have done what you asked and the site is still reachable, however SEOBook and MXToolbox still show and infinte redirect loop. Should I give it some time first? Thanks again.
Nikhil
Thanks for all…
After research of two days and try everything in that blog….
Finally I found
0750 replace 0755
Done…..
The Best Blog I Ever seen for Wordpress Solution….
All Solution at One Place….
Keep Posting……
Strahinja Krstić
Hey NIKHIL,
Thanks for your comment. Just one question:
You said „0750 replace 0755”. Do that numbers mean file permissions for FTP folders?
Craig
First I want to thank you for your article.
Some of this worked, all of it help me troubleshoot.
If you have Woo-commerce installed into your blog for a store add-on there are additional settings added to your Permalink Settings; Common Settings and Product permalink base.
The Common Settings are for the articles and must be set to any setting other than default or Custom Structure. This will stop the error.
You helped me, I hope this helps another.
C-
Taufiq
Thank you for the tip. It worked! I messed up the WP settings when I changed the site address URL and WP address URL from teasan.com.au to teasan.com.au/organic-matcha ….. the website then went to a redirect loop! Couldnt even log in.
Downloaded FileZilla and added
define(’WP_HOME’,’http://example.com’);
define(’WP_SITEURL’,’http://example.com’);
as suggested and it worked!! Thank you so much.
However, now the URLs on the settings are pretty much locked. But its ok, I dont think I will ever change it again!
Teo
Thanks a lot for this post, really helpful!!
Caroline
I found that mine was caused by a missing trailing slash „/” at the end of my upload_url_path in the wp_options database table…
Presto
After looking at several highly technical and complicated to no result, your post did the trick. To me, it was the plugin I chose to include during the WP installation.
Thanks a lot!
Strahinja Krstić
Hey PRESTO,
Can you share with us which plugin caused your problem?
Graham Frame
Tried all teh above and still getting same error?
Baffled!
Jose
My website was doing good, but I installed woocommerce plugin on my site and now my website has this error message, so like I read it is good to contact my host?
megan
if we change mysql username and password
in cpanel or … and if we don’t edit wp-cofing.php file this error follow us
Sarah Brabazon
Thank you so much! I read the first paragraph of the tutorial and fixed my problem.
Deepak
I really appreciate for this tutorial with simple explanation.
Thanks.
manohar
Am glad you are doing this , Create job with simple explanation. Thanks.
Josh
I tried this solution and it completely complicated things even more, making the issues much worse. Be careful, always seek out the help of a professional developer before playing around with areas like this in your website.
David
Great post. I also had the issue of the redirects and here is one solution that I came across just recently. I had deactivated the plugins and had the url in the proper locations. What happened is that I transferred the site over to another host. The issue that I came across was the php.ini file that was causing the issue. Some servers will let you put in a custom .ini file while others do not. I deleted the .ini file since it was not needed in the new server since I set the php files to be all the same for multiple accounts. Once I did that, I was able to log in the site as usual.
sandeep
David,
Could you please elaborate on how you resolved the issue. I am facing the same probelm, we moved the site to a new host and new domain name. The urls are proper and there are no plugins. we have multiple sites hosted. If multisite is set to false, login page works fine,but cant see any sites in the dashboard. If multisite is set to true, getting too many redirects issue. The url is being pointed to new-domain-name/wp-signup.php?new=new-domain-name
if I could fix this too many redirects issue, I should be able to view my sites in dashboard (also I have do search/replace in wordpress database (interconnectit script)
„Some servers will let you put in a custom .ini file while others do not. I deleted the .ini file since it was not needed in the new server since I set the php files to be all the same for multiple accounts.”
Did you delete the php.ini file in /etc/php5/apache2/php.ini ?
Looking for urgent help. Thanks in advance !!
Odinekachukwu Ishicheli
Admin, Now I am having issues with my pages. The homepage is the only thing working.
WPBeginner Support
Login to admin area of your WordPress site. Go to Settings -> Permalinks. Click on the save changes button at the bottom of the page. View your website to see if it worked.
Administrator
Odinekachukwu Ishicheli
I can’t thank you enough for this. M site has been giving me the „redirect error” since February and even after deactivating all plugins still had the same issue, until I looked for my .htaccess file from my cPanel and delete.
Thank you so much for the help, I am stuck now to your site learning all the little tips and tricks after running away from my software engineering classes.
emile
hi there,
i tried all of the above and it still won’t work.
define(’WP_HOME’,’http://example.com’);
define(’WP_SITEURL’,’http://example.com’);
with and without the www.
i tried deleting the .htaccess and deactivating all the plugins and 'This webpage has a redirect loop’
'ERR_TOO_MANY_REDIRECTS’ is still showing.
can someone help me?
thanks
Asif Shahzad
I am using cloudflare ssl and i am getting same error check this screenshot http://prntscr.com/6rhjtb how can i fix this ssl redirect loop error?
Ernest
Hi
Just wanted to thank you for this. I’ve been struggling with a specific plugin and your recommendations help me fix it.
I haven’t found a solution for the layman anywhere else.
Thanks.
Ashish Makwana
Hi every body,
i also have same problem but solution is here:
1)
Ref :https://www.wpbeginner.com/wp-tutorials/how-to-fix-error-too-many-redirects-issue-in-wordpress/
Open wp-config.php and add these two lines
define(‘WP_HOME’,’http://yourdomain.com’);
define(‘WP_SITEURL’,’http://yourdomain.com’);
/*also add below */
/*Ref :https://tommcfarlin.com/resolving-the-wordpress-multisite-redirect-loop/*/
define(’ADMIN_COOKIE_PATH’, '/’);
define(’COOKIE_DOMAIN’, ”);
define(’COOKIEPATH’, ”);
define(’SITECOOKIEPATH’, ”);
/*and in last if you have apply code for canonical url into ,htacces then comment it means disabled it but not remove */
take backup first .htaccess file then do above change.
Enjoy your day!!!!!!!!!
Andre
OMG! I simply have no words to thank you. I’m about 10 hours trying to fix this issue to install wordpress and I’ve read a thousand blogs and couldn’t fix it.
Editing config.php with those two first lines solved the problem.
Thank you very much.
Succes for you!
WPBeginner Staff
No they do not. People usually assume that applying permissions recursively on directories should also affect files inside directory. This is not correct. You can have different permissions for directories and different permissions for files inside the directory.
robrecord
Well, I am totally flummoxed. I have one site in a multisite install that only does this SOMETIMES. For example, Earlier today the site was fine and I was loading it up on multiple browsers and multiple machines. I have not touched the config or anything on the backend, and now it’s 'too many redirects’. This has been going on for weeks. Really need this to be fixed!
I’ve verified permissions. I’ve verified & reset permalinks settings. I’ve removed cookies. I’ve verified & reverified domain mapping settings. Checked home & site URLs. Checked SEO settings. Reset nginx page cache and WC3 object cache. Disabled browser cache. Disabled all WP plugins.
It’s only saying 'too many redirects’ for the home page; I can log in to admin and view other pages.
I appreciate all help so far… Does anyone have any further suggestions please?
Paul Vincent
Hi, did you ever find a solution to your issue with the occasional too many redirects issue? I’m experiencing the same problem – it occurs once or twice a day for anonymous users, but anyone signed in is fine, which makes me assume it’s a cache problem, but so far nothing has fixed the issue…
Thanks,
Paul
uhhm.net
just fyi, anyone trying to solve this issue where other conventional suggestions do not work…
make sure your owner/group permissions are correct.
ie, if you manually uploaded wp-admin & wp-includes via your root login, you will need to change folder/file ownership and group to whichever account your wordpress installation is on.
to change ownership/group from shell:
chown -R ownername:groupname foldername
ie:
chown -R wpaccount:wpaccount wp-admin
chown -R wpaccount:wpaccount wp-includes
this applies to cPanel, Linux, Unix installations etc.
WPBeginner Staff
First create a backup of your website download all your files and backup your database using phpMyAdmin.
After that delete your .htaccess file
Open wp-config.php and add these two lines
define(’WP_HOME’,’http://example.com’);
define(’WP_SITEURL’,’http://example.com’);
Replace example.com with your own domain name.
If you are not seeing error too many redirects issue but seeing white screen. Then try these steps:
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-white-screen-of-death/
If this doesn’t help then select your wp-admin folder in FTP client and change file permission to 755. Make sure you check to apply the permissions recursively and apply it to all the directories inside wp-admin. Do not set it for all files resursively, just the directories.
robrecord
„Make sure you check to apply the permissions recursively and apply it to all the directories inside wp-admin. Do not set it for all files resursively, just the directories.”
These sentences appear to contradict each other.
Mat
Thanks for the post. I still don’t have it working though.. Anyone has another suggestion? I tried everything in this post : http://wordpress.org/support/topic/cant-add-www-to-the-domain?replies=3
Thanks in advance!
Gino
Thank you!
Nabil Kadimi
A few more tricks that can help:
* Re-save your permalinks structure
* In permalinks settings, remove any non-alpha-numeric characters from the bases
R0ckland
Thanks for this. Took my some time to get this working but your blog sorted it out for me.
Cheers.
Pamela
Thanks for the information. Based upon what you said, I thought I may have a conflict with an SEO plug-in that I recently installed, but my redirect problem was with one new post. In the settings for the plug-in, I saw that „create autogenerated description” was checked. Since I am writing my own descriptions, I unchecked that (thinking that it may create a conflict). But that didn’t change anything.
Elsewhere, I read that the redirect error could be caused by changing the post title when the permalink is set to post title. Since I have a new assistant helping me with the blog, I thought maybe this had happened.
Before unplugging all of the plug-ins, I created a new post, pasted the text from the post with the redirect error, deleted error-prone post, and published the new post. Now it works!
Jason George
Thanks for your information. I have also read that this can be caused by a file permissions issue on wordpress folders. The article mentioned verifying that the permissions are set to 644 on all of your wp-admin folders and files. Hope this helps someone out.
Evelyn Guzman
I’m glad you’re doing this and you’re doing a great job. I also feel great to be following you because I have 2 big problems with WordPress so I am watching for these. One is on getting a lot of spams and I have Akismet on. Perhaps the problem is that in the comment box, WordPress puts down by default my user name and the clickable word logout instead of getting prospective commenters to login.
robrecord
You would only see your name as the user name because it’s you, and you are logged in. Everybody else sees a blank login box.
Uzair Hayat
You can actually try using disqus for your commenting.