# Cache anonymous HTML only after testing WordPress, logged-in, form, and commerce behavior.
(not http.cookie contains "wordpress_logged_in"
 and not http.cookie contains "woocommerce_cart_hash"
 and not starts_with(http.request.uri.path, "/wp-admin")
 and not starts_with(http.request.uri.path, "/wp-login"))

Action: Eligible for cache / Cache Everything
Edge TTL: 4 hours
Browser TTL: Respect existing headers
