Site Scripts & Speed Manager
See every JavaScript file on your WordPress site. Control how each one loads. Speed up your pages without breaking anything.
Next Milestone 10
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
Rank Changes
Downloads Growth
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
Tracked Keywords
Showing 2 of 2Unlock 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
- 2.3.0
- Last Updated
- Apr 02, 2026
- Requires WP
- 5.8+
- Tested Up To
- 6.9.4
- PHP Version
- 7.4 or higher
- Author
- ThinkAboveAI
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
Frequently Asked Questions
Common questions about Site Scripts & Speed Manager
The master kill switch lets you instantly disable all modifications without losing settings
The switch takes effect immediately — no cache clearing needed
If a single script causes issues, you can change just that one script instead of disabling everything
Scan Page — scan individual URLs one at a time; results merge with any previous scan
After a crawl, each script shows how many pages it appears on, and scripts unique to inner pages are flagged.
Can I use this with caching plugins?
Yes. This plugin modifies script tags at the WordPress level via the script_loader_tag filter, which runs before any page caching. It works alongside WP Rocket, W3 Total Cache, LiteSpeed Cache, Breeze, and all other caching solutions.
What about scripts added by page builders?
Scripts enqueued via wp_enqueue_script() (the WordPress way) are fully controllable. Hardcoded scripts injected directly into templates are shown in the scan results but marked as "EXT" (External) — they need to be modified at their source (the theme or plugin that adds them).
Does this phone home or track anything?
No. Zero external calls, zero tracking, zero analytics. The scanner fetches pages from your own server using wp_remote_get(). All data stays on your site.
How is this different from WP Rocket or Autoptimize?
Those plugins offer blanket defer/async options with a textarea for exclusions. You defer everything, then add exclusions when things break. This plugin lets you see every script first and make informed decisions per-script before anything changes. You also get per-page tracking, so you know exactly which scripts load where.
What does the "Inner-Page Only" badge mean?
After a full site crawl, scripts that appear on inner pages but NOT on the homepage get this badge. These are typically scripts loaded by plugins that only run on specific pages — like WooCommerce on shop/cart pages, or a contact form plugin on your contact page. This helps you identify scripts you might safely defer without affecting your homepage loading speed.
What happens when I uninstall the plugin?
All plugin data is removed from the database on uninstall, including on multisite installations. No orphaned data is left behind.