We recently installed the Cloudflare Wordpress Plugin. About a day after enabling the plugin, we started getting a Huge influx of verified bot requests to our site from Cloudflare-Purge/2.0
Has anyone experienced this issue? We are running the Wordpress plugin with APO
I’m just not seeing that User Agent in my Bot log. Then again, I’m not using APO, just the plugin. If you click on it to filter results, what does that look like?
AFAIK that is normal they’re verified Cloudflare bot if you’re using Cloudflare Wordpress plugin it does a purge when you clear the cache which is automatic when you update a blog post or make changes to ensure your Cloudflare cache is fresh after an update. If you did deeper, the requests happen at CF server side and don’t actually hit your origin server.
Parsing my Cloudflare edge server logs via Cloudflare logpush, show purge user agent hitting nearly all Wordpress page/post/tags URLs multiple times. So yes if you have ALOT of Wordpress pages/posts/tags, that is a lot of purge crawling. Though doesn’t matter as it never hits your origin and is handled at Cloudflare server level.