Description
Acelora Site Accelerator is a complete WordPress acceleration platform built for professional websites that need faster page loads, stronger Core Web Vitals, lower server load, and automated optimization workflows.
Instead of acting as a basic utility plugin, Acelora combines a performance workflow stack in one modular product:
- Smart cache purging and automatic invalidation.
- Sitemap-powered URL warmup with background queues.
- Browser cache headers and optional .htaccess rules.
- CSS minification, critical CSS support, and safe local combination.
- JavaScript minification, defer, async, delay, and safe local combination.
- Image compression, upload optimization, WebP generation, and WebP delivery.
- Native lazy loading for images, videos, and iframes.
- Database cleanup, table optimization, and repair tools.
- Heartbeat control for admin, frontend, and editor contexts.
- GZIP/Brotli compatibility checks.
- Generic CDN asset rewriting with Cloudflare-compatible workflows.
- Performance analytics center with cache health, recommendations, warnings, and estimated improvements.
- Advanced logging for cache activity, purges, optimization actions, errors, and scheduled tasks.
- WP-Cron automation for cleanup, URL warmup, database maintenance, and optimization workflows.
- One-click “Optimize Website” action.
Acelora is written with a secure, namespaced, object-oriented, modular architecture and follows WordPress best practices for hooks, capability checks, nonce validation, input sanitization, and output escaping.
Features
Cache Management
- Automatic invalidation on content, comment, taxonomy, and theme changes.
- Manual and AJAX cache purging.
- Expiration management.
- URL, cookie, query-string, and role exclusions.
- Logged-in user controls.
- Mobile cache buckets.
URL Warmup Engine
- Sitemap crawling.
- Public content discovery.
- Scheduled URL warmup.
- Queue-based background processing.
- Manual warmup.
- Progress tracking.
Asset Optimization
- CSS minification and inline optimization.
- Critical CSS injection.
- Safe local CSS combination.
- JavaScript minification.
- Async, defer, and delayed JavaScript execution.
- Safe local JavaScript combination.
- File exclusions.
Image Optimization
- Bulk batch optimization.
- Upload-time optimization.
- JPEG and PNG compression where PHP GD supports it.
- WebP generation.
- WebP delivery for compatible browsers.
- Lazy loading.
- Responsive image compatibility.
- Statistics for optimized images, saved storage, and generated WebP files.
Database Optimization
- Revision cleanup.
- Auto draft cleanup.
- Trash cleanup.
- Spam and trash comment cleanup.
- Expired transient cleanup.
- Orphan post, comment, and term metadata cleanup.
- Table optimization.
- Table repair support.
- Daily, weekly, and monthly scheduling.
Analytics, Logging, and Automation
- Cache health cards.
- Optimization score.
- Recommendations and warnings.
- Advanced log viewer.
- WP-Cron automation.
- One-click website optimization.
Screenshots




Installation
- Upload the
acelora-site-acceleratorfolder to/wp-content/plugins/. - Activate
Acelora Site Acceleratorfrom the WordPress Plugins screen. - Open
Acelorain the WordPress admin menu. - Review the dashboard and configure cache controls, assets, images, database, CDN, heartbeat, and automation settings.
- Click
Optimize Websiteto run the first optimization workflow.
FAQ
-
Does Acelora modify WordPress core files?
-
No. The plugin does not modify WordPress core files.
-
Does it require a specific CDN provider?
-
No. Acelora supports a generic custom CDN URL and is compatible with common CDN workflows, including Cloudflare-style setups.
-
How are logged-in users handled by cache controls?
-
Logged-in cache handling is conservative by default for safety. Role exclusions are available from the Cache Engine settings.
-
Can I exclude pages or assets from optimization?
-
Yes. The plugin includes URL, cookie, query-string, role, CSS, JavaScript, lazy-load, and CDN exclusion settings.
-
Does WebP generation require server support?
-
Yes. WebP generation uses PHP image capabilities. If the server does not support WebP generation, the plugin safely skips WebP conversion.
-
Does the plugin include scheduled optimization?
-
Yes. Acelora uses WP-Cron for cache cleanup, URL warmup, database cleanup, and one-click optimization workflows.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Acelora Site Accelerator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Acelora Site Accelerator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Fixed upload-time image optimization for generated image sizes.
- Improved WebP delivery for resized attachment images.
- Added an admin toolbar shortcut to clear all Acelora-managed caches.
- Improved image optimization batch feedback.
1.0.0
- Initial release.
- Added cache management controls.
- Added URL warmup queue.
- Added browser cache optimization.
- Added CSS and JavaScript optimization.
- Added image compression and WebP generation.
- Added database cleanup and table maintenance.
- Added heartbeat manager.
- Added compression compatibility checks.
- Added lazy loading.
- Added CDN rewriting.
- Added analytics dashboard.
- Added advanced logging.
- Added automation center.
- Added one-click Optimize Website workflow.
