Home/Products/SpeedForge

SpeedForge

Free WordPress performance plugin with page caching, Critical CSS, JavaScript defer/delay, WebP/AVIF conversion, and WooCommerce-specific speed optimizations. Everything runs locally: no API keys, no cloud dependencies, no monthly fees.

Features

Page caching with GZIP compression
Critical CSS generation
CSS & JavaScript minification
JavaScript defer & delay
WebP & AVIF image conversion
Native lazy loading with LQIP
WooCommerce speed optimizations
Database cleanup & optimization
Cloudflare integration
Built-in speed testing dashboard
SpeedForge screenshot 1
Click to enlarge
1 / 9

Why SpeedForge?

Page speed directly impacts your search rankings, user experience, and conversion rates. Google uses Core Web Vitals as a ranking factor, and visitors abandon slow sites within seconds. SpeedForge addresses both problems by combining multiple optimization techniques into one lightweight plugin.

Every feature works without limits. Page caching, Critical CSS, JavaScript optimization, WebP conversion, WooCommerce speed enhancements, database cleanup. All of it. No artificial restrictions, no nag screens, no features disabled after a trial period.

All processing runs locally on your server. No cloud dependencies, no API keys, no monthly fees. Install it, configure it, and it just works.

Key features

Page caching that actually works

SpeedForge creates static HTML versions of your pages and compresses them with GZIP. When visitors arrive, they receive the cached version instantly instead of waiting for PHP execution and database queries. Page load times drop from seconds to milliseconds.

The caching system automatically creates separate cache files for mobile and desktop visitors, ensuring each device type receives optimized content. Cache invalidation happens automatically when you update posts, pages, or products. No manual purging required.

Critical CSS without the complexity

Render-blocking CSS is one of the most common causes of poor Core Web Vitals scores. SpeedForge analyzes your pages locally and extracts the CSS needed to render above-the-fold content, then inlines it directly in the page head. The remaining CSS loads asynchronously without blocking the initial render.

No external API calls. No per-page limits. No monthly fees. Just faster paint times and better LCP scores.

JavaScript optimization

SpeedForge gives you granular control over how JavaScript loads on your site:

  • Defer moves render-blocking scripts out of the critical path
  • Delay postpones non-essential scripts until user interaction (scroll, click, touch)
  • Minification reduces file sizes by removing whitespace and comments
  • Third-party scripts like analytics, chat widgets, and social embeds are common performance bottlenecks. SpeedForge can delay these until visitors actually engage with your page, which improves Total Blocking Time and INP scores significantly.

    Image optimization

    Large images slow down every page they appear on. SpeedForge converts your images to modern WebP and AVIF formats using the GD or ImageMagick libraries already installed on your server. These formats deliver 25-50% smaller file sizes with no visible quality loss.

    Native browser lazy loading with Low Quality Image Placeholder (LQIP) support ensures images only load when visitors scroll them into view. This reduces initial page weight and speeds up Largest Contentful Paint.

    WooCommerce-specific optimizations

    WooCommerce sites face unique performance challenges. SpeedForge includes optimizations built specifically for online stores:

  • Smart Cart Fragments - Disables cart fragment AJAX calls when the cart is empty, eliminating 200-500ms of unnecessary overhead on every page
  • Variable Product Preloading - Preloads variation data on hover so attribute changes feel instant
  • Checkout Script Deferral - Delays payment gateway scripts until the checkout step
  • Mini-Cart Lazy Loading - Loads mini-cart content only when visitors hover over the cart icon
  • Database cleanup

    WordPress databases accumulate clutter over time: post revisions, auto-drafts, trashed content, spam comments, and expired transients. This bloat slows down queries and increases backup sizes. SpeedForge provides one-click cleanup tools and optional scheduled maintenance to keep your database lean.

    Bloat removal

    SpeedForge lets you disable WordPress features that many sites don't need:

  • WordPress emoji scripts and styles
  • Gutenberg block library CSS (for classic themes)
  • jQuery Migrate compatibility layer
  • Dashicons for logged-out visitors
  • oEmbed discovery scripts
  • XML-RPC (improves security too)
  • RSS feed links
  • Self-pingbacks
  • Each toggle is independent. Disable only what you don't need.

    Cloudflare integration

    If you use Cloudflare, SpeedForge connects directly to your account to automatically purge cached content when you update your site. You can also toggle Development Mode from the WordPress admin when you need to bypass Cloudflare caching temporarily.

    Built-in speed testing

    Track your performance improvements without leaving WordPress. SpeedForge integrates with Google PageSpeed Insights to test your site and display Core Web Vitals metrics directly in your dashboard. Score history shows trends over time so you can measure the impact of each optimization change.

    The Smart Analyzer feature examines your site configuration and provides personalized recommendations based on your specific setup, whether you're running a simple blog or a complex WooCommerce store.

    What's included

    Everything in SpeedForge is free with no restrictions. Here's the full feature set:

    CategoryFeatures
    CachingPage caching with GZIP, mobile cache, per-role caching, cache preloading, automatic invalidation
    CSSCritical CSS generation, minification, async loading, Google Fonts self-hosting, CDN asset self-hosting
    JavaScriptDefer, delay until interaction, minification, third-party script control
    ImagesWebP & AVIF conversion, lazy loading with LQIP, Gravatar self-hosting, EXIF removal
    WooCommerceCart fragments optimization, variable product preload, checkout deferral, mini-cart lazy loading
    DatabaseRevisions cleanup, transients cleanup, scheduled maintenance, table optimization
    ExtrasCloudflare integration, Speculation Rules API, bloat removal, A/B testing, Smart Analyzer

    How it works

    1. Install & activate

    Download SpeedForge and upload it to your WordPress site via Plugins → Add New → Upload Plugin. Activate it like any other plugin. No complex server configuration required.

    2. Run the Smart Analyzer

    SpeedForge detects your site type, page builder, WooCommerce installation, and server capabilities. The Smart Analyzer provides personalized recommendations based on your specific setup.

    3. Enable optimizations

    Toggle features on and off with simple switches. Each optimization can be enabled independently. Start with caching and gradually enable additional features while monitoring your site.

    4. Monitor performance

    Use the built-in speed test to measure improvements. Track your Core Web Vitals history and compare mobile vs desktop scores over time.

    Compatibility

    Hosting providers

    SpeedForge automatically detects managed hosting environments and adjusts behavior accordingly. On hosts that provide their own caching (WP Engine, Kinsta, SiteGround, Cloudways, Flywheel, WordPress.com, Pressable), SpeedForge disables its page cache to avoid conflicts while continuing to provide CSS, JavaScript, and image optimizations.

    Supported managed hosts:

  • WP Engine
  • Kinsta
  • SiteGround
  • Cloudways
  • Flywheel
  • WordPress.com
  • Pressable
  • GridPane
  • SpinupWP
  • RunCloud
  • Rocket.net
  • GoDaddy Managed WordPress
  • LiteSpeed servers
  • Page builders

    SpeedForge works alongside popular page builders with intelligent defaults and exclusion options:

  • Elementor
  • Divi
  • Beaver Builder
  • Bricks
  • Oxygen
  • Breakdance
  • Brizy
  • Gutenberg (Block Editor)
  • Plugins

    Tested and compatible with:

  • WooCommerce (8.0+)
  • Yoast SEO
  • Rank Math
  • All in One SEO
  • SEOPress
  • WPML
  • Polylang
  • TranslatePress
  • Weglot
  • Advanced Custom Fields
  • Wordfence
  • Contact Form 7
  • The Events Calendar
  • Easy Digital Downloads
  • Requirements

  • WordPress 6.0 or higher
  • PHP 7.4 or higher (PHP 8.1+ recommended)
  • 64MB memory limit minimum (128MB recommended)
  • For WebP/AVIF conversion: GD or ImageMagick PHP extension
  • Installation

  • Download SpeedForge using the button on this page
  • In your WordPress admin, go to Plugins → Add New → Upload Plugin
  • Upload the ZIP file and click Install Now
  • Activate the plugin and navigate to SpeedForge in your admin menu to configure
  • Privacy & GDPR

    SpeedForge processes all optimizations locally on your server. CSS generation, image compression, minification, and caching happen entirely within your hosting environment with zero external dependencies.

    External connections only occur when:

  • You manually run a speed test (connects to Google PageSpeed Insights API)
  • You configure Cloudflare integration (connects to Cloudflare API)
  • No visitor data is collected or transmitted. Self-hosting Google Fonts locally eliminates the privacy concerns of loading fonts from Google's servers.

    Frequently asked questions

    Is SpeedForge actually free, or is it limited?

    SpeedForge is genuinely full-featured. You get page caching, Critical CSS, JavaScript defer/delay, WebP conversion, WooCommerce optimizations, Cloudflare integration, database cleanup, and everything else listed on this page. No artificial limits, no nag screens, no features disabled after a trial period.

    Can I use SpeedForge with another caching plugin?

    Yes. Disable SpeedForge's page cache feature if you're already using a caching plugin like WP Super Cache or W3 Total Cache. CSS, JavaScript, image, and WooCommerce optimizations work independently of the cache.

    Will SpeedForge break my site?

    SpeedForge is designed with safety in mind. Features can be enabled individually, and the Smart Analyzer warns you about potentially problematic configurations (like JavaScript delay with certain page builders). If something doesn't work correctly, just disable that specific feature.

    Does JavaScript delay work with all sites?

    JavaScript delay is powerful but requires testing. Some interactive elements (sliders, forms, animations) may need specific scripts excluded from delay. SpeedForge provides exclusion fields for fine-tuning.

    How is Critical CSS generated?

    SpeedForge extracts Critical CSS locally by analyzing your page templates. No per-page limits, no API costs, no external services involved.

    Is SpeedForge compatible with WooCommerce?

    Yes. SpeedForge includes WooCommerce-specific optimizations and is tested with WooCommerce 8.0 and above. Cart, checkout, and account pages are automatically excluded from caching.

    What happens to my cache when I update content?

    SpeedForge automatically purges relevant cache files when you update posts, pages, or products. You can also clear cache manually from the admin bar or SpeedForge dashboard.

    How does SpeedForge compare to WP Rocket?

    WP Rocket is a solid caching plugin, but it costs $59/year for a single site. SpeedForge gives you the same core features (page caching, Critical CSS, JavaScript defer/delay, lazy loading, database cleanup) at no cost. If you're on a budget or managing multiple sites, SpeedForge can save you hundreds per year without sacrificing performance.

    Support

  • Documentation: themology.com/docs/speedforge
  • General Support: themology.com/support
  • Ready to speed up your WordPress site? Download SpeedForge, run the Smart Analyzer, and start seeing faster load times in minutes. No API keys required, no monthly fees, no cloud dependencies.

    FreeOpen Source
    Download Free
    Latest version1.0.0
    Plugin Information
    PHP version7.4+
    WordPress6.0+
    WP tested up to6.9
    Categories
    PerformanceWooCommerceSpeed optimizationCachingCore Web Vitals
    FreeOpen Source
    Download Free
    Latest version1.0.0
    Plugin Information
    PHP version7.4+
    WordPress6.0+
    WP tested up to6.9
    Categories
    PerformanceWooCommerceSpeed optimizationCachingCore Web Vitals