Skip to content

Commit 1ddae54

Browse files
Introduce DNS records table, as well as proxy status and flattening
1 parent 6516ec9 commit 1ddae54

File tree

1 file changed

+6
-2
lines changed
  • src/content/docs/dns/manage-dns-records

1 file changed

+6
-2
lines changed

src/content/docs/dns/manage-dns-records/index.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@ import { DirectoryListing, FeatureTable, GlossaryTooltip } from "~/components"
1010

1111
DNS records contain information about your domain and are used to make your website or application available to visitors and other web services.
1212

13-
Depending on the providers you used to [get your domain name](/fundamentals/setup/manage-domains/#get-a-domain-name) and [host your website or application](/fundamentals/setup/manage-domains/#host-your-domain), it is expected that DNS records were automatically created on your behalf. As an [authoritative DNS provider](/fundamentals/concepts/how-cloudflare-works/#how-cloudflare-works-as-a-dns-provider), Cloudflare can help you manage your DNS records.
13+
Depending on the providers you used to [get your domain name](/fundamentals/setup/manage-domains/#get-a-domain-name) and [host your website or application](/fundamentals/setup/manage-domains/#host-your-domain), it is expected that DNS records were automatically created on your behalf. As an authoritative DNS provider, Cloudflare can help you manage your DNS records.
1414

15-
For background about different types of DNS records, refer to the [Learning Center](https://www.cloudflare.com/learning/dns/dns-records/).
15+
## DNS records table
16+
17+
DNS records have different types and each type serve a different purpose. For background about the different types of DNS records, refer to the [Learning Center](https://www.cloudflare.com/learning/dns/dns-records/). To quickly find reference information about a specific type refer to [DNS record types](/dns/manage-dns-records/reference/dns-record-types/).
18+
19+
When managing your records at Cloudflare, besides the common record fields described below, you may also find an option for [Proxy status](/dns/manage-dns-records/reference/proxied-dns-records/) and [CNAME flattening](dns/cname-flattening/). These are specific features offered by Cloudflare.
1620

1721
## DNS records quota
1822

0 commit comments

Comments
 (0)