Skip to content

Commit 6053e44

Browse files
authored
Update add-site.mdx
1 parent f017c96 commit 6053e44

File tree

1 file changed

+6
-8
lines changed
  • src/content/docs/fundamentals/setup/manage-domains

1 file changed

+6
-8
lines changed

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

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,23 @@ pcx_content_type: tutorial
66

77
import { Render } from "~/components"
88

9-
Follow these steps to add your website or application to Cloudflare. Once your domain is [active](/dns/zone-setups/reference/domain-status/#active), your web traffic will [proxy through Cloudflare](/fundamentals/concepts/how-cloudflare-works/#how-cloudflare-works-as-a-reverse-proxy), which speeds up and protects websites and services on your domain.
9+
Follow these steps to onboard your website or application to Cloudflare. Once your domain is [active](/dns/zone-setups/reference/domain-status/#active), your web traffic will [proxy through Cloudflare](/fundamentals/concepts/how-cloudflare-works/#how-cloudflare-works-as-a-reverse-proxy), which speeds up and protects websites and services on your domain.
1010

1111
Cloudflare will become the primary [DNS provider](/fundamentals/concepts/how-cloudflare-works/#how-cloudflare-works-as-a-dns-provider) for your domain, meaning your [DNS records](/dns/concepts/#dns-records) are managed at Cloudflare, and we authoritatively answer all DNS queries.
1212

1313
:::note
1414

1515

16-
These instructions are tailored to customers using a full setup for Cloudflare DNS (the most common configuration). If you are using a [partial setup](/dns/zone-setups/partial-setup/) or [secondary setup](/dns/zone-setups/zone-transfers/), your setup process will be different.
16+
These instructions are tailored to customers using a [full DNS setup](/dns/zone-setups/full-setup) (the most common configuration). If you are using a [partial setup](/dns/zone-setups/partial-setup/) or [secondary setup](/dns/zone-setups/zone-transfers/), your onboarding process will be different.
1717

1818

1919
:::
2020

2121
## Prerequisites
2222

23-
To use Cloudflare, you need to own a domain (`example.com`).
23+
To onboard a website or application to Cloudflare, you need to own the domain name (`example.com`).
2424

25-
If you do not already own a domain name and plan to use Cloudflare for your [authoritative DNS](/dns/zone-setups/full-setup/), we highly recommend purchasing your domain name through [Cloudflare Registrar](/registrar/get-started/register-domain/).
26-
27-
Using Cloudflare Registrar simplifies your setup process by automatically using Cloudflare for authoritative DNS.
25+
If you do not already own a domain and plan to use Cloudflare for your [authoritative DNS](/dns/zone-setups/full-setup/), we highly recommend purchasing your domain name through [Cloudflare Registrar](/registrar/get-started/register-domain/). This simplifies your setup process by automatically using Cloudflare for authoritative DNS.
2826

2927
<Render file="disable_dnssec" product="dns" />
3028

@@ -38,8 +36,8 @@ Using Cloudflare Registrar simplifies your setup process by automatically using
3836

3937
## 3. Complete SSL/TLS setup
4038

41-
To prevent insecure connections and visitor browser errors, [make sure you have SSL/TLS protection](/ssl/get-started/) and go through the **Quick Start Guide** to improve security.
39+
To prevent insecure connections and visitor browser errors, [make sure you have SSL/TLS protection](/ssl/get-started/).
4240

4341
## 4. Go beyond the basics
4442

45-
For suggestions and guidance about getting the most out of your Cloudflare account, refer to our [Fundamental Tasks](/fundamentals/basic-tasks/).
43+
Many Cloudflare services will automatically protect and speed up your web traffic once your nameservers are updated. To customize how we process your traffic and to get more out of Cloudflare, refer to our [basic tasks](/fundamentals/basic-tasks/).

0 commit comments

Comments
 (0)