
WordPress Assets manager, dequeue scripts, dequeue styles
Increase the speed of the pages by disabling unused scripts (.JS) and styles (.CSS). Make your website REACTIVE!



Overview
Compatibility
Installation instructions
Customer support & learning resources
Changelog
Main benefits
Decreases HTTP requests loaded
Reduces HTML code size
Easier source code scanning
Removes plugin/theme conflicts
Improves performance scores
About this plugin
Categories: Performance Optimization
Version: 2.1.8
Last updated: 02-04-2024
WordPress version: 5.6
Tested up to: 6.5.5
PHP version required: 7.2
Languages: Deutsch (Schweiz, Du), Deutsch (Sie) [+5]
Tags:
Learning resources: View resources
Overview
WP Asset Manager is designed to optimize the performance of your WordPress site by allowing you to control which scripts and styles are loaded on each page. Many plugins load their resources on every page, which can slow down your site. WP Asset Manager alleviates this by enabling you to selectively disable these scripts and styles where they are not essential, such as disabling Contact Form 7 scripts on all pages except your contact page. This results in fewer HTTP requests, reduced HTML code, and easier-to-scan source code, which is beneficial for developers. The plugin also helps prevent conflicts between plugins and themes, enhances your website's performance scores on tools like GTmetrix and PageSpeed Insights, and improves overall site speed, which can positively impact your search engine rankings. Additionally, it simplifies server access log files, making them easier to scan and less space-consuming. The plugin includes translations in English, French, and Russian, and integrates useful functions from various optimization plugins, ensuring a comprehensive performance enhancement solution for your WordPress site.
Decreases number of HTTP requests loaded
- Important for faster load times
- Reduces the number of resources the browser needs to fetch
Reduces the HTML code of the actual page
- Improves page load speed, especially with GZIP compression enabled
- Makes the page source code cleaner and more efficient
Remove possible conflicts between plugins/theme
- Prevents issues caused by conflicting JavaScript files
- Ensures smoother operation of your website
Better performance score on speed test websites
- Improves scores on GTmetrix, PageSpeed Insights, and Pingdom
- Enhances SEO as Google favors faster websites