Set Up Website Monitoring with AI in 60 Seconds
As a freelancer, I use Testomato to monitor sites I’ve built or maintain for clients. When I was testing out our new AI setup wizard, I ran it on an artist portfolio site. The recommended checks were fairly standard for a small, static site. But the wizard also added a check for a canonical URL on one of the pages and I noticed that the value was wrong.
It turned out that the Astro config was pulling the site URL from a Netlify build environment variable instead of the actual custom domain. The production deployment was running the wrong canonical tags but no one noticed until the wizard caught the misconfiguration for me.
Setting up monitoring is harder than it looks
When you add a new project to Testomato, you start with a blank slate. The homepage is an obvious addition. Maybe the checkout page, the login, the contact form, and a representative product detail page. What you monitor depends entirely on what you happen to think of during setup.
For non-technical site owners this is a real problem. Without a clear picture of which pages actually matter to the business, the default is to add whatever feels important and call it done. Important pages get missed.
How the new setup wizard works
Enter your site URL, click “Continue with AI,” and within about 60 seconds you have a set of monitoring checks ready to review.
The wizard crawls your site and scores the pages it finds by their likely importance to the business. Login flows, pricing pages, checkout pages, and contact forms rank higher than a terms page or a generic blog category. It picks the highest-value pages — up to 12 — and reads each one for context: headings, forms, meta tags, structured data, cart signals, price indicators. That context goes to an LLM, which suggests specific checks based on what it finds.
The AI helps you configure the project, then gets out of the way. Ongoing monitoring works exactly the same as it always has.
What happens when a suggestion is wrong
AI suggestions aren’t always right. A page might have changed since the crawl, or the suggested expected value might not match what’s on the live page.
Before you see any results, every suggested check is verified against the real site. If a check fails verification, it doesn’t silently disappear. You can see why it failed, edit the expected value, re-run the test, or remove it from the list entirely.
Once the list looks right, one click creates the project with all approved checks in place. Monitoring starts immediately.
A running start on coverage
Before the wizard, setting up a new project meant either starting with HTTP 200 checks on whatever pages came to mind, or putting together a manual list of checks for every page you cared about — which takes time and only covers what you already know to look for.
The canonical check on my client’s portfolio site is a good example. The wizard crawled the page, found the canonical tag, and added a check for the value it found. During review I could see the value and recognized it was wrong. Without the wizard I might have skipped the canonical check entirely, or only spotted the bad value much later — in a monthly SEO report, say.
Who benefits most
The wizard is most useful for a few specific cases:
SEOs and agencies. The page-scoring system is weighted toward pages with SEO signals — canonical tags, meta descriptions, structured data. If you’re onboarding a client site, entering the URL and reviewing what the wizard found is much faster than building a check list by hand.
Non-technical site owners. If you’re not sure what to monitor, the wizard gives you a reasonable starting point based on what’s on your site, not a generic template.
Anyone onboarding multiple sites. The wizard doesn’t replace judgment, but it does reduce the overhead of getting from a blank project to basic coverage.
As far as we know, no other monitoring tool verifies AI suggestions against the live site before showing them to you. If you’re evaluating options, our comparison page covers how Testomato stacks up.
The setup wizard is available now on all plans.
Set up monitoring for your site in 60 seconds
14-day free trial. No credit card required.
Already using Testomato? Create a new project and click “Continue with AI.”
Found a bug or want to share feedback? We’re tracking issues on GitHub.
Written by
Rudi Kraeher