Search for Resources and Solutions

Cron Jobs in Midrub

At the begin, i've created several urls for cron jobs in Midrub to divide the server's resources if some features aren't used. But almost a year ago i've decided to provide only one cron job command with a url. The command supports all Midrub's apps and components:

wget -O –spider https://www.midrub.com/cron-job >/dev/null 2>&1

You have to add your url instead https://www.midrub.com/

These commands aren't supported by all server. For example Hostinger requires a file instead url. Or other server could request a different cron command format. 

For Hostinger you can use this command:

wget -O –spider https://www.midrub.com/cron.php >/dev/null 2>&1


If cron job still doesn't work for you, please contact your server provider because his server could have special requirements. 


Was this article helpful?