Hi there,
I have a custom post type (project) that uses an archive link (/projects) to display the listing. I am having a few issues with the cache not being flushed after I have updated the post in the back end.
I have the following settings in the Purge Policy: Page Cache settings
Front page: 1
Post page: 1
Blog feed: 1
Post comments pages: 0
Post author pages: 0
Post terms pages: 1
Post comments feed: 0
Post author feed: 0
Post terms feeds: 1
Daily archive pages: 0
Monthly archive pages: 1
Yearly archive pages: 0
The site is a multisite install.
Do I need to do this manually with code or is this something that the plugin should be handling?
Thanks very much!
Nathan