diff --git a/src/content/docs/dns/dns-firewall/faq.mdx b/src/content/docs/dns/dns-firewall/faq.mdx index 402610a3d266600..f408cf77c057782 100644 --- a/src/content/docs/dns/dns-firewall/faq.mdx +++ b/src/content/docs/dns/dns-firewall/faq.mdx @@ -1,6 +1,7 @@ --- title: FAQ pcx_content_type: faq +description: Find answers to common questions about Cloudflare's DNS Firewall, including cache behavior, EDNS support, and setting PTR records. sidebar: order: 4 head: diff --git a/src/content/docs/dns/dns-firewall/random-prefix-attacks/about.mdx b/src/content/docs/dns/dns-firewall/random-prefix-attacks/about.mdx index f78a74376771b6f..e58f43aaa79594e 100644 --- a/src/content/docs/dns/dns-firewall/random-prefix-attacks/about.mdx +++ b/src/content/docs/dns/dns-firewall/random-prefix-attacks/about.mdx @@ -7,6 +7,7 @@ head: - tag: title content: About random prefix attacks - DNS Firewall +description: Learn about random prefix attacks. As part of DNS Firewall, Cloudflare can protect your upstream authoritative nameservers from these attacks. --- import { Render } from "~/components"