Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO…
About HTTP/2 Push, Async JavaScript, Defer Render Blocking CSS, HTTP2 server push, HTTP3 push
This tool allows you to optimize the loading of JS and CSS files on your website. You can push, pre-load, remove, or load asynchronously specific files based on page types or device detection. You can also organize rules in groups for easy management and remove CSS and JS files from specific pages using page tag conditions.Screenshots



Frequently asked questions
What is the primary function of this plugin?
This plugin primarily allows you to push/pre-load JS and CSS files, as well as other resources, across your WordPress site.
Can I control resource loading on specific page types?
Yes, you can create rules to push, pre-load, remove, or async JS and CSS based on different page types.
Does this plugin support mobile and desktop-specific rules?
Yes, you can create mobile and desktop device-specific rules for resource management, based on user agent detection.
Can I remove CSS and JS from WooCommerce pages?
Yes, you can conditionally remove JS and CSS from various WooCommerce pages, such as the checkout, cart, product, and product category pages.
How does the plugin detect mobile devices?
Mobile and desktop detection works based on the wp_is_mobile() function of WordPress, which detects devices based on user agent data.
