sutersoftware
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] Preload in batches?Small addition: Most of my customer websites are static websites. I have disabled the garbage collector and set the refresh preloaded cache files to 0. I then use a PLESK cron job to start my own PHP script that starts the preload. This means that the supercache is recreated every 12 hours (twice daily). Some websites have so few hits that the pages would not be cached at all.
Perhaps it would be a great idea to have such an option / function directly in the plugin. Instead of my own homemade solution. (To start the preload from a server-side cron job.) What do you think?
Happy to share my code.
Forum: Plugins
In reply to: [WP Super Cache] Preload in batches?Mixed. Most of the websites in my customer base only contain posts (the normal blog posts). However, there are also some sites that feature WooCommerce products, events from the Events Calendar plugin or ACF custom posts. Or all of it together.
With WooCommerce products and events, sites quickly exceed 100 posts.
I’m not sure if I have understood you correctly and if this is the answer you need. If not, please ask again. 🙂
Forum: Plugins
In reply to: [WP Super Cache] Preload in batches?That is exactly the behavior I have noticed. And that is also the reason why only 10 pages were preloaded . ($step = (int)( $count / 10 );). I didn’t notice that the website had over 100 posts and then this hidden setting came into play.
Forum: Plugins
In reply to: [WP Super Cache] Preload in batches?Hi @lastsplash
I am not sure. But! I noticed that on some websites, under the text “Refresh preloaded cache files every…” (on the preload tab of the wp super caches settings page) a dropdown menu appears where I can select how many posts should be preloaded.
I couldn’t figure out when the dropdown appears. I have websites with posts, and it doesn’t appear there. And it appears on others.
This dropdown did not appear on the websites where the error occurred. Then suddenly it appeared with a small value. So I think the setting changed from a hidden dropdown and a value “all” to a visible dropdown and a small number based value. And that’s why not all pages were preloaded.
It makes sense that the default value is not set to “all,” especially for websites with 1000+ posts. But what criteria are used to display this dropdown menu? I couldn’t figure that out.
- This reply was modified 10 months, 1 week ago by sutersoftware.
Forum: Plugins
In reply to: [WP Super Cache] Preload in batches?Nginx caching was enabled in some web hosting services. With high values. That’s why some pages weren’t preloaded even though the files weren’t visible in the web hosting file manager.
The question with the WPSC_PRELOAD_POST_COUNT is still open. 🙂
Hi Adam
Thank you for the fix!
Regards
Hi Adam
Thank you for your service. But I didn’t get an update notice. Do you know when the update will be released?
Regards
- This reply was modified 1 year, 11 months ago by sutersoftware.
Forum: Reviews
In reply to: [Responsive Table for Divi] Good solution for Divi tableHi Kausar. Thank you for your review. I agree with you. I have been thinking about not offering this plugin through ww.wp.xz.cn for a while now. For many different reasons. Would you use this plugin if it was provided and updated directly through its own website? On its own website, support and documentation, as well as a description and code examples for the plugin would be much better to offer. What do you think about this idea?