I have a joomla based website which is running cloudflare.
The cpanel shows the 4 urls that are getting the most hits are all fonts, and are:
/templates/rt_ambrosia/fonts/roboto/roboto_bold/roboto-bold-webfont.woff
/templates/rt_ambrosia/fonts/roboto/roboto_regular/roboto-regular-webfont.woff
/media/widgetkit/fonts/fontawesome-webfont.woff2
/templates/rt_ambrosia/fonts/robotocondensed/robotocondensed_bold/robotocondensed-bold-webfont.woff
So cloudflare doesn’t appear to be caching these fonts.
Why would they be the top 4 items in terms of “Number of hits” showing in cpanel data?
(Note the number of these hits on each line is a lot lower than visitors or sessions, so it looks like they are not being counted for every user session. If I total up all four of the lines, it would be in the right sort of ballpark for total visitors. Is it likely that each visitor just loads one file font type? would that be the case if they visit multiple different pages? I’m getting a bit into the weeds here but just trying to understand why these font files are appearing to generate so much traffic, and wondering if there is more of this I can put into cloudflare?)