I've made changes to kvCORE. Why doesn't my site update automatically?


Your kvCORE site has something that's called "caching". Caching is set up so that when the consumer visits your site, everything loads as quickly as possible. This does cause a delay in the time it takes for changes to appear on the front of your site after they have been made.


To see the changes right away, you can do something called "flushing the cache". 


To do this, simply follow these steps:


1. Visit the front/consumer-facing side of your site

2. Add " /index.php?FLUSH_CACHE=1 " to the end of your site (don't include the " )
Example: https://agentfirst.lastjphomesforsale.com = https://agentfirst.lastjphomesforsale.com/?FLUSH_CACHE=1

3. Hit Enter

4. Any updates to your site should now show.