Loadvexa is a WordPress performance toolkit for auditing autoloaded options, diagnosing database and cache issues, finding page-specific performance problems, and verifying whether fixes actually worked. It combines autoload health monitoring, cache guidance, page-by-page diagnostics, conservative optimization profiles, and snapshot-backed restore tools in one workflow.
Loadvexa does not delete option values, does not automatically change unknown options, does not install third-party cache plugins, does not crawl external domains, and does not silently import configuration into another plugin.
X-LiteSpeed-Cache-Control: no-cache/private as a BYPASS signal inside Loadvexa diagnostics..data profile generation for high-confidence scanner-linked changes.wp aulonexa status, wp aulonexa top, and wp aulonexa audit.Optimization Profiles connect diagnosis to a controlled configuration workflow.
Loadvexa first requires the current Site Problem Scanner run to reach 100%. It then examines the saved findings and checks whether the active cache plugin has a native import format that Loadvexa explicitly supports. A downloadable profile is offered only when a finding maps to a high-confidence configuration change.
For example, if a dynamic commerce URL is actually detected as a shared full-page cache HIT, Loadvexa can propose adding that exact path to the cache plugin’s exclusion setting. It does not enable aggressive JavaScript/CSS optimization simply because those switches exist.
Current profile adapters include:
.data import profile using LiteSpeed’s current import format, containing the version marker and only the setting keys Loadvexa intentionally changes.Loadvexa shows the native import path in the WordPress dashboard only when an importable change is actually ready. The administrator downloads and imports the file manually, purges cache, then returns to Site Problem Scanner and re-checks the problem pages. Loadvexa does not mark a problem fixed merely because a file was downloaded or imported.
A settings file cannot safely repair every problem. HTTP errors, redirects, slow PHP/database work, hosting limits, and external API latency remain manual findings. An UNKNOWN cache status is kept as an informational evidence gap unless a stronger signal establishes a real cache problem; UNKNOWN by itself does not justify mutating cache settings.
The Site Problem Scanner turns cache and response diagnostics into a page-by-page workflow.
A scan can include the home page, configured front/posts pages, published public post types such as pages, posts and products, and key WooCommerce pages. Loadvexa processes only a small batch at a time to reduce load and caps a scan at 300 public URLs.
For each scanned URL, Loadvexa can report:
Cache-Control on ordinary public pages.After following a fix, use “Re-check this page” or “Re-check problem pages”. Loadvexa runs the same diagnostic again and can mark a previously detected issue as fixed when the problem is no longer present.
The scanner recognizes guidance paths for LiteSpeed Cache, WP Rocket, W3 Total Cache, WP Super Cache, WP Fastest Cache, Breeze, Speed Optimizer, and WP-Optimize. If no recognized WordPress page-cache plugin is active, Loadvexa points the administrator toward host/CDN cache controls instead of inventing a plugin-specific fix.
The advisor separates page cache, persistent object cache, asset-optimization capability, cache drop-ins, and public cache/CDN response signals.
Loadvexa can detect common cache/optimization plugins and show where their cache controls live. For integrations with a stable callable purge API, an administrator can purge from Loadvexa and immediately run a two-request front-end verification. If no supported API is available, Loadvexa shows the manual menu path instead of attempting an unsafe workaround.
Loadvexa does not install cache plugins automatically. On LiteSpeed/OpenLiteSpeed servers, LiteSpeed Cache may be suggested as a natural server-integrated option. Existing stable cache setups are favored over unnecessary plugin switching.
Loadvexa never displays or exports WordPress option values in its autoload diagnostic reports. Autoload changes are administrator initiated, snapshot backed, applied through WordPress APIs where available, and verified afterward.
Optimization profile generation is a separate administrator-requested export. A profile is created only for a detected supported cache plugin and is downloaded directly to the administrator. It is not sent to Loadvexa or an external service and is not imported automatically. WP Rocket profiles are based on the site’s current WP Rocket settings and should be treated as private site-specific configuration files.
The page scanner is restricted to URLs on the same WordPress site. It uses anonymous requests and stores response metadata needed for diagnosis rather than page content. It does not follow links into external domains.
Cache recommendations are advisory. Hosting-level caches, CDNs, reverse proxies, logged-in behavior, custom rules, security products, and commerce sessions can change the best setup. Test important storefront, checkout, account, form, and admin workflows after performance changes.
All PHP, JavaScript, and CSS used by this plugin is included in this distributed package in human-readable, editable form. Loadvexa does not ship compiled or minified custom runtime assets and does not require npm, webpack, transpilation, or a separate build step to regenerate the distributed code.