Optimize your WordPress page assets: the free AIFORYA plugin
Lighten your WordPress pages safely: HTML minification, deferred JavaScript loading, version cleanup. Free plugin, runs locally.

Speed up your WordPress pages, without risking breaking your site.
AIFORYA Assets Optimizer lightens the code of your public pages in a cautious, risk-free way. Unlike aggressive optimizers that concatenate CSS and JavaScript (which often breaks sites), this plugin limits itself to a subset of safe optimizations, each of which can be enabled independently. All of it locally, with no API key, and for free, with no time limit.
- Free and complete: published on WordPress.org, all optimizations included.
- Cautious by principle: only conservative HTML minification is active by default.
- Runs locally: settings stored in your WordPress database, core with no network calls.
Why a "cautious" optimization?
Most performance plugins promise spectacular gains by concatenating and rewriting your assets. The problem is well known: these aggressive manipulations regularly break the display, disrupt page builders and force hours of debugging. As a result, many site owners end up turning everything off, losing the genuinely useful optimizations along the way.
AIFORYA Assets Optimizer takes the opposite bet: only enable what is safe by default, and leave the more sensitive optimizations disabled, to be enabled one at a time with full awareness. Nothing applies in the admin area, feeds, previews, or for a user who is editing the site. You gain lightness without gambling your layout.
What the plugin does
- Conservative HTML minification — reduces unnecessary whitespace between tags without ever touching the content of scripts, styles, or
preandtextareablocks. - Deferred JavaScript loading — adds the
deferattribute to non-essential scripts, with jQuery always excluded and a customizable exclusion list. - Version string cleanup — removes the
?ver=parameter from CSS and JavaScript files to help some caches and proxies. - Emoji disabling — removes the emoji script and style loaded by WordPress, unnecessary on most modern sites.
How it does better than competing free plugins
| AIFORYA Assets Optimizer | Common free plugins | |
|---|---|---|
| Default approach | Cautious, only HTML minification active | Aggressive optimizations enabled from the start |
| Risk to display | Sensitive optimizations disabled by default | CSS/JS concatenation that often breaks |
| Page builders | Preserved (nothing while editing) | Often disrupted |
| Role vs cache | Complementary to a page cache | Sometimes claims to be an all-in-one |
| API key / account | None | Sometimes required |
Installation in 2 minutes
- Download the plugin from the link here (or install it from WordPress.org).
- Activate it from the Plugins menu.
- Open AIFORYA Assets Optimizer › Settings and enable the optimizations you want.
- Check the appearance of your site; if there is an issue, disable deferred JavaScript loading first.
That's it: your public pages are lightened, with no nasty surprises.
Questions fréquentes
Historique des mises à jour
- v1.0.0
Initial release: conservative HTML minification, deferred JavaScript loading, version string cleanup and emoji disabling.
Une question ? Contactez-nous.