I would like to set up a cron job which sends an http request to a url. How would I do this? I have never set up a cronjob before.
Why can't you use wget. Here is another tutorial.