WordPress detection
Confirms a WordPress installation by weighing eight or more
independent signals: the generator meta tag,
/wp-content/ paths in HTML, the
api.w.org link element, the wp-json
REST API, response headers like X-Powered-By and
Link, and the RSS feed. Returns a confidence score,
not a binary.
- Reads the exact core version from the generator, RSS feed, or readme
- Lists every signal that contributed to the verdict
- Works on hardened sites that hide the generator meta tag