Caching of Page with dynamic content

I understand if we have an HTML page with content on it, Cloudflare can cache that. Example: Website Domains Names & Hosting | Domain.com

What if I have a page template that loads html content dynamically based on some guid in the URL. So content is not physically on the page and is pulled on demand.

Example: https://domain.com/news-article/ae44-dad0-dadaf-tzeeop

So based on the guid at the end of the url, content of article is retrieved. Since the guid never changes, can the html content for this page be cached https://domain.com/news-article/ae44-dad0-dadaf-tzeeop?

Thanks

If it’s a standard URL, it can be cached with a Cache Everything page rule.

This topic was automatically closed after 30 days. New replies are no longer allowed.