Hello,
I am having problems with updating CSS on live end for two out of six identical websites.
After purging all cache everything looks fine on wp-admin, however I am still seeing old changes in incognito or another browser. When inspecting with browser tools, I still see the CSS rule that was changed in styles.css. It is being shown with the source as (index). I tried clearing browser cache multiple times, but the changes still do not update for me in the live version.
One of the mentioned websites throws an error when testing cache:
Page caching seems not working for both dynamic and static pages.
Error on dynamic page (https://maestroholzbau.de): The cache is not enabled on your home page. It's not possible to verify if the page caching is working properly.
Error on static resource (https://maestroholzbau.de/wp-content/plugins/wp-cloudflare-page-cache/assets/testcache.html): Unable to find the Cache-Control response header.
Please check if the page caching is working by yourself by surfing the website in incognito mode 'cause sometimes Cloudflare bypass the cache for cURL requests. Reload a page two or three times. If you see the response header cf-cache-status: HIT, the page caching is working well.
How can I make sure that after purging cache it picks up the latest CSS?