Content Delivery Network (CDN) Integration ZiziCache offers two CDN integration modes: a simple Pull CDN via URL rewriting and an optional Cloudflare API integration for edge caching controls. Both are configured in the CDN tab of the admin panel. Two modes Pull CDN (URL rewriting) – rewrites asset URLs in your HTML output to a...
Quicklink Integration Quicklink is a JavaScript library that prefetches (and optionally prerenders) links as they enter the viewport. ZiziCache integrates Quicklink on the frontend when enabled and uses it as a primary solution or as a fallback for Speculation Rules. How ZiziCache chooses between Quicklink and Speculation Rules Speculation Rules configured + supported: Quicklink is...
Speculative Loading (Speculation Rules API) ZiziCache implements the Speculation Rules API to prefetch or prerender likely navigation targets in supported browsers. Rules are injected into the page head on the frontend when enabled. Modes and eagerness Prefetch – fetches resources in the background. Prerender – renders the full page in the background for instant activation....