by derickschaefer
0 (0 reviews)
Static Cache Wrangler – Coverage Assistant
Monitor cache coverage and identify uncached content for Static Cache Wrangler.
Compatible with WP 6.9.4
v1.1.0
Current Version v1.1.0
Updated 3 months ago
Last Update on 13 Dec, 2025
Refreshed 6 hours ago
Last Refreshed on
Rank
#52,877
—
No change
Active Installs
0+
-100%
KW Avg Position
96.5
—
No change
Downloads
252
+1 today
Support Resolved
0%
—
No change
Rating
0%
Review 0 out of 5
0
(0 reviews)
Next Milestone 10
0+
10+
21,747
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 8 more installs to reach 10+
Rank Changes
Current
#52,877
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
0.0
0 reviews
Overall
0%
5
0
(0%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 2 of 2| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| static cache wrangler | 2 | — | Tag | 1 month ago |
| static cache | 191 | — | Tag | 1 month ago |
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.1.0
- Last Updated
- Dec 13, 2025
- Requires WP
- 5.0+
- Tested Up To
- 6.9.4
- PHP Version
- 7.4 or higher
- Author
- derickschaefer
Support & Rating
- Rating
- ☆ ☆ ☆ ☆ ☆ 0
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,702
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#952
InfiniteWP Client
200K+ installs
#253
Optimole – Optimize Images in Real Time
200K+ installs
#254
Firelight Lightbox
200K+ installs
#257
Frequently Asked Questions
Common questions about Static Cache Wrangler – Coverage Assistant
No, this is a companion plugin that requires Static Cache Wrangler 2.0.5 or higher to be installed and activated. It will show an admin notice if the parent plugin is missing.
Coverage statistics are calculated in real-time when you visit the dashboard.
This plugin does not store any persistent data in the WordPress database. All coverage statistics are calculated in real-time when you view the dashboard. No options, settings, or historical data are saved.
No, this plugin only monitors caching done by Static Cache Wrangler. It does not perform any caching operations itself.
The dashboard shows an "Uncached Content" table listing all posts and pages that haven't been cached yet. Each row includes a "Copy Link" button to copy the URL to your clipboard for easy visiting.
The GUI crawler is an interactive, browser-based tool that automatically visits and caches your uncached pages. It unlocks when you reach 65% cache coverage. This threshold ensures you've naturally cached the most important pages first, and the crawler is used only to finish the remaining less-visited pages. You can adjust this threshold in wp-config.php: php define('STCWCA_GUI_CRAWLER_THRESHOLD', 70); // Default is 65
The GUI crawler uses adaptive throttling to respect your server's capabilities. It automatically speeds up on fast servers and slows down if errors occur. Typical processing speed is 1-2 pages per second, adjusting in real-time based on server response times.
Not currently, but this is planned for a future version. The plugin currently shows all published posts and pages.
Currently, the plugin only monitors standard posts and pages. Custom post type support is planned for a future release.
Enable static generation in Static Cache Wrangler Visit the Coverage Assistant dashboard Choose your preferred method: Fastest (CLI): Run wp scw crawl-uncached --concurrency=4 to auto-cache everything Browser-based: Once you reach 65% coverage, use the GUI crawler to finish remaining pages Manual: Click "Copy Link" on each uncached page and visit them in a browser Check progress with wp scw coverage or refresh the dashboard The crawl-uncached CLI command is the fastest way to achieve 100% coverage - it automatically visits all uncached URLs to trigger static file generation.