Before UpMonix monitors a domain, we need proof you control it. That protects everyone: we do not publish status data or send alerts on behalf of domains you do not own.
DNS TXT verification
Add a unique TXT record at your DNS host. We query public DNS until we see the token. Best when you already manage DNS and can add records quickly.
Pros: No website changes required; works for domains without a live site.
Cons: Requires DNS access; propagation can take minutes to hours.
HTML meta tag verification
Place a verification meta tag in your site's <head>. We fetch the homepage and look for the token.
Pros: Fast if you can edit the site template.
Cons: Needs a reachable website; breaks if the homepage is replaced without the tag.
Email verification
We send a link to standard administrative addresses (admin@, webmaster@, etc.). Clicking proves mailbox control.
Pros: No DNS or code access needed if you have the inbox.
Cons: Depends on mail delivery; not ideal if MX is already broken.
Which to choose?
- DNS-only landing page — use DNS TXT verification
- WordPress or CMS site — meta tag is usually fastest
- Registrar email works, no DNS access — email verification
After verification, enable domain monitors for SSL, DNS, expiry and MX. Start from domain verification in your dashboard or free signup for guided setup.