mazzly
Well-known member
I think it was discussed at some point. Or at least something about the usefulness of caching AMP pages with cfJust curious. Has anyone tried creating a page rule forhttps://domain.name/*/?amp=1
in cloudflare with a short full cache setting? It should logically load the page entirely from Cloudflare nodes right? And since these are non interactive pages, it does make sense to do something like this? Probably would become a mess with AMP error fixes though. I do not think this has been discussed before so just putting it out there for thoughts.
Either way putting an extra caching layer doesn't really make sense in my opinion, as the AMP caches anyway take care of that for you, it doesn't matter if it takes e.g. 200ms for Bing/Google to fetch that page into their caches..
Also as you said it probably makes debugging harder if it is cached and changed are not reflected instantly.