Every website uses a feature called "caching." Caching ensures that when visitors come to your site, it loads quickly by temporarily storing information. However, this can sometimes cause a delay in the appearance of recent changes you've made. These changes typically take an hour or two to show organically.
To see the changes immediately, you can "flush the cache" by following these steps:
Visit your website.
Add /index.php?FLUSH_CACHE=1
to the end of your URL and press Enter. Your site may look slightly different for a moment.
Revisit your original URL (e.g., http://YOURNAME.daltonwade.com
), and press Enter again.
Your updates should now appear on the site!