Skip to content

Commit fe25426

Browse files
Fix issue: WorkspaceTaskSubType.META_DESCRIPTION
1 parent 3222226 commit fe25426

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 domains, nameservers, DNS records, and DNSSEC for effective DNS management.
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)