My target is to run a file to be executed on each day whether the WordPress site runs or not.
How to execute cron file? I have got stuck in this is issue.
This is new task for me and i don't got any correct solution to my question. Please help me to find out the solution.
My target is to run a file to be executed on each day whether the WordPress site runs or not.
How to execute cron file? I have got stuck in this is issue.
This is new task for me and i don't got any correct solution to my question. Please help me to find out the solution.
You can also use one of the web cron services. If you don't have access to a web server or are on a big host that doesn't give you access to a Control Panel then these are great. Actually, I might recommend using them in place of the cron on your server anyway since their GUI makes it easier to set them up. Plus: If you end having to run lots of tasks automatically they have APIs that allow you to quickly add very specific tasks. It's pretty awesome.
https://www.easycron/ https://www.webcron/ https://www.setcronjob/