---
title: "Domain Verification"
slug: "domain-verification"
updated: 2026-02-25T19:59:10Z
published: 2026-02-25T19:59:10Z
---

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

# Domain Verification

Some third-party tools, like Facebook Business Manager, ask you to perform some action, like uploading an HTML file to a location in your website domain, to prove you are the owner.

You can do this in Slate by adding the file to **Database → Files**, adding a `meta` HTML tag to your branding, or publishing DNS entries.

## Uploading a domain verification file to Slate

1. Go to **Database** → **Files**.
2. Select **Upload File.**
3. In the Path field, enter `/filename.html` to place the file in the root directory. The third party dictates the file name.
4. From **Visibility,**select **Public**.[![mceclip0.png](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/4lddy2tpfegbxfo5kz6vqmceclip0.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/4lddy2tpfegbxfo5kz6vqmceclip0.png)
5. Select **Upload.**

The file is immediately available for access and verification by the third party.

## Adding a `meta` tag

You can also add a `meta`****HTML tag to the branding on your homepage.

Slate does not offer a home page. Instead, any traffic to that homepage location is redirected based on your Homepage Redirect configuration key.

As a result, it is not possible to use the meta tag approach to verify your domain.

## DNS records

While Slate requires your IT team to publish a [CNAME record](https://technolutions.com/getting-started) for your Slate hostname to route all traffic to Technolutions, they may be able to publish additional DNS entries which will allow verification.

It is important that these records not interfere with the existing CNAME entry. If it does, pursue the HTML file option detailed above.
