Why can't I see the changes to my site?
As part of our commitment to sobriety (learn more about our approach), we use a caching solution on our servers: NGINX.
When you update your site, it may take up to 1 hour for the update to become visible. However, from cPanel, you can choose to clear the cache manually, or even temporarily disable it via the "NGINX Cache" section on the right side of your screen:

Your developer can also change the cache duration via the Cache-Control header (learn more).
Don't forget to also clear your browser cache and re-enable the NGINX cache once you've finished making your changes.
You can also clear the cache via SSH or via a cron job using the uapi NginxCaching clear_cache command.
Updated on: 17/07/2026
Thank you!