Live website is not showing the changes I’ve made [closed]

  1. Disable caching plugins
  2. Purge cache from browser
  3. Have you altered caching yourself in any way?
  4. If youre using any CDN like Cloudflare, enable dev mode and purge cache from their side
  5. Refresh page with shift + F5 which ignores cache
  6. If you’re making changes in CSS or JS for example, make sure to take a look at source code in dev panel – maybe your CSS selectors are just not superior or you’ve got an error in other code.

If none of that helps, it’s your host.