Replies: 0
hello and good day
i just have encountered: ERR_TOO_MANY_REDIRECTS – in a fresh installed WP 5.9.3
well i never ever had such issue: i just googled this issue and found out:
One reason for ERR_TOO_MANY_REDIRECTS could be that the website is causing an almost infinite redirect to be performed.
Put simply: the website is stuck (e.g. URL a points to URL b and URL b points back to URL a, or the domain simply redirected too many times)
– Change on the WordPress site
– or incorrect settings of the services or possibly
– a misconfiguration of redirects on the server
how do you debug this error – whats your steps how do you try to find out whats going on here probably it is a good idea to swith off plugin per plugin – untill i get rid of this errors
well – another idea could be to have a closer look at the logfiles!?
What else can i do!? Which method fits best here!?