What is the name of the domain?
What is the issue you’re encountering
I have created the following WAF rule but I just can’t seem to figure out how to allow known & good bots from accessing the site. Mainly, I need Google bot to be able to access it without any issues. This is my rule: (not cf.client.bot and ip.geoip.country ne “ZA”). What changes should I make to this rule to make it work properly? Basically, I get a ton of what appears to be spam like traffic from US/RU and other regions. Therefore, I want to challenge all requests from other countries but allow the good bots. It would also be better if I can sort of add something that check the threat score and then challenges the request if the user is outside my country.