The Ezoic WordPress plugin has recently been updated with several new features aimed at enhancing site performance through optimized speed settings. Below are the key features included in the update:
- Emoji Disable: Many websites do not utilize emojis, yet by default, WordPress loads these resources, which can slow down site performance. Enabling this feature will prevent the loading of emojis, thereby improving site speed by eliminating unnecessary resources.
- HTTP/HTTPS Protocol Handling: This feature allows pages served via HTTP or HTTPS to call scripts and CSS files without additional redirects. This optimization can significantly improve loading times by reducing unnecessary round-trips between the server and the client.
- jQuery Migrate: jQuery Migrate is a script that facilitates the transition between different versions of jQuery by supporting deprecated features. While removing this script can lead to performance improvements by reducing the number of scripts loaded, it should be done with caution. Sites heavily reliant on older jQuery versions may experience functionality issues if this option is disabled.
- DOM Size Optimization: All the above features contribute to reducing the DOM size by removing unnecessary links and scripts. This reduction helps in faster browser parsing, thereby improving key performance metrics such as First Contentful Paint (FCP) and Largest Contentful Paint (LCP), as well as the time it takes for the site to become interactive.
- RSS Links Removal: RSS links, often used by third-party applications rather than normal browsers, can be removed to streamline the DOM. However, if your site relies on RSS traffic, it may be best to leave this option disabled.
All these settings can be independently toggled on or off at any time. After selecting the desired settings, it is important to save them by clicking the 'save settings' button at the bottom of the list. Without saving, the changes will not take effect.