Cloudflare Blocks Site Requests and Constantly Issues Robot Warnings

What is the name of the domain?

What is the issue you’re encountering

Continuous Robot Warning and On-Site

What steps have you taken to resolve the issue?

On my news site, the frontend lists the news with API requests. There are too many API requests on the site. This causes Cloudflare to constantly issue a robot warning. The hosting company says this is a DDOS attack, but all DDOS attacks still originate from the site’s own server. I tried all the page rules on Cloudflare, but unfortunately I couldn’t find a solution for this.

What are the steps to reproduce the issue?

On my news site, the frontend lists the news with API requests. There are too many API requests on the site. This causes Cloudflare to constantly issue a robot warning. The hosting company says this is a DDOS attack, but all DDOS attacks still originate from the site’s own server. I tried all the page rules on Cloudflare, but unfortunately I couldn’t find a solution for this.

Assuming you are seeing Verifying that you are not a robot..., that is a reCaptcha, a Google product, not from Cloudflare.

3 Likes

I see the Verify a human warning from Cloudflare. After all, it is also a robot verification and it is something that comes from CF. Since it also blocks the requests for the site, no content can be displayed on the site homepage.

https://www.gaphaberleri.com/

The following is what I see and that’s not Cloudflare!

1 Like

There is no code related to Google Recaptcha anywhere on the site. Everyone who visits the site sees this screen. Sometimes Cloudflare’s robot warning, sometimes this. Although I blocked the requests with many page rules, I could not find any solution.

Check if it is being applied by your web host or a plugin on your site. Recaptcha is not from Cloudflare.

If you also, or sometimes, see a Cloudflare-branded challenge, you can check your security event log for the reason that was shown…
https://dash.cloudflare.com/?to=/:account/:zone/security/events

..but for the avoidance of doubt, the captcha shown in the screenshot above is not from Cloudflare so you need to fix that first if that’s what every visitor sees.

1 Like

Your site runs on the LiteSpeed web server, which has native integration with Google reCAPTCHA. See: reCAPTCHA | LSWS | LiteSpeed Documentation

I can only see the reCAPTCHA page.

Can you share a screenshot showing the Cloudflare robot warning?

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.