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
1 change: 1 addition & 0 deletions public/__redirects
Original file line number Diff line number Diff line change
Expand Up @@ -1287,6 +1287,7 @@
/turnstile/migration/migrating-from-hcaptcha/ /turnstile/migration/hcaptcha/ 301
/turnstile/concepts/widget-types/ /turnstile/concepts/widget/ 301
/turnstile/concepts/domain-management/ /turnstile/concepts/hostname-management/ 301
/turnstile/troubleshooting/challenge-solve-issues/ /fundamentals/security/cloudflare-challenges/challenge-solve-issues/ 301

# waf
/waf/about/ /waf/concepts/ 301
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Challenge solve issues
pcx_content_type: troubleshooting
sidebar:
order: 5
order: 4

---

Expand Down Expand Up @@ -30,6 +30,6 @@ Make sure that your browser is updated to the latest version.

Follow the steps below to ensure that your environment is properly configured.

<Render file="troubleshooting-steps" />
<Render file="troubleshooting-steps" product="turnstile"/>

If none of the above resolves your issue, contact the website administrator with the [error code](/turnstile/troubleshooting/client-side-errors/error-codes/) and Ray ID or submit a [feedback report](/turnstile/troubleshooting/feedback-reports/) through the Turnstile widget by selecting **Submit Feedback**.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Troubleshooting FAQ
pcx_content_type: faq
sidebar:
order: 6
order: 5

---

Expand Down
Loading