Hello,
I have a Wordpress blog, hosted on a third-party server, using CloudFlare. I have cached enabled, and yet when I look in the server logs, I see some files that are served up multiple times. I though the idea of CF caching them was that it wouldn’t pass the request on to the server, but would return the cached version.
Some example so such files are…
/wp-content/plugins/wordpress-seo/js/dist/analysis-1481.js
/wp-content/plugins/wordpress-seo/js/dist/components-1481.js
/wp-content/themes/ignite/assets/font-awesome/webfonts/fa-solid-900.ttf
/wp-content/themes/ignite/assets/font-awesome/css/all.min.css
…and many more. That last one for example was served up nearly 1000 times in January, despite being a static file that hasn’t changed in months.
Any ideas how I fix this? I’m using a lot of bandwidth, and the server hosting company are wanting to charge me more for it.
Thanks for any help you can give. Please let me know if there is any more info I can supply.