Save 15% with code SAVE15

Getting Started

Install BoostPro, activate your license, and apply recommended settings for immediate performance gains.

Last updated Feb 21, 2026

Installation

  1. Purchase BoostPro from srworks.co
  2. Download the plugin ZIP file from your purchase confirmation email
  3. In WordPress, go to Plugins → Add New → Upload Plugin
  4. Choose the ZIP file and click Install Now
  5. Click Activate Plugin

License activation

After activation, go to BoostPro → License tab and enter your license key. Click Activate to unlock all features.

Your license key is included in your purchase confirmation email. You can also find it in your Polar account under your orders.

TierSites
Personal1 site
BusinessUp to 5 sites
AgencyUp to 100 sites

Admin tabs overview

BoostPro organizes all settings into eight focused tabs:

TabWhat it does
DashboardOptimization score (weighted 0-100), PageSpeed Insights integration, cache stats, and quick actions
OptimizationLazy loading, font optimization, connection hints (preconnect/preload), speculative loading, and CDN configuration
CleanupResource cleanup (emoji scripts, oEmbed, jQuery Migrate, query strings, Heartbeat API) and database cleanup
AdvancedJavaScript defer/delay/minify, CSS minification, Remove Unused CSS, and source comment toggle
CacheFile-based page caching with configurable expiry and URL exclusion patterns
ImagesWebP/AVIF conversion, image dimensions, bulk optimization, delivery method selection
ToolsPlugin compatibility checks, export/import settings, reset to defaults
LicenseLicense activation, deactivation, and revalidation

Settings badges

Each setting displays a colored badge to help you assess risk before enabling:

  • Recommended: Safe defaults that work on virtually all sites. Enable these first.
  • Advanced: Powerful optimizations that may need testing on your specific setup. Enable one at a time and verify your site works correctly.
  • Caution: Aggressive settings that can break functionality on some sites. Test thoroughly before leaving enabled.

Quick start checklist

Get meaningful performance gains in under five minutes:

  1. Activate your license in BoostPro → License
  2. Enable page caching in BoostPro → Cache
  3. Enable lazy loading in BoostPro → Optimization (default skip count of 2 is good for most sites)
  4. Enable resource cleanup in BoostPro → Cleanup (toggle on emoji scripts and oEmbed removal)
  5. Enable font display swap in BoostPro → Optimization under Fonts
  6. Run a PageSpeed test from the Dashboard to measure your baseline

Tip

You can also click Apply Recommended Settings on the Dashboard to enable all safe defaults in one click.

Killswitch

If something goes wrong, BoostPro includes a killswitch that instantly disables all optimizations without changing your individual settings. Find it as a sidebar widget on the Advanced tab. Toggle it on, diagnose the issue, then toggle it off to restore all your settings.

Emergency: wp-config.php constant

If you cannot access the WordPress admin, add this line to your wp-config.php file to disable all BoostPro optimizations:

define('BOOST_DISABLE', true);

Remove the line once the issue is resolved.

Important

The BOOST_DISABLE constant bypasses all BoostPro processing, including page caching. Use it only as a last resort when you cannot access the admin panel.

Next steps

Now that BoostPro is installed and configured with the basics, explore these features: