Skip to content

Commit 2bd416b

Browse files
authored
implementing feedback
1 parent d8453a1 commit 2bd416b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/content/docs/fundamentals/manage-domains/add-site.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,20 @@ To use Cloudflare as a reverse proxy but maintain your DNS provider, refer to [p
2020

2121
## 1. Onboard a domain in Cloudflare
2222

23-
1. In the Cloudflare dashboard, select **Onboard a domain**.
23+
1. Log in to the Cloudflare dashboard.
2424

2525
<DashButton url="/?to=/:account/home" />
2626

27-
2. Enter your website's <GlossaryTooltip term="apex domain">apex domain</GlossaryTooltip> (for example, `example.com`), choose how you would like to add your [DNS records](/dns/manage-dns-records/), and select **Continue**.
27+
2. Select **Onboard a domain**.
28+
3. Enter your website's <GlossaryTooltip term="apex domain">apex domain</GlossaryTooltip> (for example, `example.com`), choose how you would like to add your [DNS records](/dns/manage-dns-records/), and select **Continue**.
2829
:::note
2930
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).
3031

3132
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/).
3233
:::
3334

34-
3. Select a [plan](https://www.cloudflare.com/plans/#compare-features).
35-
4. [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.
35+
4. Select a [plan](https://www.cloudflare.com/plans/#compare-features).
36+
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.
3637

3738
<Render file="dns-scan-intro" product="dns" /> <br />
3839

0 commit comments

Comments
 (0)