• Resolved Lysithee

    (@lysithee)


    Hello

    I would like to use your plugin on my website instead of the one installed (it doesn’t offer 404 logs).

    But I get a ‘too many redirects’ error with your plugin :

    “Cette page ne fonctionne pas https://www.lysithee.com vous a redirigé à de trop nombreuses reprises.
    Essayez de supprimer les cookies..
    ERR_TOO_MANY_REDIRECTS”

    Desactivating the plugin solves it.
    Tested with Chrome, Safari and Edge.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author John Godley

    (@johnny5)

    You have created an infinite redirect loop. Look at your redirects and see if any may be redirecting to themselves. Regular expressions can often do this.

    We are all of a sudden getting these redirect loops when we had no issue before and we have not changed anything.

    Plugin Author John Godley

    (@johnny5)

    Ok, but the problem is still likely caused by an infinite loop. Please can you check any regular expression redirects you have. If you are not sure then you can post them here

    Thread Starter Lysithee

    (@lysithee)

    That’s it!

    I’ve created this infinite loop when I switched from http to https.
    It didn’t affect my old plugin but redirection don’t like it (I’v imported all my redirects from the old plugin).

    Thanks for your support.

    @john dear sir I stand corrected we had an expression like /hello-world to redirect to /mypage/hello-world

    The issue is obvious. We’re making updates now.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Too many redirects erro’ is closed to new replies.