Author Topic: WordPress - too many redirects  (Read 95 times)

0 Members and 1 Guest are viewing this topic.

Offline
***
WordPress - too many redirects
« on: September 12, 2025, 04:54:09 PM »
All of a sudden one WordPress website started throwing the error

This page isn’t working
champakaacademy.com redirected you too many times.

Try deleting your cookies.
ERR_TOO_MANY_REDIRECTS

Not getting any clue from log files

What might be wrong?

Offline
*****
Re: WordPress - too many redirects
« Reply #1 on: September 12, 2025, 06:39:45 PM »
Apache? You could try a clean .htaccess file (move aside your current .htaccess).
Are you 301 redirecting from HTTP to HTTPS? Are you using Really Simple SSL? https://really-simple-ssl.com

Offline
***
Re: WordPress - too many redirects
« Reply #2 on: Today at 02:06:51 AM »
Thanks a ton. This worked like a wonder.