Report this

What is the reason for this report?

How to make changes to wordpress CSS visible quickly?

Posted on June 16, 2016

I run a wordpress site on digitalocean where I set up my server with serverpilot (wordpress install done through serverpilot, too).

When I make changes to my theme (through the editor inside my wordpress control panel, for example the CSS file), they are only visible after roughly 24h – despite browser refresh and emtpying my browser’s cache.

How can I make sure the changes I make to my site are visible right away? I guess it has got to do with caching – but to handle this?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

If you are using a caching plugin, you can flush the css file. If you are using cloudflare you can put your site in development mode which will not cache.

When i am editing i disable my caching plugin and put my site in dev mode with cloudflare. I always test using incognito mode with different browsers as well.

Enabling development mode on cloudflare solved the problem. Thank you!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.