BoostPro
WordPress performance optimization documentation. Learn how to make your WordPress site faster.
Quick Start
New to BoostPro? Get your site optimized with recommended settings in under 5 minutes.
Getting Started →Features
Lazy Loading
Configure image, iframe, and video lazy loading with exclusion patterns to speed up initial page loads.
Resource Cleanup
Remove unused WordPress scripts, styles, and bloat from your pages.
Font Optimization
Self-host Google Fonts, enable font-display swap, and preload critical fonts.
Connection Optimization
Add preconnect hints to establish early connections to third-party domains.
Database Cleanup
Clean up post revisions, trash, spam, expired transients, and orphaned metadata.
Page Caching
File-based HTML caching that serves pages directly from disk, bypassing PHP and WordPress.
JavaScript Optimization
Defer and delay JavaScript execution to eliminate render-blocking resources.
CSS Optimization
Defer stylesheets, automatic per-page critical CSS, and minify CSS files.
Image Optimization
Convert images to WebP, bulk optimize your media library, and serve optimized images automatically.
Plugin Compatibility
Which plugins work with BoostPro and how conflicts are handled.
PageSpeed Insights
Run Google PageSpeed tests and track Core Web Vitals from your dashboard.
WP-CLI Commands
Manage BoostPro from the command line. Purge caches and check status via WP-CLI.