SpeeSeek looks at your site from the inside and surfaces the hidden, server-side
things that hurt real-world user experience — the things external tools like
Lighthouse or PageSpeed can't see. It explains every finding in plain language as
What → Why it hurts → How to fix, with a copy-paste-ready snippet.
SpeeSeek is
advise-only. It is
not an optimizer and it never changes your data
or your settings. It diagnoses; you decide. There is
zero front-end footprint —
nothing is added to your site's public pages, nothing is added to autoload, and scans
run on demand from the admin only.
Why it's different
- Reads what external tools can't: autoloaded options bloat, cron backlog, database
overhead, object cache / OPcache / page-cache configuration, page-builder weight.
- Its own transparent Site Weight grade across four categories — Server Response,
Database Weight, Request Load, and Maintenance Health — instead of a single opaque
Google score.
- Lightweight by design: read-only, on-demand, and it refuses to be the bloat it detects.
It remembers, so it's a keeper — not a one-time scan
- History & regression alerts — every completed scan is snapshotted, so SpeeSeek
can tell you what changed since last time and which plugin or update caused it.
- Per-plugin cost attribution — the "who's the culprit" finder attributes autoloaded
weight back to the plugins that created it.
- Consequence translator — not "1.2 MB of autoload" but "~16 ms added to every page
load," with the math shown under an Advanced toggle. Never fake precision.
- A "✓ what we verified is healthy" panel, so you can trust the verdict.
Scanners included
- Environment (PHP version / EOL, memory limit)
- Autoloaded Options — size + top offenders loaded on every request (signature finding)
- Cost by Plugin, Plugin Footprint
- Database Weight (expired transients, orphaned metadata, table overhead)
- Post Revisions (page-builder aware), Media Library, Comment Hygiene
- Scheduled Tasks (overdue / duplicate cron, cron-on-page-load)
- Caching (persistent object cache, OPcache, page cache)
- WooCommerce (Action Scheduler backlog, stale sessions — when active)
- Page builders: generic builder weight plus a dedicated Elementor scanner
- Jet / Crocoblock (custom-table weight, SmartFilters indexer, widget packs)
Optional deep profiler
On demand, SpeeSeek can install a temporary, removable must-use drop-in to
measure
(rather than estimate) real server render time, database time, query count, peak memory,
front-end asset weight, and outbound HTTP during a single anonymous loopback request to
your own home page. It is removed when you're done.
Translations
Ships ready in English, German (de_DE), and Persian (fa_IR), with full RTL support for
Persian. The German and Persian translations are AI-drafted and welcome a native-speaker
review pass.
- In your WordPress admin, go to Plugins → Add New → Upload Plugin and
upload the SpeeSeek zip, or install it directly from the Plugin Directory.
- Activate the plugin through the Plugins screen.
- Open SpeeSeek in the admin menu and click Run scan.
No configuration is required. Scheduled scans, an email digest, report export (HTML/CSV),
and the optional benchmark comparison can be enabled from SpeeSeek's Settings tab.