From a9a83b195205e3da7f4722dc026339b2f4b4d119 Mon Sep 17 00:00:00 2001
From: Conor Bauer <58449847+conorbauer23@users.noreply.github.com>
Date: Thu, 2 May 2024 09:54:28 -0400
Subject: [PATCH] Update configure-dns.md
further updates for TXT record addition to prove domain ownership
---
source/content/partials/configure-dns.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/source/content/partials/configure-dns.md b/source/content/partials/configure-dns.md
index 90f832ee6a..a79f32ba99 100644
--- a/source/content/partials/configure-dns.md
+++ b/source/content/partials/configure-dns.md
@@ -14,7 +14,9 @@ The icon within the Domains / HTTPS page ind
1. Navigate to the ** Domains / HTTPS** page.
1. Select **Details** next to the `www` domain.
1. Log in to the DNS host for the domain in a separate window.
-1. Copy the value provided in the Pantheon Site Dashboard for the required **A** record, then use it to create an **A** record wherever you manage DNS. Repeat this step for both of the AAAA records.
+1. Copy the value provided in the Pantheon Site Dashboard for the required **TXT** records, then use them to create a **TXT** record wherever you manage DNS.
+1. Click **Verify Domain**
+1. Once verified, Copy the value provided in the Pantheon Site Dashboard for the required **A** record, then use it to create an **A** record wherever you manage DNS. Repeat this step for both of the AAAA records.
1. Return to the ** Domains / HTTPS** page in the Pantheon Site Dashboard.
1. Click **Details** next to the bare domain.
1. Copy the value provided in the Pantheon Site Dashboard for the required **A** record, then use it to create an A record wherever you manage DNS. Repeat this step for both of the AAAA records.