DESCRIPTION
Type | WordPress Plugin (Original Zip File, Not Nulled) |
Name | Asset CleanUp Pro: Performance WordPress Plugin v1.2.1.5 Free Download |
Version | 1.2.1.5 (Latest Version) |
Update | 05 Aug, 2022 |
Category | Miscellaneous WordPress Plugin |
Selling Platform | Gabelivan.com (Vendor: Gabelivan) |
Download Type | Original Zip File, No Nulled Version, No License Key, No Activation Key, No Registration Key, No Purchase Code, No Crack |
Asset CleanUp Pro: Performance WordPress Plugin maximizes your page speed. For maximum page speed results, use it together with a caching plugin.
Asset CleanUp Pro: Performance WordPress Plugin allows you to unload unused styles & scripts on extra pages such as:
- Taxonomy pages such as default WordPress’ categories, tags and custom created ones such as products’ categories from WooCommerce.
- Author pages (e.g. the page showing all posts published by a specific author, detected via
is_author()
function) - Default WordPress Search Page
- WooCommmerce Search Page (which has the same settings as the actual shop page detected via
is_shop()
function) - 404 Page (Not Found): this one has be as light as possible and it’s less likely that many of the CSS and JavaScript files that are needed here (detected via
is_404()
function) - Date Archive Page: this is any page that retrieves articles filtered by the date, detected via
is_date()
function
Attributes such as defer and async can be applied to the loaded JavaScript files
There are a plethora of techniques that are often used to defer parsing; however, the simple and preferred technique is to simply defer the loading of JavaScript until it is needed. If this technique isn’t right for your page, the next suggestion is to use the <script async> attribute, which prevents parsing from blocking the page from loading initially by deferring it until the browser’s UI thread is not busy with anything else. All of these settings can be made with Asset CleanUp Pro without writing any code.
Change the location of the CSS / JS files (could be moved from HEAD to BODY to prevent render blocking or vice versa if you need to trigger certain files early)
Unload CSS / JS that are hardcoded (not loaded via standard WordPress functions like wp_enqueue_scripts ()). The LINK / STYLE / SCRIPT tags could be edited by editing the PHP code (not using the correct WordPress action hooks), directly within post content, widgets or via plugins such as “Insert Headers and Footers”, “Head, Footer and Post Injections “etc. have been added. “Test mode” functionality → Afraid of making optimization mistakes? You don’t have to anymore!
This allows you to optimize the website (unload useless files, set async, move to loaded JavaScript files, clean up HTML code) without applying the changes “live” (for the normal visitor) in case you ever have doubts about a change could destroy the functionality of the page / website. Any changes you have made will only be applied to you (the logged-in administrator). Once you are happy with the way the page looks and works, you can turn off “Test Mode” to bring the changes live so everyone else can enjoy the faster page load times
Asset CleanUp Pro: Performance WordPress Plugin Features: –
Higher Page Speed Score.
Fewer HTTP Requests.
Faster Page Load.
Increased SEO Ranking.
More visitor retention.
Increased Conversions.
Sales Page / DemoMIRRORTutorial : How to Install WordPress Theme / Plugin