Title: [Plugin: WP Super Cache] Preload bugs
Last modified: August 20, 2016

---

# [Plugin: WP Super Cache] Preload bugs

 *  [sollers](https://wordpress.org/support/users/sollers/)
 * (@sollers)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-super-cache-preload-bugs/)
 * Hello,
 * Noticed 2 problems with preload mode:
    **1. Not excluding** Case: Caching of 
   tags and categories is turned off. _Tags (is\_tag),Category (is\_category) checked
   in Accepted Filenames & Rejected URIs._ In my case it’s around 2min of server
   time wasted, for each 100 post cycle. Plugin spends considerable time jumping
   over them one by one.
 *     ```
       Debug:
       00:31:52 /tag/alex-finelli/ Created output buffer
       00:31:52 /tag/alex-finelli/ Not caching tag page.
       00:31:53 /tag/alex-mumbru/ Created output buffer
       00:31:54 /tag/alex-mumbru/ Not caching tag page.
       ...
       ```
   
 * So while skipping all this _Preload tab_ shows no status, only after it is done
   skipping tags and categories “one by one” it starts showing status. (When there
   is actuall post url [http://domain.com/permalink/](http://domain.com/permalink/)
   in _preload\_permalink.txt_, Preload tab shows status, no status if it is _post\
   _tag: [http://domain.com/tag/russia/](http://domain.com/tag/russia/)_.
 * User then thinks there’s a problem, because no status shows up, until it starts
   preloading actual posts and only then loads status from _preload\_permalink.txt_.
 * **2. Permalink issue**
    Case:Category base _categoria_, but plugin is also doing/
   category/ caching.
 *     ```
       Debug:
       00:21:53 /category/america/ Created output buffer
       00:21:54 /category/america/ Not caching category page.
       00:21:55 /category/australia/ Created output buffer
       00:21:56 /category/australia/ Not caching category page.
       ...
       ```
   
 * Thank you for the great plugin and any feedback to the related issues.

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

 *  [valet](https://wordpress.org/support/users/valet/)
 * (@valet)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-preload-bugs/#post-2757663)
 * I’m seeing this too – is there a fix in the works?
 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-preload-bugs/#post-2757664)
 * Try the development version. There’s a checkbox, “Preload tags, categories and
   other taxonomies” so those pages won’t be preloaded.
 * [http://ocaoimh.ie/y/2o](http://ocaoimh.ie/y/2o)

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

The topic ‘[Plugin: WP Super Cache] Preload bugs’ 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/)

 * 2 replies
 * 3 participants
 * Last reply from: [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-preload-bugs/#post-2757664)
 * Status: not resolved