Monitoring a URL that does not exist yet

This page doesn’t exist on this site that I am looking for: https://www.kelebek.com/bebebek . I want to be alerted when this page is created and becomes available. It is also necessary to log in to see the website to view the page. Thank you

Hello @memo39,

I see two main points here:

  1. Monitoring the page that doesn’t exist yet.
  2. Monitoring the page that requires you to be logged in.

Is my understanding correct?

Absolutely right. :pray: both are the same page

Easiest way to do this is by creating an uptime monitor. Following screenshot shows the steps required to monitor the URL’s status. When the URL is not up, the status will be 404. Once the URL is live, the status should change to 200. Once detected, the monitor should trigger a change alert.

Try it out and let me know if you need any help. Cheers!

I’m doing this on another website. I’m logging in, but I think the site is blocking me. website logs out and gives timeout warning

Are you running the monitor locally or in the cloud? Local monitors usually are the way to go when monitoring pages that require login.