Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.
:::
Original file line number Diff line number Diff line change
Expand Up @@ -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**.
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/turnstile/get-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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**.

Expand Down
Loading