• Resolved Rescue Themes

    (@rescuethemes)


    Hello,

    Is there a way to cache certain pages for logged in users. I don’t want to do all for obvious reasons, but I have one page that I need to cache to speed up performance. Its great for logged out users but slow for logged in.
    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @rescuethemes

    In theory, yes you can do that with the initial approach of enabling the Page Cache for logged-in users and visiting only specific pages as a logged user with a specific user role. However, once the cache is purged, the cache will not be created again.
    It’s not recommended to cache pages for logged-in users. And this also depends on the setup and how the users are logged in.
    IF you are using WP login, you can cache pages for specific user roles in Performance>Page Cache, and add some sensitive pages like /account/ to Never Cache following pages field.
    Once again, it’s not recommended to cache pages for logged-in users.
    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Cache single page for logged in users’ is closed to new replies.