• Resolved forumname

    (@forumname)


    I had this plugin installed for about 20 minutes. I accidentally set up a NOT rule for a single page. The two pages that were not the page with the rule I tried to load while the rule was active are now stuck in endless redirect loops. I immediately deleted the rule, but the pages were still stuck. I deleted the plugin, and the pages are still stuck. I have tried the general WP fixes for redirection timeouts – htaccess replaced, removed/added www. from general settings URLs and currently have my hosting support working on it. Also changed page slug and the new slug works. I added a new page with the old slug and it is still stuck. It is just those specific URLs that are affected. Any help would be appreciated!

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter forumname

    (@forumname)

    I have had to redirect the example page. Including HTTP Headers from redirect-checker.org from before I set up my own redirect:
    >>> https://www.honoryoga.com/washington/

    > ——————————————–
    > 301 Moved Permanently
    > ——————————————–

    Status: 301 Moved Permanently
    Code: 301
    Date: Thu, 12 Mar 2020 20:09:49 GMT
    Server: Apache
    Vary: Accept-Encoding,Cookie
    Pragma: no-cache
    Expires: Thu, 12 Mar 2020 21:09:50 GMT
    Cache-Control: max-age=3600
    X-Redirect-By: redirection
    Set-Cookie: PHPSESSID=0343e33a1f65e06c1f180a2b39499850; path=/
    Location: https://www.honoryoga.com/washington/
    Connection: close
    Content-Type: text/html; charset=UTF-8

    Plugin Author Joachim Jensen

    (@intoxstudio)

    Thank you for reporting this.

    Are you using any WP cache plugin or other cache on your webserver? Restrict User Access does not leave any artifacts (e.g. cache files or changes to htaccess) once it has been deactivated/uninstalled, so I would be very surprised if this plugin was indeed the cause of the issue.

    Thread Starter forumname

    (@forumname)

    I do have a WP cache plugin, but I cleared the cache and disabled it. the problem persists.

    Thread Starter forumname

    (@forumname)

    Fixed, another person had added plugins to the site at the same time :/

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Endless redirection Loop – even after deleting’ is closed to new replies.