Title: wp-admin Caching problem
Last modified: September 28, 2022

---

# wp-admin Caching problem

 *  Resolved [ecronik](https://wordpress.org/support/users/ecronik/)
 * (@ecronik)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-caching-problem/)
 * Hi Marko,
 * I hope you are well! Somehow I have issues with the admin and post-edit pages(
   e.g. `/wp-admin/post.php?post=xxx&action=edit`) being cached. Under page cache
   I have
 *     ```
       wp-.*\.php
       index\.php
       /wp-admin*
       ```
   
 * set via “Never cache the following pages”. But it still happens sometimes and
   causes issues sometimes when updating something but old content is integrated.
   I additionally use CloudFlare and have a page rule there that bypasses caching
   and disables performance for `*domain.com/wp-admin/*`
 * Do you maybe have an idea what could go wrong here or what setting might be misconfigured?
 * Thanks a bunch and best regards,
    eC
    -  This topic was modified 3 years, 8 months ago by [ecronik](https://wordpress.org/support/users/ecronik/).

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

 *  Plugin Contributor [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * (@vmarko)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-caching-problem/#post-16054573)
 * Hello [@ecronik](https://wordpress.org/support/users/ecronik/)
 * Thank you for reaching out and I am happy to assist you with this.
    By default,
   the Page cache is not enabled for logged-in users. You can check this in Performance
   >Page Cache if the option “Don’t cache pages for logged-in users” is enabled 
   or not. Also, URLs with query strings are not cached by default. This being said,
   do you have any other modules enabled in the W3TC, for example, if the Object
   Cache is enabled and the option “Enable caching for wp-admin requests” is enabled
   in Performance>Object Cache? This is also the question if the DB cache is enabled
   and also the option “Don’t cache queries for logged in users”
 * Thanks!
 *  Thread Starter [ecronik](https://wordpress.org/support/users/ecronik/)
 * (@ecronik)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-caching-problem/#post-16055355)
 * Hi Marko,
 * thanks for your support! “Don’t cache pages for logged-in users” is active, and
   also the role option and filter for all roles are activated.
 * Caching of query strings is disabled, and object cache has just store transients
   activated, DB doesn’t cache queries for logged in users.
 * Do you have any other idea?
 * Thanks,
    eC
 *  Plugin Contributor [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * (@vmarko)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-caching-problem/#post-16055485)
 * Hello [@ecronik](https://wordpress.org/support/users/ecronik/)
 * Thank you for your feedback.
    At which point is the issue resolved – i.e. is 
   the problem gone once you purge all caches? Also can you please disable the settings
   one by one in Performance>general settings, save the settings and purge the cache
   after each setting is disabled, and see which one might be causing the issue?

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

The topic ‘wp-admin Caching problem’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

## Tags

 * [wp-admin](https://wordpress.org/support/topic-tag/wp-admin/)

 * 3 replies
 * 2 participants
 * Last reply from: [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/wp-admin-caching-problem/#post-16055485)
 * Status: resolved