Title: SpeedForge
Author: Themology
Published: <strong>28. februar, 2026</strong>
Last modified: 3. marts, 2026

---

Søg plugins

![](https://ps.w.org/speedforge/assets/banner-772x250.png?rev=3471631)

![](https://ps.w.org/speedforge/assets/icon-256x256.png?rev=3471631)

# SpeedForge

 Af [Themology](https://profiles.wordpress.org/themology/)

[Download](https://downloads.wordpress.org/plugin/speedforge.1.0.1.zip)

 * [Detaljer](https://da.wordpress.org/plugins/speedforge/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/speedforge/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/speedforge/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/speedforge/#developers)

 [Support](https://wordpress.org/support/plugin/speedforge/)

## Beskrivelse

SpeedForge is a performance optimization plugin for WordPress and WooCommerce websites.
All optimization processes run locally on your server with no cloud dependencies,
no external API keys, and no monthly subscription fees. SpeedForge helps improve
Core Web Vitals scores and overall page load times through a comprehensive suite
of optimization techniques.

#### Page Caching

SpeedForge generates static HTML files with `GZIP` compression for faster page delivery.
The caching system creates separate cache files for mobile and desktop visitors 
to serve optimized content for each device type. Cache invalidation happens automatically
when you update posts, pages, or products. SpeedForge also includes cache preloading
to generate cached versions of your important pages before visitors arrive.

 * Static HTML generation with `GZIP` compression.
 * Separate cache for mobile devices.
 * Automatic cache invalidation when content changes.
 * Cache preloading for important pages.
 * Compatible with managed hosting cache systems.
 * Tag-based cache invalidation for precise purging.
 * Stale-while-revalidate for zero-downtime cache rebuilds.
 * Adaptive cache TTL per content type.
 * Browser cache policy headers (Cache-Control, Vary).
 * Cache hit/miss statistics dashboard.
 * Smart warmup with priority queue and pause/resume.
 * WP-CLI commands for cache management.
 * HTML minification (conservative and aggressive modes).

#### CSS Optimization

SpeedForge generates Critical CSS locally to eliminate render-blocking stylesheets.
The Critical CSS extraction identifies above-the-fold styles and inlines them directly
in the page head, allowing the rest of your CSS to load asynchronously. SpeedForge
also minifies and combines CSS files to reduce HTTP requests and file sizes.

 * Local Critical CSS generation.
 * CSS minification and combination.
 * Unused CSS removal per page.
 * Async loading for non-critical styles.
 * Self-host Google Fonts locally for GDPR compliance.
 * Self-host third-party CSS from popular CDNs.
 * Pre-built critical CSS templates for WooCommerce.

#### JavaScript Optimization

SpeedForge defers render-blocking JavaScript to improve page load times and interactivity
metrics. Third-party scripts like analytics, chat widgets, and social embeds can
be delayed until the user interacts with the page. SpeedForge analyzes scripts to
identify which files are safe to defer or delay without breaking functionality.

 * Defer loading for render-blocking scripts.
 * Delay loading for third-party scripts until user interaction.
 * JavaScript minification and combination.
 * Smart script analysis to identify safe-to-delay files.
 * Self-host third-party JavaScript from popular CDNs.
 * Inline script grouping to reduce DOM parsing overhead.

#### Image Optimization

SpeedForge converts images to WebP and AVIF formats using PHP `GD` or `ImageMagick`
libraries available on your server. The compression algorithm analyzes image complexity
to apply appropriate quality settings without visible degradation. SpeedForge implements
native browser lazy loading with Low Quality Image Placeholder support to improve
perceived performance.

 * WebP and AVIF conversion using `GD` or `ImageMagick`.
 * Smart compression based on image complexity.
 * Native lazy loading with `LQIP` placeholders.
 * EXIF metadata removal.
 * Auto-resize large uploads.
 * LCP image preloading with responsive srcset for product, shop, and category pages.

#### WooCommerce Optimization

SpeedForge includes specific optimizations for WooCommerce stores. Cart Fragments,
which normally load on every page, are disabled when the cart is empty to reduce
unnecessary AJAX requests. Variable product data preloads on hover so attribute 
changes feel instant. Checkout scripts defer until the payment step, and mini-cart
content loads only when visitors hover over the cart icon.

 * Smart Cart Fragments that disable when cart is empty.
 * Variable product data preloading on hover.
 * Checkout script deferral until payment step.
 * Mini-cart lazy loading on icon hover.
 * Store API response caching with ETag support.
 * HPOS-aware database maintenance (sessions, stock, order items, Action Scheduler).

#### CDN Integration

SpeedForge integrates with major CDN providers for automatic cache purging when 
content changes. URL rewriting serves static assets through your CDN for global 
performance. Provider-specific cache tag headers enable surgical CDN invalidation.

 * Cloudflare API integration with URL and zone purging.
 * Fastly with Surrogate-Key and soft purge support.
 * Bunny.net pull zone purge API.
 * Generic Webhook with HMAC-SHA256 signatures.
 * Automatic CDN purge when local cache is cleared.
 * Provider-specific cache tag headers (Cache-Tag, Surrogate-Key, CDN-Tag).

#### Bloat Removal

WordPress loads several features by default that many sites do not need. SpeedForge
provides granular control to disable these unused features and reduce page weight.
Each option can be toggled independently so you can keep features your site actually
uses while removing the rest.

 * Disable WordPress emoji scripts and styles.
 * Remove Gutenberg block library CSS for classic themes.
 * Disable jQuery Migrate legacy compatibility layer.
 * Remove Dashicons for non-logged-in visitors.
 * Disable oEmbed discovery and scripts.
 * Disable XML-RPC for improved security.
 * Remove RSS feed links from page headers.
 * Prevent self-pingbacks on internal links.

#### Heartbeat Control

The WordPress Heartbeat API sends AJAX requests every 15-60 seconds for features
like autosave and login session management. SpeedForge lets you control or disable
Heartbeat in different contexts to reduce server load and improve admin performance.

 * Disable Heartbeat on frontend pages.
 * Control Heartbeat frequency in the post editor.
 * Adjust or disable Heartbeat in the admin dashboard.
 * Set custom intervals from 15 to 120 seconds.

#### Preloading & Prefetching

SpeedForge implements modern browser preloading techniques to speed up navigation.
DNS prefetch resolves domain names before users click links. Preconnect establishes
early connections to important third-party origins. The Speculation Rules API prefetches
entire pages when users hover over links for near-instant transitions.

 * DNS prefetch for external domains.
 * Preconnect to critical third-party origins.
 * Custom domain configuration for prefetch and preconnect.
 * Speculation Rules API for link prefetching on hover.
 * Configurable speculation eagerness levels.
 * Hover prefetch for near-instant navigation.

#### Cloudflare Integration

SpeedForge integrates with Cloudflare to automatically purge cached content when
you update your site. Connect your Cloudflare account using your Zone ID and API
Token to enable automatic cache invalidation. Development mode can be toggled directly
from the SpeedForge dashboard when you need to bypass Cloudflare caching temporarily.

 * Automatic Cloudflare cache purging on content updates.
 * Purge entire cache or specific URLs.
 * Toggle Development Mode from WordPress admin.
 * Compatible with Cloudflare APO for WordPress.

#### Database Cleanup

SpeedForge removes database bloat that accumulates over time. Post revisions, auto-
drafts, trashed content, spam comments, and expired transients consume database 
space and slow down queries. SpeedForge provides manual cleanup tools and scheduled
automatic cleanup to maintain database efficiency.

 * Remove post revisions, auto-drafts, and trashed posts.
 * Clean spam and trashed comments.
 * Delete expired transients.
 * Schedule automatic cleanup routines.

#### Speed Testing

SpeedForge integrates with Google PageSpeed Insights API to provide speed testing
directly from your dashboard. Core Web Vitals metrics are tracked over time so you
can measure the impact of optimization changes. SpeedForge maps PageSpeed audit 
results to specific features and offers one-click fixes for common issues. A/B testing
lets you compare different optimization settings to find the best configuration 
for your site.

 * Built-in Google PageSpeed Insights integration.
 * Core Web Vitals tracking with history.
 * Audit-to-feature mapping with one-click fixes.
 * A/B testing to compare optimization settings.

#### Managed Hosting Compatibility

SpeedForge automatically detects managed hosting environments and adjusts its behavior
accordingly. On hosts like WordPress.com, Pressable, WP Engine, Kinsta, SiteGround,
Cloudways, and Flywheel that provide their own caching systems, SpeedForge disables
its page cache feature to avoid conflicts. CSS, JavaScript, image, and WooCommerce
optimizations continue to work alongside the host-provided caching.

#### External Services

SpeedForge connects to the following external services. All connections are initiated
only by admin actions or explicit feature configuration. No data is sent without
user consent, and no visitor tracking occurs.

**Google PageSpeed Insights API**

When you run a speed test from the SpeedForge dashboard, your site URL is sent to
the Google PageSpeed Insights API to analyze page performance and Core Web Vitals
metrics. This connection only occurs when you manually initiate a speed test from
the admin dashboard. No data is sent automatically and no visitor data is transmitted.

 * What the service does: Analyzes web page performance and provides Core Web Vitals
   metrics.
 * What data is sent: The public URL of the page being tested.
 * When data is sent: Only when an admin manually clicks “Run Speed Test” in the
   SpeedForge dashboard.
 * Service: [Google PageSpeed Insights](https://pagespeed.web.dev/)
 * Terms of Service: [Google Terms of Service](https://policies.google.com/terms)
 * Privacy Policy: [Google Privacy Policy](https://policies.google.com/privacy)

**Cloudflare API (Optional)**

If you enable Cloudflare integration and provide your API credentials (Zone ID and
API Token), SpeedForge connects to the Cloudflare API to purge cached content and
toggle development mode. This connection only occurs when you configure Cloudflare
settings, when cache purging is triggered by content updates, or when you manually
purge Cloudflare cache from the dashboard.

 * What the service does: Manages Cloudflare CDN cache for your domain.
 * What data is sent: Your Cloudflare API credentials (stored locally), zone ID,
   and URLs to purge.
 * When data is sent: When content is updated (automatic cache purge) or when an
   admin manually triggers a Cloudflare action.
 * Service: [Cloudflare](https://www.cloudflare.com/)
 * Terms of Service: [Cloudflare Terms of Service](https://www.cloudflare.com/terms/)
 * Privacy Policy: [Cloudflare Privacy Policy](https://www.cloudflare.com/privacypolicy/)

**Self-Hosting Third-Party Assets (Optional)**

When the “Self-Host Google Fonts” or “Self-Host Third-Party CSS/JS” features are
enabled, SpeedForge downloads font files, CSS, and JavaScript from external CDNs(
such as Google Fonts, Font Awesome, jsDelivr, cdnjs, and similar public CDNs) and
stores them locally on your server. This eliminates external requests from your 
visitors’ browsers, improving both privacy and performance. The download occurs 
once (server-side, not visitor-triggered) and the files are cached locally for subsequent
page loads.

 * What the service does: Provides publicly available font, CSS, and JavaScript 
   files.
 * What data is sent: Standard HTTP GET requests to download public assets. No visitor
   data is sent.
 * When data is sent: When an admin enables self-hosting and a previously uncached
   asset is encountered during a page load.
 * Services: [Google Fonts](https://fonts.google.com/), [Font Awesome](https://fontawesome.com/),
   [jsDelivr](https://www.jsdelivr.com/), [cdnjs](https://cdnjs.com/), and other
   public CDNs.
 * Google Fonts Terms: [Google Fonts FAQ](https://developers.google.com/fonts/faq)
 * jsDelivr Terms: [jsDelivr Terms](https://www.jsdelivr.com/terms)

**Gravatar Self-Hosting (Optional)**

When the “Self-Host Gravatars” feature is enabled, SpeedForge downloads Gravatar
avatar images from `gravatar.com` and stores them locally on your server. This eliminates
external Gravatar requests from your visitors’ browsers, improving both privacy 
and performance. The download occurs server-side when a page containing Gravatar
images is first loaded and the avatars are cached locally for subsequent page loads.

 * What the service does: Gravatar provides user avatar images based on email address
   hashes.
 * What data is sent: Standard HTTP GET requests to download public avatar images
   from `gravatar.com`. No visitor personal data is sent beyond the Gravatar URL
   hash that is already present in the page HTML.
 * When data is sent: When the self-host Gravatars option is enabled and a page 
   with Gravatar images is loaded for the first time (or when the local cache has
   expired).
 * Service: [Gravatar](https://gravatar.com/) (operated by Automattic)
 * Privacy Policy: [Automattic Privacy Policy](https://automattic.com/privacy/)
 * Terms of Service: [WordPress.com Terms of Service](https://wordpress.com/tos/)

**DNS Prefetch and Preconnect (Optional)**

When DNS Prefetch or Preconnect features are enabled, SpeedForge adds resource hints
to your page HTML headers. These hints tell visitors’ browsers to perform early 
DNS resolution or connection establishment to common third-party origins (such as
Google Analytics, Google Tag Manager, Facebook, and popular CDNs). No data is sent
from your server; the browser handles these connections natively. These hints only
affect page load performance for visitors.

 * What happens: HTML `<link rel="dns-prefetch">` and `<link rel="preconnect">` 
   tags are added to the page head.
 * What data is sent: None from your server. The visitor’s browser performs standard
   DNS/connection operations.
 * When it happens: On every frontend page load when the feature is enabled.

**Varnish Cache Purging (Automatic, Localhost Only)**

When SpeedForge detects a Varnish reverse proxy on the server, it sends HTTP PURGE
requests to `127.0.0.1` (localhost) to clear cached pages after content updates.
These requests never leave the server — they are sent to the local Varnish instance
running on the same machine. No external network calls are made and no visitor data
is involved.

 * What the service does: Varnish is a local reverse proxy cache running on the 
   same server.
 * What data is sent: HTTP PURGE requests to `127.0.0.1` containing the URL path
   to purge.
 * When data is sent: Automatically when post/page content is updated or when an
   admin manually clears the cache.
 * Note: These are strictly localhost requests that do not leave the server.

**Nginx Cache Purging (Automatic, Same-Server Only)**

When SpeedForge detects an Nginx FastCGI cache or proxy cache setup, it sends HTTP
purge requests to the server’s own domain to clear cached pages. These requests 
are directed at the server itself via its own hostname. No external services are
contacted and no visitor data is involved.

 * What the service does: Nginx cache is a local caching layer running on the same
   server.
 * What data is sent: HTTP GET requests to the server’s own purge endpoint containing
   the URL path to purge.
 * When data is sent: Automatically when post/page content is updated or when an
   admin manually clears the cache.
 * Note: These requests are directed at the same server and do not contact external
   services.

#### Privacy

SpeedForge processes all optimization locally on your server. CSS minification, 
image compression, Critical CSS generation, and all other optimization features 
run entirely on your hosting environment with no external dependencies.

The only external connections are:

 * Google PageSpeed Insights API when you manually run a speed test.
 * Cloudflare API if you enable and configure Cloudflare integration.
 * External CDN servers when self-hosting feature downloads assets to serve locally.
 * Gravatar servers when self-host Gravatars feature downloads avatar images to 
   serve locally.

SpeedForge does not include any tracking, analytics, or telemetry. No visitor data
is collected or transmitted by the plugin.

## Skærmbilleder

 * [[
 * Dashboard showing cache statistics and recent speed test results.
 * [[
 * Page cache settings with mobile cache and preloading options.
 * [[
 * CSS optimization panel with Critical CSS and self-hosting controls.
 * [[
 * JavaScript defer, delay, and self-hosting configuration.
 * [[
 * Image optimization with WebP conversion settings.
 * [[
 * WooCommerce-specific optimization features.
 * [[
 * Bloat removal and Heartbeat control settings.
 * [[
 * Database cleanup tools with scheduled maintenance.
 * [[
 * Speed test interface with AI-powered recommendations.

## Installation

 1. Upload the speedforge folder to `/wp-content/plugins/` or install through the WordPress
    plugin installer.
 2. Activate SpeedForge from the Plugins screen.
 3. Navigate to `SpeedForge` in your admin menu to configure optimization settings.
 4. Run a speed test from the dashboard to establish baseline metrics.

## FAQ

### Can SpeedForge work alongside other caching plugins?

Yes. If you use another caching plugin, disable the SpeedForge page cache feature.
CSS, JavaScript, image, and WooCommerce optimizations work independently without
conflicts.

### Does SpeedForge work on managed WordPress hosting?

Yes. SpeedForge detects managed hosting environments like WordPress.com, Pressable,
WP Engine, and Kinsta. On these hosts, SpeedForge automatically disables page caching
to avoid conflicts with the built-in caching systems while providing other optimizations.

### Is an API key or subscription required?

No. SpeedForge runs entirely on your server. Speed testing uses the public Google
PageSpeed Insights API which does not require authentication for basic usage.

### Does SpeedForge support WooCommerce?

Yes. SpeedForge includes optimizations specifically designed for WooCommerce stores
including cart fragment optimization, variable product preloading, checkout script
deferral, and mini-cart lazy loading.

### Is SpeedForge GDPR compliant?

Yes. SpeedForge can self-host Google Fonts locally on your server, eliminating external
requests to Google that would otherwise transmit visitor IP addresses. Third-party
CSS and JavaScript files from popular CDNs can also be self-hosted locally. No visitor
data is collected or transmitted by the plugin.

### Does SpeedForge work with Cloudflare?

Yes. SpeedForge includes native Cloudflare integration. You can connect your Cloudflare
account to automatically purge cached content when you update posts, pages, or products.
Development mode can be toggled directly from the SpeedForge dashboard. SpeedForge
is also compatible with Cloudflare APO for WordPress.

### How do I clear the SpeedForge cache?

You can clear the cache from the SpeedForge dashboard using the Clear Cache button,
from the WordPress admin bar menu, or programmatically by calling `speedforge()-
>clear_all_cache()` in your code.

### Will SpeedForge slow down my WordPress admin?

No. SpeedForge optimizations apply only to the frontend of your website. The WordPress
admin area remains unaffected.

## Anmeldelser

![](https://secure.gravatar.com/avatar/928b9fe4192c437c7cb5b9993b96b3c417cfd30b66a5a5067e1c60617daa7c7c?
s=60&d=retro&r=g)

### 󠀁[Great and User-Friendly Caching Plugin](https://wordpress.org/support/topic/great-and-user-friendly-caching-plugin/)󠁿

 [Nayan Ray](https://profiles.wordpress.org/markhubs/) 5. marts, 2026

SpeedForge is a great caching plugin for WordPress. It is very easy to set up, even
for beginners. The interface is clean, and the settings are simple to understand.
After installing it, my website speed improved noticeably. Lightweight, stable, 
and very user-friendly. Highly recommended!

 [ Læs 1 anmeldelse ](https://wordpress.org/support/plugin/speedforge/reviews/)

## Bidragsydere & udviklere

“SpeedForge” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

 *   [ Themology ](https://profiles.wordpress.org/themology/)

[Oversæt “SpeedForge” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/speedforge)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/speedforge/), tjek [SVN repository](https://plugins.svn.wordpress.org/speedforge/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/speedforge/)
via [RSS](https://plugins.trac.wordpress.org/log/speedforge/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.0.1

 * Fixed: Mixed content errors on sites behind reverse proxies (Hostinger, Cloudflare,
   AWS ELB, etc.) where HTTPS is terminated at the proxy level.
 * Fixed: CSS and JavaScript minified asset URLs now always use the correct protocol(
   HTTPS) when the site is configured for it.
 * Fixed: Page cache now normalizes URL schemes before storing HTML, preventing 
   cached pages from serving HTTP URLs to HTTPS visitors.
 * Fixed: CDN URL rewriting failed silently on reverse proxy hosts because site_url()
   scheme didn’t match the HTML URLs.
 * Fixed: Cache handler stale-while-revalidate now properly detects SSL behind reverse
   proxies via HTTP_X_FORWARDED_PROTO, HTTP_X_FORWARDED_SSL, and HTTP_CF_VISITOR
   headers.
 * Fixed: Cookie secure flag now correctly set on reverse proxy hosts where is_ssl()
   returns false.
 * Fixed: Image WebP/AVIF URL repair and URL-to-path conversion now work correctly
   behind reverse proxies.
 * Fixed: WooCommerce shop page cache filename detection works correctly behind 
   reverse proxies.
 * Fixed: Tools page SSL status display now correctly reports HTTPS on reverse proxy
   hosts.
 * Performance: CSS and JavaScript minification no longer re-runs the full pipeline
   on every request for files that don’t meet the savings threshold. Skip markers
   prevent redundant work.
 * Performance: Replaced md5_file() with filemtime()-based cache keys for minification,
   eliminating unnecessary full-file reads on every request.
 * Performance: Cache handler ETag generation now uses file metadata instead of 
   md5_file(), avoiding reading the entire cached file on every cache hit.

#### 1.0.0

 * Initial release.
 * Page caching with GZIP compression and mobile support.
 * Tag-based cache invalidation for precise cache purging.
 * Stale-while-revalidate for serving expired pages during background regeneration.
 * Adaptive cache TTL with per-content-type lifetimes.
 * Browser cache policy headers (Cache-Control, Vary, stale-while-revalidate).
 * Cache hit/miss statistics with dashboard widget.
 * HTML minification with conservative and aggressive modes.
 * Hover prefetch for near-instant link navigation.
 * LCP image preloading with auto-detection.
 * Pre-built critical CSS templates for WooCommerce page types.
 * WP-CLI commands (purge, warmup, status).
 * WooCommerce Store API response caching with ETag/304 support.
 * Smart warmup engine with priority queue, pause/resume, and error tracking.
 * CDN integration with Cloudflare, Fastly, Bunny.net, and Generic Webhook support.
 * CDN cache tag headers for provider-aware invalidation.
 * AVIF image conversion alongside WebP using GD or Imagick.
 * LCP preloading extended to shop and category pages with responsive srcset.
 * Critical CSS force-include selectors and custom CSS per page type.
 * Critical CSS transient caching for faster delivery.
 * Enriched pre-built critical CSS templates for WooCommerce page types.
 * JS inline script grouping to reduce DOM parsing overhead.
 * HPOS-aware WooCommerce database maintenance (sessions, stock, order items, Action
   Scheduler).
 * Critical CSS generation for above-the-fold content.
 * CSS minification and combination.
 * JavaScript defer and delay functionality.
 * Self-host Google Fonts locally for GDPR compliance.
 * Self-host third-party CSS and JavaScript from CDNs.
 * Native lazy loading with LQIP placeholders.
 * WebP image conversion using GD or ImageMagick.
 * Smart image compression based on content analysis.
 * WooCommerce cart fragment optimization.
 * Variable product data preloading.
 * Checkout script deferral.
 * Bloat removal for emojis, block CSS, jQuery Migrate, Dashicons, oEmbed, XML-RPC.
 * Heartbeat control with context-specific settings.
 * DNS prefetch and preconnect for external domains.
 * Speculation Rules API for link prefetching on hover.
 * Cloudflare integration with automatic cache purging.
 * Database cleanup with scheduled maintenance.
 * Managed hosting detection and compatibility.
 * Google PageSpeed Insights integration.
 * A/B testing for optimization settings.
 * AI-powered configuration recommendations.
 * Core Web Vitals score history tracking.

## Meta

 *  Version **1.0.1**
 *  Senest opdateret **1 måned siden**
 *  Aktive installationer **Færre end 10**
 *  WordPress-version ** 6.1 eller højere **
 *  Testet op til **6.9.4**
 *  PHP-version ** 7.4 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/speedforge/)
 * Tags
 * [cache](https://da.wordpress.org/plugins/tags/cache/)[optimization](https://da.wordpress.org/plugins/tags/optimization/)
   [pagespeed](https://da.wordpress.org/plugins/tags/pagespeed/)[performance](https://da.wordpress.org/plugins/tags/performance/)
   [speed](https://da.wordpress.org/plugins/tags/speed/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/speedforge/advanced/)

## Bedømmelser

 5 ud af 5 stjerner.

 *  [  1 5-stjernet anmeldelse     ](https://wordpress.org/support/plugin/speedforge/reviews/?filter=5)
 *  [  0 4-stjernet anmeldelser     ](https://wordpress.org/support/plugin/speedforge/reviews/?filter=4)
 *  [  0 3-stjernet anmeldelser     ](https://wordpress.org/support/plugin/speedforge/reviews/?filter=3)
 *  [  0 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/speedforge/reviews/?filter=2)
 *  [  0 1-stjernet anmeldelser     ](https://wordpress.org/support/plugin/speedforge/reviews/?filter=1)

[Tilføj min vurdering](https://wordpress.org/support/plugin/speedforge/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/speedforge/reviews/)

## Bidragsydere

 *   [ Themology ](https://profiles.wordpress.org/themology/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/speedforge/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://themology.com/donate)