• Resolved dieter93

    (@dieter93)


    I have not found much on the subject here and in the docs. I would be interested to know what the situation is with caching. Any recommendations on which pages should be excluded from caching?
    Is caching problematic for logged in users?

    I would be happy if you could say a few words about caching, as currently my website is still in development and I can’t really test caching until it’s released.

    And thanks for this super good member plugin! It works great and I can only recommend it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    In general, the login, registration, and user profile pages/forms should be excluded from caching. However, not all caches work the same way, and depending on the cache, that may or may not be necessary. It all depends on how it works.

    If it’s a serverside cache, such as Varnish, then it’s an absolute “must” to exclude. But if it’s something like most WP plugins, then it may or may not be necessary.

    Hope that helps.

    Thread Starter dieter93

    (@dieter93)

    Thank you for your explanations, they will help me.
    I will test it.

    Best regards!

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

The topic ‘Caching’ is closed to new replies.