Dealing with Caching/Other Page Weirdness

Occasionally we get reports of various issues with pages, often along the lines of pages won’t update or intermittent errors.  A lot of these issues relate to the fact that we are using a very aggressive caching mechanism on our sites called Nginx Helper to improve page load times.  In any case, I thought I’d put together a list of steps I initially take to troubleshoot these types of issues.

  1. Can you sign into your site?  If not, can you log in by tacking on ?v=1 at the end of the url to ensure caching isn’t an issue? E.g.: https://YOURSITE.colostate.edu/LOGINURL/?v=1.  If not, then contact us for access.
  2. Once signed into the site and browsing the page in question, have you tried clicking “Purge Current Page” in the black ribbon at the top of the page?
  3. Have you tried opening up a new private/incognito window and browsing/logging into your site in this way (to ensure cookies/cache are limited)?
  4. If you are seeing a “This page isn’t working error”, does the error go away after a page refresh (or two)?
  5. If you are still experiencing issues, but are able to access your Admin Dashboard (https://YOURSITE.colostate.edu/wp-admin/), can you try clicking “Purge Cache” which clears the cache for the entire site?
  6. Finally, if you are still experiencing issues, it’s helpful for you to send us a report of your OS/browser environment by visiting https://www.mysupportdetails.com/ and sending us the details it provides on that page.