If yes, whats its name?
Also, does the CSS,JS etc minifying actually work? the html nor css doesnt seem minified in my browser.
PS CF is great!
If yes, whats its name?
Also, does the CSS,JS etc minifying actually work? the html nor css doesnt seem minified in my browser.
PS CF is great!
Cloudflare just forwards the User Agent used by the visitor. Sometimes it will crawl the site for its Always Online feature:
Mozilla/5.0 (compatible; Cloudflare-AlwaysOnline/1.0; +https://www.cloudflare.com/always-online) AppleWebKit/534.34
As for minifying, yes it works if it can parse your code:
https://support.cloudflare.com/hc/en-us/articles/200169876-Why-isn-t-Auto-Minify-working-
This topic was automatically closed after 31 days. New replies are no longer allowed.