Thanks for getting back to me.
I confess there is a lot about caching I don’t quite understand.
I see the changes without a problem. It’s the users who are not logged in, but view the posts/pages/pdfs within a short time of my changes that don’t see them. They won’t know to reload the page to see the changes.
>> I already have Front Page, Post Page and Blog Feed checked under Purge Policy.
Under General, I had unchecked Cache Front Page in the hopes that would help – should this be checked? My thought was that if I didn’t cache it, it would show any changes ever time, am I wrong?
I confess I don’t quite know whether to “Purge All Caches”, “Purge Modules –> Page Cache: all” I don’t even know what Opcode Cache is. On the All Posts or All Pages area, each post/page has a “Purge from Cache” option. Also, on the post/page itself, in edit mode, there is a “Purge from Cache” option.
“Once the content is updated, the cache should be purged and the changes visible on the website. Naturally, you need to reload the page since the cache is also in the browser.”
Does this purge the cache for ALL users, or just me? Sometimes after purging the cached I go to a different browser to see if I can see the changes there. Often I can’t. If I come back awhile later, I can. Is it the “Update Interval”? that controls this? This is set to 900 seconds, which is 15 minutes, which I think was the default. Should this be shorter?
Users don’t normally know to reload pages, so I need it to be automatic.
And how would a pdf get purged? There is no option on the file’s media page to specifically purge it. There’s one pdf, a list of walks, that can change frequently, so what would trigger the purge for that? It’s not the page it’s linked from, since the hyperlink hasn’t changed, just the contents of the pdf itself.
Under “Never cache the following pages:” this is what is there, which I guess is the default setting.
wp-.*\.php
index\.php
I would take that to mean they are reloaded fresh every time, but they’re not.
Thanks!