Skip to content

Commit 4bf02ce

Browse files
Bring notes from add-site to DNS full-setup and mention subdomain setup
1 parent 1b5f1e6 commit 4bf02ce

File tree

1 file changed

+4
-5
lines changed
  • src/content/docs/dns/zone-setups/full-setup

1 file changed

+4
-5
lines changed

src/content/docs/dns/zone-setups/full-setup/setup.mdx

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,14 @@ import { Render } from "~/components"
1616
## Before you begin
1717

1818

19-
2019
Before you update your domain nameservers, make sure that you:
2120

2221
* Already own a domain name (such as `example.com` or `cloudflare.com`).
2322

2423
:::note
25-
26-
2724
If you do not already have a [domain name](https://www.cloudflare.com/learning/dns/glossary/what-is-a-domain-name/), get one at-cost through [Cloudflare Registrar](https://dash.cloudflare.com/?to=/:account/domains/register).
2825

2926
All domains purchased through Cloudflare Registrar automatically use Cloudflare for authoritative DNS, which means you can skip the rest of this tutorial.
30-
31-
3227
:::
3328

3429
* Have previously created a [Cloudflare account](/fundamentals/setup/account/create-account/).
@@ -44,6 +39,10 @@ All domains purchased through Cloudflare Registrar automatically use Cloudflare
4439

4540
In the Cloudflare dashboard, [add your domain](/fundamentals/setup/manage-domains/add-site/).
4641

42+
If Cloudflare is unable to identify your domain as a registered domain, make sure you are using an existing [top-level domain](https://www.cloudflare.com/learning/dns/top-level-domain/) (`.com`, `.net`, `.biz`, or others).
43+
44+
Cloudflare requires your `apex domain` to be one level below a valid TLD defined in the [Public Suffix List (PSL)](https://github.com/publicsuffix/list/blob/master/public_suffix_list.dat). Enterprise customers can onboard lower-level subdomains using [Subdomain setup](/dns/zone-setups/subdomain-setup/).
45+
4746
## Review DNS records
4847

4948

0 commit comments

Comments
 (0)