My rules
(http.request.full_uri contains "/wp-admin") or (http.request.full_uri contains "/wp-login.php") or (http.request.full_uri contains "/checkout/") or (http.request.full_uri contains "/cart/") or (http.request.full_uri contains "/my-account/") or (starts_with(http.request.full_uri, "/graphql")) or (starts_with(http.request.full_uri, "/xmlrpc.php")) or (http.request.full_uri contains ".txt") or (http.request.full_uri contains ".xlst") or (http.request.full_uri contains ".xml") or (http.cookie contains "nocache") or (http.cookie contains "wp-") or (http.cookie contains "wordpress-") or (http.cookie contains "comment") or (http.cookie contains "woocommerce_") or (http.cookie contains "PHPSESSID") or (http.request.full_uri eq "/your-cart") or (http.request.full_uri eq "/account/") or (http.request.full_uri contains "/wp-content/plugins/seo-by-rank-math" and http.request.full_uri contains "/wp-content/plugins/binance-pay") or (http.request.full_uri contains "/wp-content/plugins/seo-by-rank-math-pro") or (http.request.full_uri contains "/sitemap_index.xml") or (http.request.full_uri contains "/pay-with-crypto/")