Skip to content

Commit 5f51dd6

Browse files
committed
Updated partials
1 parent ddb5d9e commit 5f51dd6

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

src/content/partials/fundamentals/add-site.mdx

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,4 @@ import { GlossaryTooltip, Render } from "~/components";
1414
:::
1515

1616
4. Select a [plan](https://www.cloudflare.com/plans/#compare-features).
17-
5. Make sure we have all of your [DNS records](/dns/manage-dns-records/).
18-
19-
<Render file="dns-scan-intro" product="dns" /> <br />
20-
21-
1. <Render file="dns-scan-procedure" product="dns" />
22-
23-
<Render file="dns-nxdomain-warning" product="dns" />
24-
25-
2. If you find any missing records, [manually add](/dns/manage-dns-records/how-to/create-dns-records/) those records.
26-
3. Depending on your site setup, you may want to adjust the [proxy status](/dns/proxy-status/) for certain `A`, `AAAA`, or `CNAME` records.
27-
4. Select **Continue**.
17+
5. [Review your DNS records](/dns/zone-setups/full-setup/setup/#review-dns-records) to ensure none are missing. Your DNS records must accurate for your domain to work properly.

src/content/partials/fundamentals/update-nameservers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ import { Render } from "~/components"
77

88
<Render file="nameserver-preamble" product="dns" /> <br/>
99

10-
Before your domain can begin using Cloudflare for DNS resolution, you need to [add these nameservers](/dns/zone-setups/full-setup/setup/#update-your-nameservers) at your registrar. Make sure DNSSEC **is disabled** at this point.
10+
Before your domain can begin using Cloudflare for DNS resolution, you need to [add these nameservers](/dns/zone-setups/full-setup/setup/#update-your-nameservers) at your registrar. DNSSEC should still be **disabled** at this point.
1111

1212
<Render file="minimize-downtime-tip" product="dns" />

0 commit comments

Comments
 (0)