• Resolved bazsoci

    (@bazsoci)


    Hi! I’ve been using the 301 redirects plugin for a while now, and it’s great, but I’ve noticed one thing: After a bit of time the redirections stop working altogether, and when I clear the cache using LiteSpeed it just works again. Why is that?
    Thanks in advance, Balázs!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    What you’re describing is almost certainly related to caching on the server side. Since the redirects start working again immediately after clearing the LiteSpeed cache, it suggests that the cached version of the page is being served before the redirect logic can run.

    The plugin itself doesn’t cache anything and doesn’t have control over server-level or page caching mechanisms, so unfortunately there’s nothing we can directly adjust from our side to influence that behavior.

    You might want to check your LiteSpeed cache settings (or any other caching layer in use) and exclude the affected URLs from being cached, or adjust how redirects are handled within the cache.

    Thread Starter bazsoci

    (@bazsoci)

    Thanks for the answer!

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

You must be logged in to reply to this topic.