Hello, I would like to be able to delay the web cron so that it runs for example 5 minutes after being invoked.
Actually i use : [ External links are visible to forum administrators only ]
Maybe something like : [ External links are visible to forum administrators only ]
5 for 5 minutes ?
In my case I am on a shared server (and therefore I use web cron). Scripts can be active only 50-60 seconds. The script which calls Unlimited PHP Sitemap Generator, finished working then uses web cron. The concern is that the file must be indexed but is not yet written before triggering. Is there a method to overcome this problem?
Thank you