I have a general listings page that uses dynamic=“yes” to allow for single post views. Template caching appears to be working for the general listing view but not for the single view (when providing a permalink in the url). Is this expected behavior? Any way to get the single post views to be cached?
Thanks!