Firefox error: The page isn't redirecting properly

When a page redirects you to an infinite redirect, Firefox will display the error: The page isn't redirecting properly.
To solve this problem, try removing all active redirects from your site (Control Panel - Redirect) and make sure that the redirect is not listed in the index file. If these steps do not work, try disabling the .htaccess file by renaming it or deleting its contents and check if the problem is resolved.

  • 114 Users Found This Useful
Was this answer helpful?

Related Articles

Help with my template

Unfortunately, we are not engaged in website creation services. If you cannot solve the problem...

Domain has status redemption period / pending delete

The domain is scheduled for deletion, so its validity period has expired and it has not been...

How to fix content encoding error?

If your site shows content encoding error it may be due to GZIP compression.Try to enable or...

How can I turn off PHP error output?

To disable error output in your script, use: error_reporting (0); Remember that you need to...

I see a blank / white page (if the site is built in PHP)

If your site is based on PHP, the most likely cause of the problem is that you missed a symbol...