Title: Possible Bug – Plugin Purging Wrong Category
Last modified: June 11, 2025

---

# Possible Bug – Plugin Purging Wrong Category

 *  Resolved [s4rimarcus](https://wordpress.org/support/users/s4rimarcus/)
 * (@s4rimarcus)
 * [1 year ago](https://wordpress.org/support/topic/possible-bug-plugin-purging-wrong-category/)
 * Hello,
 * I believe I’ve encountered an unexpected behavior in the plugin. It appears to
   be purging the wrong category for some posts — often defaulting to the _“Uncategorized”_
   category (`https://hypeya.xyz/category/non-classe/`) even when the post has a
   proper category assigned.
 * Do you have any idea what might be causing this?
 * You’ll find relevant logs below for reference:
 *     ```wp-block-code
       [2025-06-11 08:49:37] [cache_controller::purge_cache_queue_write] queue file not exist[2025-06-11 08:49:37] [cache_controller::purge_cache_on_post_edit] Purge Cloudflare cache for only post id 2193 and related contents - Fired action: clean_post_cache[2025-06-11 08:49:39] [cache_controller::purge_cache_on_post_edit] Purge Cloudflare cache for only post id 2194 and related contents - Fired action: clean_post_cache[2025-06-11 08:50:05] [cache_controller::purge_cache_queue_job] I'm the purge cache cronjob[2025-06-11 08:50:05] [cloudflare::purge_cache_urls_cache] Request URL: https://api.cloudflare.com/client/v4/zones/2d8e7405b0e34d47e732a417e6ced0/purge_cache[2025-06-11 08:50:05] [cloudflare::purge_cache_urls_cache] Request Body: {"files":["https:\/\/hypeya.xyz\/bienestar-en-la-isla-que-podemos-aprender-del-refugio-secreto-de-antoine-dulery\/","https:\/\/hypeya.xyz\/author\/valentinalopez\/","https:\/\/hypeya.xyz\/author\/valentinalopez\/feed\/","https:\/\/hypeya.xyz\/","https:\/\/hypeya.xyz\/2025\/06\/11\/bienestar-en-la-isla-que-podemos-aprender-del-refugio-secreto-de-antoine-dulery\/","https:\/\/hypeya.xyz\/category\/non-classe\/","https:\/\/hypeya.xyz","https:\/\/hypeya.xyz?feed=rss2"]}[2025-06-11 08:50:05] [cache_controller::purge_opcache] Purge OPcache cache[2025-06-11 08:50:05] [cache_controller::start_cache_preloader_for_specific_urls] Adding 8 URLs to preloader queue[2025-06-11 08:50:05] [preloader::task] Preloading URL https://hypeya.xyz/bienestar-en-la-isla-que-podemos-aprender-del-refugio-secreto-de-antoine-dulery/[2025-06-11 08:50:07] [preloader::task] URL https://hypeya.xyz/bienestar-en-la-isla-que-podemos-aprender-del-refugio-secreto-de-antoine-dulery/ preloaded successfully.[2025-06-11 08:50:09] [preloader::task] Preloading URL https://hypeya.xyz/author/valentinalopez/[2025-06-11 08:50:09] [preloader::task] URL https://hypeya.xyz/author/valentinalopez/ preloaded successfully.[2025-06-11 08:50:10] [cache_controller::purge_urls] Purged specific URLs from Cloudflare cache[2025-06-11 08:50:10] [cache_controller::purge_cache_queue_job] Cache purging complete[2025-06-11 08:50:11] [preloader::task] Preloading URL https://hypeya.xyz/author/valentinalopez/feed/[2025-06-11 08:50:12] [preloader::task] URL https://hypeya.xyz/author/valentinalopez/feed/ preloaded successfully.[2025-06-11 08:50:14] [preloader::task] Preloading URL https://hypeya.xyz/[2025-06-11 08:50:14] [preloader::task] URL https://hypeya.xyz/ preloaded successfully.[2025-06-11 08:50:16] [preloader::task] Preloading URL https://hypeya.xyz/2025/06/11/bienestar-en-la-isla-que-podemos-aprender-del-refugio-secreto-de-antoine-dulery/[2025-06-11 08:50:17] [preloader::task] URL https://hypeya.xyz/2025/06/11/bienestar-en-la-isla-que-podemos-aprender-del-refugio-secreto-de-antoine-dulery/ preloaded successfully.[2025-06-11 08:50:19] [preloader::task] Preloading URL https://hypeya.xyz/category/non-classe/[2025-06-11 08:50:19] [preloader::task] URL https://hypeya.xyz/category/non-classe/ preloaded successfully.[2025-06-11 08:50:21] [preloader::task] Unable to find a valid URL to preload. Exit.[2025-06-11 08:50:21] [preloader::task] Unable to find a valid URL to preload. Exit.[2025-06-11 08:50:21] [preloader::task] Preloading complete
       ```
   
 * Thanks for your help!
 * Best regards,
    -  This topic was modified 1 year ago by [s4rimarcus](https://wordpress.org/support/users/s4rimarcus/).
    -  This topic was modified 1 year ago by [s4rimarcus](https://wordpress.org/support/users/s4rimarcus/).
    -  This topic was modified 1 year ago by [s4rimarcus](https://wordpress.org/support/users/s4rimarcus/).

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

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [12 months ago](https://wordpress.org/support/topic/possible-bug-plugin-purging-wrong-category/#post-18508688)
 * Hi [@s4rimarcus](https://wordpress.org/support/users/s4rimarcus/),
 * I don’t think this is WP Super Cache. It’s some other cache plugin you have installed.
   I think it might be “Super Page Cache” going by the “start_cache_preloader_for_specific_urls”
   function that’s mentioned in the logs.
 * Donncha
 *  Thread Starter [s4rimarcus](https://wordpress.org/support/users/s4rimarcus/)
 * (@s4rimarcus)
 * [12 months ago](https://wordpress.org/support/topic/possible-bug-plugin-purging-wrong-category/#post-18510717)
 * Sorry, you are right :/ Wrong support page, hahaha
 *  Plugin Support [Animesh Gaurav](https://wordpress.org/support/users/bizanimesh/)
 * (@bizanimesh)
 * [12 months ago](https://wordpress.org/support/topic/possible-bug-plugin-purging-wrong-category/#post-18511301)
 * Hey [@s4rimarcus](https://wordpress.org/support/users/s4rimarcus/) – No worries
   at all — it happens! 🙂 Glad we could help point you in the right direction. 
   If you ever have any questions about WP Super Cache, feel free to reach out anytime.
   We’re here to help! For now, I’m marking this topic as solved.

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

The topic ‘Possible Bug – Plugin Purging Wrong Category’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [Animesh Gaurav](https://wordpress.org/support/users/bizanimesh/)
 * Last activity: [12 months ago](https://wordpress.org/support/topic/possible-bug-plugin-purging-wrong-category/#post-18511301)
 * Status: resolved