Hi @graham-smith,
Thanks for reporting this and sorry for the confusion it caused!
We’ve looked into the behavior you described and can confirm this as a inconsistency in the dashboard. Here’s a quick explanation of what’s happening:
The Cached Objects stat and the View drawer are actually pulling data from two separate cache tracking systems. The card tracks files related to the Disk Fallback Cache, so if you’re not using that feature (which is your case), it will show N/A even though your site is being cached correctly via Cloudflare.
The View drawer, on the other hand, tracks cached page URLs through a separate mechanism that works independently of the Disk Fallback Cache. So the ~150 URLs you’re seeing there are real and accurate — your caching is working as expected!
In short: your cache is functioning correctly. The N/A is misleading because the label doesn’t make it clear that it only applies to Disk Fallback Cache files, not to Cloudflare-cached pages.
We’ve logged this as a UI improvement to make the dashboard clearer, so users in your setup aren’t left wondering if something is broken.
Thanks again for taking the time to report this — it’s exactly the kind of feedback that helps us improve the plugin!
Thanks for the confirmation and for the proposed UI improvements. Very much appreciated.