Skip to main content
URL Scheduler sends a GET request to a URL on a repeating interval. It works like a cronjob at a fixed interval, without a command to maintain. Currently only GET requests are supported. Each request can run for up to 5 minutes. There are no retries. Failures are not recorded: if a request fails, it fails.

Intervals

You can run a URL every:
  • 1, 2, 5, 10, 15, or 30 minutes
  • 1, 2, 6, 12, or 24 hours

Add a scheduled URL

1

Log in

Log in to your hosting panel at hosting-panel.net.
2

Open URL Scheduler

Go to ToolsURL Scheduler.Each row shows URL, Interval, and Last Run. You can Delete a schedule.
URL Scheduler overview with GET-only note, a 15 minute schedule, Last Run, and Add new URL
3

Add new URL

Click Add new URL.
4

Set the URL and interval

Enter the URL (including https://) and choose an Interval. Click Add URL schedule.
Add URL Schedule form with URL, 15 minutes interval, and Add URL schedule
Last modified on September 7, 2026