Push pre-load any resource, Async JavaScript, Defer Render Blocking CSS, with fine rule set to control js and css on different page types, HTTP2 Serve …
Async / Defer / Remove any JS file throughout the site or based on the WordPress page type
You can create mobile device specific rule to push, pre-load, remove, async js or css, this works based on the device user agent detection
You can create desktop device specific rule to push, pre-load, remove, async js or css, this works based on the device user agent detection
Conditionally remove JS and CSS from various WooCommerce pages like checkout page, cart page, product page, product category page
You can push pre-load resource specific on some pages by there ID
Remove CSS, JS specific to page or post by there ID
Organize rules in group foe easy management of the rules
Mobile and Desktop detection works based on the wp_is_mobile() function of the WordPress that detect device based on the user agent date send in the request
Apart from this it also offer ability to remove Css and JS file from specific pages based in the selected page tag conditions
Eg: if css path is https://s.w.org/style/wp4.css
then you can match it with wp4.css or style/wp4.css or s.w.org/style/wp4.css
you use 2nd method (style/wp4.css) for more precise selection (this avoid error when there are 2 style with same file name)
Yes you can do that
Yes you can do that using our mobile detect rule, that works based on the browser user agent detection
Yes you can do that using Desktop specific rule
yes there is rules to control resources based on WooCommerce page types like product category, shop, single product, cart, checkout pages
you can do that there is that allows you to specify the Page id for which you want to push the resource
yes there is rule using that you can remove it for specific page by specifying there page id, e.g: 1,4,66 will select the page with id 1 ,4, and 66
ues you can do that we have rule to apply rule every where excluding the page you specified by id
Yes HTTP3 also support push and pre-load of resources