Code not updating on the live site - dev says it’s the CF caching
What steps have you taken to resolve the issue?
I disabled caching plugins on my WP site and caching from the domain hosting provider (Hostinger). Now, I need to disable caching from CF.
What are the steps to reproduce the issue?
My developer says that they cannot work on the site because the manual code that they add via FTP is not reflected instantly on the site, and in some cases it takes more than a day. They say that Cloudflare caching is the issue. Can it be the case, and if so, how can I disable CF from caching my website’s code, at least temporarily?
Thanks for your response. So I guess this is only temporary, so no permanent way to make this?
Also, in your experience, is it normal for the website code not to be updated even after the 30 minutes, as my developer is reporting? He complains that none of the code he’s uploading is reflecting on the site for many hours.
You don’t want to do permanently, after all caching is there to speed up your site. But during development you can disable, use cache rules to override the default Cloudflare cache settings.
Or while developing, turn off the proxy.
If you need more advice you can give some example links.