From 826fccced80661386e0b6458240209e9ece1aec5 Mon Sep 17 00:00:00 2001 From: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com> Date: Tue, 29 Oct 2024 08:22:37 -0700 Subject: [PATCH] update dash terminology (#17852) --- src/content/docs/turnstile/concepts/domain-management.mdx | 2 +- src/content/docs/turnstile/concepts/pre-clearance-support.mdx | 2 +- src/content/docs/turnstile/get-started/index.mdx | 2 +- .../tutorials/integrating-turnstile-waf-and-bot-management.mdx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/docs/turnstile/concepts/domain-management.mdx b/src/content/docs/turnstile/concepts/domain-management.mdx index 259a3e5b43aecf3..d351953f014225b 100644 --- a/src/content/docs/turnstile/concepts/domain-management.mdx +++ b/src/content/docs/turnstile/concepts/domain-management.mdx @@ -27,5 +27,5 @@ When the widget is embedded on a domain not listed, it will show an error messag :::note -Enterprise Bot Management customers can remove the domain validation requirement for a widget. For more information on this feature, contact your account team. +Enterprise Bot Management customers can remove the hostname validation requirement for a widget. For more information on this feature, contact your account team. ::: diff --git a/src/content/docs/turnstile/concepts/pre-clearance-support.mdx b/src/content/docs/turnstile/concepts/pre-clearance-support.mdx index 939640dba0415aa..69508684661b804 100644 --- a/src/content/docs/turnstile/concepts/pre-clearance-support.mdx +++ b/src/content/docs/turnstile/concepts/pre-clearance-support.mdx @@ -30,7 +30,7 @@ Clearance cookies generated by the Turnstile widget will be valid for the time s ## Enable pre-clearance on a new site 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account. -2. Go to **Turnstile** > **Add Site**. +2. Go to **Turnstile** > **Add widget**. 3. Under **Would you like to opt for pre-clearance for this site?** select **Yes**. 4. Choose the pre-clearance level from the select box. 5. Select **Create**. diff --git a/src/content/docs/turnstile/get-started/index.mdx b/src/content/docs/turnstile/get-started/index.mdx index 7a05ac17addc6e0..ca1c99c1c83e3ad 100644 --- a/src/content/docs/turnstile/get-started/index.mdx +++ b/src/content/docs/turnstile/get-started/index.mdx @@ -31,7 +31,7 @@ You can find special sitekeys to be used for testing in the [testing](/turnstile 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/turnstile) and select your account. 2. Go to **Turnstile**. -3. Select **Add a site** and fill out the site name and your website's hostname or select from your existing websites on Cloudflare. +3. Select **Add widget** and fill out the site name and your website's hostname or select from your existing websites on Cloudflare. 4. Select the widget mode. 5. (Optional) Opt in for [pre-clearance support](/turnstile/concepts/pre-clearance-support/). 6. Copy your sitekey and secret key. diff --git a/src/content/docs/turnstile/tutorials/integrating-turnstile-waf-and-bot-management.mdx b/src/content/docs/turnstile/tutorials/integrating-turnstile-waf-and-bot-management.mdx index a36e8d5adebfd35..a472ec84f40b639 100644 --- a/src/content/docs/turnstile/tutorials/integrating-turnstile-waf-and-bot-management.mdx +++ b/src/content/docs/turnstile/tutorials/integrating-turnstile-waf-and-bot-management.mdx @@ -59,7 +59,7 @@ Turnstile can be used on any site, regardless of whether it is on Cloudflare's n 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account. 2. Go to **Security** > **Turnstile**. -3. Select **Add a widget** and fill out the necessary information. +3. Select **Add widget** and fill out the necessary information. 4. Add your domain to the Turnstile configuration. 5. Select **Create**.