Skip to content

Commit a662aa3

Browse files
Apply suggestions from PCX review
Co-authored-by: Kate Tungusova <[email protected]>
1 parent 5021748 commit a662aa3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/content/docs/analytics/account-and-zone-analytics/threat-types.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ _Note: During a JavaScript challenge you will be shown an interstitial page for
3232

3333
A request that came from an IP address that is not trusted by Cloudflare based on the threat score.
3434

35-
Previously, a threat score represented a Cloudflare threat score from 0–100, where 0 indicates low risk. Now, the threat score is always `0` (zero).
35+
Previously, the threat score was a score from `0` (zero risk) to `100` (high risk) classifying the IP reputation of a visitor. Currently, the threat score is always `0` (zero).
3636

3737
## Country block
3838

src/content/docs/support/third-party-software/content-management-system-cms/cloudflare-and-joomla-recommended-first-steps.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can use WAF custom rules to [skip certain security features](/waf/custom-rul
4545

4646
Why do this?
4747

48-
If you have enabled and configured [Cloudflare's Web Application Firewall](/waf/), you may get challenged while working on your backend and/or services you want to access your site may get challenged. Taking the steps to skip certain features for requests coming from known IP addresses will help prevent issues on your site.
48+
If you have enabled and configured [Cloudflare's Web Application Firewall](/waf/), legitimate services and/or you may get challenged while accessing your backend. To prevent issues on your site, consider skipping certain security features for requests coming from known IP addresses.
4949

5050
:::note
5151
Cloudflare allows known search engine and social media crawlers. If you decide to block specific countries, you must use care because you may end up inadvertently blocking their crawlers (blocking the USA, for example, could mean that their crawler gets challenged).
@@ -55,7 +55,7 @@ Cloudflare allows known search engine and social media crawlers. If you decide t
5555

5656
## Ensure requests from Cloudflare's IP ranges aren't blocked or limited
5757

58-
If you are using services like `.htaccess`, firewalls or server mods to manage access to your site from visitors, it is important to make sure requests from Cloudflares IP ranges are not being blocked or limited in any way. The number one cause of site offline issues in Cloudflare's support channel is something blocking or restricting requests from Cloudflare IPs, so please take the time to make sure that all of Cloudflare's IPs are allowed on your server.
58+
If you are using services like `.htaccess`, firewalls or server mods to manage access to your site from visitors, you must ensure that requests from [Cloudflare's IP ranges](https://www.cloudflare.com/ips/) are not being blocked or limited in any way. The number one cause of "site offline" issues in Cloudflare's support channel is something blocking or restricting requests from Cloudflare IPs. To prevent this, ensure that all of Cloudflare's IPs are allowed on your server.
5959

6060
Why do this?
6161

src/content/docs/support/third-party-software/content-management-system-cms/using-cloudflare-and-drupal-five-easy-recommended-steps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ While there is not always an issue, we have seen some optional performance featu
3737

3838
Why do this?
3939

40-
If you have configured [Cloudflare's Web Application Firewall](/waf/), you may get challenged while working on your backend and/or services you want to access your site may get challenged. Taking the steps to skip certain features for requests coming from known IP addresses will help prevent issues on your site.
40+
If you have enabled and configured [Cloudflare's Web Application Firewall](/waf/), legitimate services and/or you may get challenged while accessing your backend. To prevent issues on your site, consider skipping certain security features for requests coming from known IP addresses.
4141

4242
**Note:** Cloudflare allows known search engine and social media crawlers. If you decide to block specific countries, you must use care because you may end up inadvertently blocking their crawlers (blocking the USA, for example, could mean that their crawler gets challenged).
4343

0 commit comments

Comments
 (0)