1 Answer
- Newest
- Most votes
- Most comments
0
It might be worth taking a look at AWS WAF, and attaching it to your ALB (or even better, your CloudFront distribution in front of your ALB). You can use the common bots managed rule group, which should be able to detect legitimate of Googlebot traffic. Allow the legitimate traffic, deny the spoofed traffic.
answered a month ago