Skip to content

Commit b981d58

Browse files
Hyperlint Meta Description: DNS concepts (#20334)
* Fix issue: WorkspaceTaskSubType.META_DESCRIPTION * Apply suggestion from code review --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent 8bf0f78 commit b981d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/dns/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ head:
77
- tag: title
88
content: DNS concepts
99

10+
description: Understand key DNS concepts with Cloudflare's technical documentation. Learn about nameservers, DNS records, DNSSEC, and more.
1011
---
1112

1213
import { Details, Example, GlossaryTooltip } from "~/components";
1314

1415
This page defines and articulates key concepts that are relevant to the Cloudflare DNS service and are used in this documentation. For more concepts and broader descriptions, refer to the [Cloudflare Learning Center](https://www.cloudflare.com/learning/dns/what-is-dns/).
15-
1616
## Domain
1717

1818
Also known as domain name, a domain is the string of text that identifies a specific website, such as `google.com` or `facebook.com`. Every time you access a website from your web browser, a DNS query takes place and the DNS service maps the domain to the actual IP address where the website is [hosted](/fundamentals/setup/manage-domains/).

0 commit comments

Comments
 (0)