
4/25/2017 · Nick B
What this post added
This post details best practices for leveraging Cloudflare's caching capabilities for ecommerce websites. It explains how to use Page Rules with 'Bypass Cache on Cookie' to serve cached content to new visitors while bypassing the cache for logged-in users or those with items in their basket. It also introduces a method using AJAX to populate dynamic content, allowing the majority of the page to be cached while specific elements are fetched dynamically. The post further explains how Railgun can accelerate dynamic HTML content that cannot be cached.