> ## Documentation Index
> Fetch the complete documentation index at: https://docs.clearwatch.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Site Verification

> Verify ownership of your site to enable page discovery.

# Site Verification

To enable page discovery, we need to verify that you own the site. This prevents unauthorized monitoring of other people's websites.

## How it works

1. Find your unique verification meta tag on the [confirm page](https://clearwatch.app/confirm) after signup, or on your [account page](https://clearwatch.app/manage)
2. Add the tag to the `<head>` section of your homepage
3. Click "Verify"

Your meta tag looks like this:

```html theme={null}
<meta name="clearwatch-verification" content="your-unique-token">
```

## Platform guides

We have step-by-step instructions for popular platforms:

<CardGroup cols={2}>
  <Card title="Shopify" icon="shopify" href="/verification/shopify">
    Add via theme code editor
  </Card>

  <Card title="Squarespace" icon="square" href="/verification/squarespace">
    Add via code injection
  </Card>

  <Card title="WordPress" icon="wordpress" href="/verification/wordpress">
    Add via plugin
  </Card>

  <Card title="Wix" icon="wix" href="/verification/wix">
    Add via custom code
  </Card>

  <Card title="Other" icon="code" href="/verification/other">
    General instructions
  </Card>
</CardGroup>

## Do I have to verify?

No. Without verification, we monitor your homepage only. You'll still get downtime alerts and weekly reports.
