Title: Timout Rules
Last modified: January 18, 2022

---

# Timout Rules

 *  [PumpaXXL](https://wordpress.org/support/users/pumpaxxl/)
 * (@pumpaxxl)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/)
 * Hi, great pluging!
 * I have four timeout rules. One clears the whole site with 7 days period. The 
   other three clear the cache of three different pages every 10 hours, the definitions
   are the same except the url.
 * The problem is that from the three rules, only one page gets deleted. I have 
   checked on several of my sites. If I look at the cron events, there are all the
   three scheduled but if I run one of the three manually, it is performed and all
   the three are rescheduled.
 * Thanks.
    -  This topic was modified 4 years, 4 months ago by [PumpaXXL](https://wordpress.org/support/users/pumpaxxl/).

Viewing 15 replies - 1 through 15 (of 26 total)

1 [2](https://wordpress.org/support/topic/timout-rules/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/timout-rules/page/2/?output_format=md)

 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15267298)
 * it is related to WP_CRON system and it works when a visitor comes to a page. 
   I recommend you to add a cronjob as below.
 * [https://www.wpfastestcache.com/features/clear-cache-via-url/](https://www.wpfastestcache.com/features/clear-cache-via-url/)
 *  Thread Starter [PumpaXXL](https://wordpress.org/support/users/pumpaxxl/)
 * (@pumpaxxl)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15267393)
 * We have running cron ([https://www.your-url.com/wp-cron.php?doing_wp_cron](https://www.your-url.com/wp-cron.php?doing_wp_cron))
   with 5 minutes period.
 * I believe what you suggest with your url is to replace the admin clear cache 
   system with clear cache via url. That is not what I want. I want to use the admin
   option but I believe it is not working correctly. It clears cache only of one
   of the three rules.
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15267451)
 * > We have running cron ([https://www.your-url.com/wp-cron.php?doing_wp_cron](https://www.your-url.com/wp-cron.php?doing_wp_cron))
   > with 5 minutes period.
 * then you do not need to add a cronjob.
 * > I want to use the admin option but I believe it is not working correctly. It
   > clears cache only of one of the three rules.
 * can you take a screenshot of the timeout rules and share with me please?
 *  Thread Starter [PumpaXXL](https://wordpress.org/support/users/pumpaxxl/)
 * (@pumpaxxl)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15267740)
 * Sure: [https://test.prepsite.cz/wp-content/uploads/2022/01/timeout-rules.png](https://test.prepsite.cz/wp-content/uploads/2022/01/timeout-rules.png).
   I have also testing site prepared for you, if you are interested.
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15268141)
 * how did you make sure that it did not clear? ddi you check the cache creation
   date?
 *  Thread Starter [PumpaXXL](https://wordpress.org/support/users/pumpaxxl/)
 * (@pumpaxxl)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15268199)
 * I checked the cache creation date/time plus double checked the files on ftp. 
   It looks like only the first rule/task is the cron task list does the job.
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15268247)
 * the url must be like /spustte-si-kurz-zdarma/sample.
    if the url is like spustte-
   si-kurz-zdarma-sample, the url is not cleared.
 *  Thread Starter [PumpaXXL](https://wordpress.org/support/users/pumpaxxl/)
 * (@pumpaxxl)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15268465)
 * I am not sure I fully understand your example. The urls in my case are:
 * [https://test.prepsite.cz/technicka-podpora/](https://test.prepsite.cz/technicka-podpora/)
   
   [https://test.prepsite.cz/spustte-si-kurz-zdarma/](https://test.prepsite.cz/spustte-si-kurz-zdarma/)
   [https://test.prepsite.cz/registrace-spatne-zadana-adresa/](https://test.prepsite.cz/registrace-spatne-zadana-adresa/)
 * The rules are in this picture (I have set the 5 minutes cache clearing period,
   cron 1 minute period for now to be able to test it quickly): [https://test.prepsite.cz/wp-content/uploads/2022/01/timeout-rules-2.png](https://test.prepsite.cz/wp-content/uploads/2022/01/timeout-rules-2.png).
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15268476)
 * let’s test it. this is current time.
 * [https://test.prepsite.cz/technicka-podpora/](https://test.prepsite.cz/technicka-podpora/)
   
   WP Fastest Cache file was created in 0.679132938385 seconds, on **19-01-22 14:
   26:24**
 *  Thread Starter [PumpaXXL](https://wordpress.org/support/users/pumpaxxl/)
 * (@pumpaxxl)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15268491)
 * Here are the cron tasks: [https://test.prepsite.cz/wp-content/uploads/2022/01/cron-tasks.png](https://test.prepsite.cz/wp-content/uploads/2022/01/cron-tasks.png).
 * If you look at the three pages and the cron tasks, you can see that only the 
   first task clears the cache.
 *  Thread Starter [PumpaXXL](https://wordpress.org/support/users/pumpaxxl/)
 * (@pumpaxxl)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15268629)
 * Also, if I have this rule: [https://test.prepsite.cz/wp-content/uploads/2022/01/star-rule.png](https://test.prepsite.cz/wp-content/uploads/2022/01/star-rule.png),
   only the /pre-event-1/ page gets cache cleared. Not pages /pre-event-1a/, /pre-
   event-1b/.
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15268709)
 * the time is as below.
 * [https://test.prepsite.cz/spustte-si-kurz-zdarma/](https://test.prepsite.cz/spustte-si-kurz-zdarma/)
   
   WP Fastest Cache file was created in 0.768543958664 seconds, on 19-01-22 15:25:
   54
 *  Thread Starter [PumpaXXL](https://wordpress.org/support/users/pumpaxxl/)
 * (@pumpaxxl)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15269013)
 * 16:10
    /technicka-podpora/: 16:10:23 /spustte-si-kurz-zdarma/ 16:04:40 /registrace-
   spatne-zadana-adresa/ 16:05:52 16:15 /technicka-podpora/: 16:14:53 /spustte-si-
   kurz-zdarma/ 16:04:40 /registrace-spatne-zadana-adresa/ 16:05:52 16:19 /technicka-
   podpora/: 16:19:41 /spustte-si-kurz-zdarma/ 16:04:40 /registrace-spatne-zadana-
   adresa/ 16:05:52
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15269626)
 * and now a different time. The cache timeout seems to be working.
 * [https://test.prepsite.cz/spustte-si-kurz-zdarma/](https://test.prepsite.cz/spustte-si-kurz-zdarma/)
   
   WP Fastest Cache file was created in 0.67189002037 seconds, on 19-01-22 **18:
   33:57**
 *  Thread Starter [PumpaXXL](https://wordpress.org/support/users/pumpaxxl/)
 * (@pumpaxxl)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/#post-15269912)
 * Yes, I am testing it now. It looks like when the first page gets cleared and 
   not regenerated by preload or visitor, then the next page gets served during 
   the next cron period.

Viewing 15 replies - 1 through 15 (of 26 total)

1 [2](https://wordpress.org/support/topic/timout-rules/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/timout-rules/page/2/?output_format=md)

The topic ‘Timout Rules’ is closed to new replies.

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

 * 26 replies
 * 2 participants
 * Last reply from: [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/timout-rules/page/2/#post-15277698)
 * Status: not resolved