📄️ .htaccess Modifications
Follow these instructions to unleash the power of Htaccess modifications and take your site functionality even further.
📄️ Defer Images
"Deferring images" refers to the technique of delaying the loading of images on a web page until after the main content has loaded. The goal of deferring images is to improve the performance of the website, especially on slow networks or for users with limited bandwidth.
📄️ Defer Video Module
"Deferring videos" is a technique that involves delaying the loading of videos on a web page until after the main content has loaded. The goal of deferring videos is to improve the performance of the website, especially on slow networks or for users with limited bandwidth.
📄️ Other Speed Options
Click the tab titled Other Speed Options within the Divi Nitro Settings to access more features that will boost up your website. To understand what each switch does, read the explanation below. For clarity's sake, the Enabled switch means ON and the Disabled switch means OFF. After your finish, click the Save Changes button at the bottom of the tab.
📄️ CSS, JS Minification & Combination
Asset minification is the process of reducing the size of assets (such as CSS, JavaScript) used in web development. The goal of minification is to optimize the load time and performance of a website by reducing the size of the files that are sent to the client's browser. This is achieved by removing all unnecessary characters, such as white spaces, comments, and new line characters, from the source code of the asset.
📄️ HTML Minification
<!-- ## Enable Nitro Minify helper
📄️ Asynchronous CSS
Asynchronous CSS is a technique used in web development to load stylesheets in a non-blocking manner, so that the stylesheet does not block the rendering of the page. In other words, the browser continues to render the HTML and JavaScript content of the page, even if the CSS file has not yet finished loading.
📄️ Remove Code From Specific Pages
This advanced feature allows you to remove unused scripts that are being loaded from specific pages. Please use this feature with caution.
📄️ Import Export Settings
This feature allows you to export and import your Divi Nitro settings.