• I had a page with a certain URL.
    I modified the URL to be something else.
    Then I realized I had a typo, which I corrected.
    Later, I decided to change the URL back to the original.

    Unfortunately, now I have a redirection cycle: A -> B -> C -> A -> B -> C…

    Is there a way to detect cycles and break them?

  • The topic ‘[Plugin: Redirection] Redirection cycle’ is closed to new replies.