• Resolved problematichild

    (@problematichild)


    I created a restriction with redirection protection(redirect to the home page). First login attempt I was able to access the restricted page. I tried to logout and re-login the second time but it redirected me automatically to the home page. What could be the cause of the issue?

Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @problematichild – Sorry to hear your having trouble. That said if you do a 301/302 redirect from one page to another directly, sometimes the browser can cache this redirect, to try and save time if you request it again later.

    That cache can linger for a while which can make testing redirects tricky some times.

    Your best bet is to clear the caches for that browser and maybe flush your dns on your OS.

    Hope that helps.

Viewing 1 replies (of 1 total)

The topic ‘Redirect Issue’ is closed to new replies.