WordPress performance, without cache roulette
Fast pages. Safe commerce.
GT Performance unifies origin caching, Cloudflare Free, server-side unused CSS, Redis, and WordPress cleanup without treating checkout state as public HTML.
Price: $199 one-time
25 WordPress websites · lifetime license
GT Performance
Performance control center
Origin caching, server-side optimization, Cloudflare Free, and commerce-safe delivery in one place.
Dashboard
See what is active, what is protected, and what deserves attention next.
Current configuration
One policy across every delivery layer.
- Fresh cache lifetime1 hour
- Stale retention24 hours
- CSS deliveryCritical inline + file
- Redis drop-inOwned
- Cache directoryWritable
Recommended next step
Generate the remaining CSS file after your next design change.
Cache
Control freshness at the origin while visitor browsers remain conservative.
One-click presets
Choose a starting point, then adjust any value.
Origin cache
Keep safe public HTML ready on disk so WordPress does less work.
Cache lifetime
Server retention can be aggressive without locking stale HTML into browsers.
Optimization
Server-side CSS plus conservative JavaScript, media, font, database, and WordPress controls.
Unused CSS
Analyze rendered HTML on this server and deliver only matching selectors.
JavaScript
Apply transformations only to scripts that are not excluded or transactional.
Images and embeds
Reduce offscreen work and generate modern image variants on this server.
Fonts
Keep font requests predictable and reduce render blocking.
WordPress quick toggles
Remove front-end requests and metadata WordPress loads globally.
Editor, comments, and APIs
Control revision growth, autosaves, Heartbeat, comments, and REST API access.
Scheduled database optimization
Run a bounded cleanup batch daily, weekly, or monthly.
Diagnostics
Keep troubleshooting data local, bounded, and off unless needed.
Exceptions
Protect dynamic routes and safelist selectors that must survive CSS pruning.
Cache exceptions
One path, cookie fragment, or query parameter per line.
Unused CSS exceptions
Use partial selectors, validated regular expressions, or stylesheet URLs.
JavaScript exceptions
Transactional cart, checkout, and payment scripts are protected automatically.
Media exceptions
Interactive embeds can keep their normal rendering behavior.
WordPress exceptions
Keep Google Maps on URLs that need it while disabling the script elsewhere.
Cloudflare
Connect the Free plan, synchronize one managed cache rule, and purge exact paths.
Connection
Use a scoped API token or a Global API Key with account email.
Integrations
Coordinate optimization ownership, commerce state, services, and a persistent Redis object cache.
Optimization ownership
Known overlap is coordinated instead of rewriting the same response twice.
Service safeguards
Protections activate only when the matching plugin is active.
Commerce safeguards
Active integrations contribute bypass routes, cookies, parameters, and invalidation rules.
Redis object cache
PhpRedis credentials with standard Redis Object Cache and GT Performance constant overrides.
Compatible wp-config.php overrides
GT Performance reads WP_REDIS_* and GTP_REDIS_* constants, with GTP values taking precedence.
define( 'WP_REDIS_HOST', '127.0.0.1' );
define( 'WP_REDIS_PORT', 6379 );
define( 'WP_REDIS_DATABASE', 0 );
define( 'WP_REDIS_PREFIX', 'gtp:site:' );
define( 'WP_REDIS_TIMEOUT', 0.5 ); Detected plugin compatibility
Foreign cache drop-ins are never overwritten; active owners that need review are flagged.
Perfmatters
Coordinates unused CSS, JavaScript, and front-end ownership.
FlyingPress
Detected as another full-page cache and optimization owner.
WP Rocket
Detected as another full-page cache and optimization owner.
LiteSpeed Cache
Detected as another full-page cache and optimization owner.
WP Super Cache
Detected as another full-page cache owner.
W3 Total Cache
Detected as another page and object cache owner.
Autoptimize
Detected as another CSS and JavaScript owner.
Jetpack Boost
Page cache and critical CSS ownership may overlap.
Akismet Anti-spam
Preserves comment-form privacy and anti-spam assets.
Jetpack
Protects forms, comments, subscriptions, search, media, and visitor state.
Core Forms
Keeps poll voter identity only on pages containing polls.
Unused CSS reports
Watch files move through the server-side generation queue.
Generated pages
Delivery mode, output size, savings, and current state.
| Page | Status | Delivery | Output | Updated |
|---|---|---|---|---|
| Product page | Processing | Critical + file | Analyzing… | Now |
| Home page | Ready | Generated file | 31 KB · 78% saved | 4 min ago |
| Checkout | Bypassed | Original CSS | Commerce route | Always |
License
Protected updates are delivered through the normal WordPress update screen.
GT Performance license
The key and activation hash are encrypted before WordPress saves them.
gtp_••••••••••••7D4AProtected updates
WordPress receives a temporary package URL only while this site activation is valid.
11701470.1.0-alpha.10Tools
Verify runtime ownership, purge cache layers, test Redis, and clean the database manually.
Runtime status
GT Performance never overwrites a drop-in owned by another plugin.
- Page-cache drop-inOwned
- WP_CACHEEnabled
- Redis drop-inOwned
- Cache directoryWritable
Page cache drop-in
Install or refresh advanced-cache.php and safely manage WP_CACHE.
Redis object cache
Test credentials and install object-cache.php only when no conflict exists.
Purge GT cache
Remove origin HTML and generated assets managed by GT Performance.
Cloudflare rule
Discover the zone and reconcile the managed Cloudflare Free Cache Rule.
Manual database optimization
Select only the permanent cleanup tasks you want to simulate.
These changes are permanent in the plugin. This product demo never touches a database.
Cache correctness first
Cache speed without cache risk.
One shared policy controls what WordPress and Cloudflare may cache, retain, bypass, and purge.
Public pages
Cache the HTML visitors share.
Atomic files, one-hour freshness, retained stale delivery, ETags, preload, and exact purges.
24h
retained delivery for users and bots
Private state
Keep sessions out.
Cart, checkout, account, receipt, order, license, and session state always bypass public cache.
Precise invalidation
Purge what changed.
Content and product updates invalidate related origin entries and the matching Cloudflare paths.
One plugin, clear ownership
Own the performance stack.
Enable each layer separately and see when another plugin already owns the same optimization.
-
Origin page cache
Owned drop-in, deterministic keys, stale retention, conditional responses, warming, and purges.
-
Cloudflare Free
Scoped token or Global API Key, zone discovery, managed Cache Rule, edge TTLs, and exact purge.
-
Unused CSS
Server-side selector analysis with file, inline, or critical-inline-plus-file delivery.
-
Redis object cache
ACL, TLS, database, prefixes, timeouts, connection tests, and guarded drop-in ownership.
-
WordPress tools
Manual and scheduled database cleanup, Heartbeat controls, revisions, autosave, and request removal.
-
Conflict detection
Perfmatters, Jetpack, Akismet, cache plugins, and foreign drop-ins report overlapping ownership.
Unused CSS, processed locally
Used CSS, delivered your way.
The final anonymous page is analyzed on your server and falls back to original styles whenever generation cannot finish safely.
- Generated fileCacheable CSS with no large inline payload.
- Inline used CSSOne self-contained response when that fits the page.
- Critical plus fileImportant rules inline, remaining rules in a generated file.
- Flexible safelistPartial matches and validated regular expressions.
Commerce is first-class state
Commerce stays private.
Each integration contributes routes, cookies, query parameters, and invalidation rules to both cache layers.
FluentCart
Cart, checkout, account, orders, receipts, licenses, and customer state remain dynamic.
Easy Digital Downloads
Checkout, receipts, purchase history, sessions, and transactional requests bypass public cache.
WooCommerce
Cart, checkout, My Account, orders, fragments, and session cookies stay private.
Shared ownership
Plugins stop fighting.
Perfmatters ownership controls and safeguards for Jetpack, Akismet, and existing cache plugins prevent duplicate response rewriting.
2
cache layers governed by one commerce policy
A setup you can audit
Start safe. Then go faster.
Verify one performance layer before enabling the next transformation.
-
Install the owned page cache
GT Performance checks ownership and leaves another plugin’s drop-in untouched.
-
Verify MISS, HIT, and bypass
Confirm an anonymous hit while checkout, account, and personalized requests stay dynamic.
-
Connect Cloudflare Free
Synchronize one managed rule, then verify edge hits and exact purges.
-
Add transformations gradually
Test CSS, JavaScript, media, Redis, and database controls one layer at a time.
Controlled alpha
Test before production.
“Cache plugins do not deserve blind trust.”
Keep a backup, begin on staging, test checkout and account flows, and enable aggressive frontend transformations only after the core cache path is stable.
The important details
Questions, answered.
Does Cloudflare require a paid plan?
No. The baseline uses Cache Rules and targeted purges available on Cloudflare Free; APO, Workers, Cache Reserve, Argo, and Enterprise are not required.
Does unused CSS leave my server?
No. Stylesheet collection, selector analysis, pruning, artifact creation, and reporting run on the WordPress server.
Can GT Performance work with Perfmatters?
Yes. Choose which plugin owns overlapping frontend work; GT Performance reports active owners instead of letting both plugins rewrite the same response.
What happens when another cache plugin owns a drop-in?
GT Performance reports the conflict and refuses to overwrite a foreign advanced-cache.php or object-cache.php file.
How are updates delivered?
Activate the FluentCart license for your site; WordPress receives version details normally and the protected package only while that site activation is valid.
What does the $199 license include?
The one-time purchase covers every GT Performance module, 25 WordPress websites, a lifetime license, and protected updates inside WordPress.
One clear price
25 websites. Every module.
Get page caching, Cloudflare Free, unused CSS, Redis, WordPress tools, and commerce safeguards under one lifetime license.
GT Performance is currently an alpha release. Test it on staging before using it on a production store.