Plugin Contributor
iSaumya
(@isaumya)
I can see cache status HIT for your website. But You are either using some other page caching plugin or server rule that is setting the Cache-Control header as it does not match with x-wp-cf-super-cache-cache-control value. When everything is working correctly these values should match: https://i.imgur.com/PmvvWU5.jpeg
I don’t use any cache plugin
I just enabled Edge TTL and set it to 1 year in Cache Rules
Now I disabled Edge TTL
So it’s cf-cache-status: BYPASS
https://drive.google.com/file/d/1DVXOvWo4vSuOj1YEbT3d9QVcb0gjtp5L/view?usp=sharing
Plugin Contributor
iSaumya
(@isaumya)
Hardcoding the TTTL in cache rule is not a recommended approach and can cause issues with some pages of your website.
If you are not using any other caching plugin then check your server rules as I’m sure that there is server rule that’s adding the cache-control header.