hi, how to disable CDN cache for a specific page or component in AEM please provide , what needs to be done here so that I can remove cache from a specific page.
Solved! Go to Solution.
Views
Replies
Total Likes
If you want a particular page to be denied from getting cached permanently and need not want to go through a process of CDN cache clearance, then you can follow -
you need to create a flush agent for clearing cdn cache
https://aemproblog.wordpress.com/2016/07/27/cdn-cache-flush-approaches/
Hi.
If you are using akamai as CDN, you can refer https://aem4beginner.blogspot.com/creating-custom-akamai-replication
If you want a particular page to be denied from getting cached permanently and need not want to go through a process of CDN cache clearance, then you can follow -