Control Web Panel

WebPanel => Aplications => Topic started by: anandmys on September 12, 2025, 04:54:09 PM

Title: WordPress - too many redirects
Post by: anandmys 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?
Title: Re: WordPress - too many redirects
Post by: overseer 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
Title: Re: WordPress - too many redirects
Post by: anandmys on September 13, 2025, 02:06:51 AM
Thanks a ton. This worked like a wonder.