Forums
Home / Plugin: Super Page Cache / must-revalidate directive for all single post pages
(@hridayaragam)
2 months ago
?how to add must-revalidate directive for all single post pages i need to re-validate every 12 hrs
The page I need help with: [log in to see the link]
(@isaumya)
1 month, 4 weeks ago
Hi,There is no need to add must be revalidated. Just change the CDN Cache Control TTL under the Cache tab to 12 hours in seconds and after that cache will get auto expired after 12 hours and fetched from origin server.
1 month, 3 weeks ago
if 304 Not Modified. is present that will prevent auto expiring cache if we set cache control
1 month, 1 week ago
CDN Cache Control tells Cloudflare how long to keep the item in the cache. So, even if it’s 304 it should get expired.