Knowledge base
The Zinn® Footprint plugin
What it removes from a WordPress site's fingerprint, why each one matters, and what to check after switching it on.
Zinn® Footprint reduces what a WordPress site tells the outside world about itself. It is part of the Footprint-Free hosting line and is available to signed-in customers from your dashboard rather than from a public download.
Everything it does is a removal. It adds nothing to your pages and changes nothing a visitor sees.
What it switches off, and why
- The generator tag and version in feeds — otherwise every page states which WordPress
- The
?ver=query string on core assets — same information, in a second place. Your own - RSD, manifest, shortlink and discovery links — machine-readable pointers to your admin
- XML-RPC and pingbacks — a login surface with no rate limit, and the mechanism behind a
- Generic login errors — WordPress otherwise tells an attacker which of the username and
- The
X-Powered-Byheader — the PHP version, on every response.
version you run, which is the first thing an automated scan reads.
theme and plugin versions are left alone, because they are how browsers know to fetch a changed file.
and XML-RPC that almost no modern site uses.
common reflected attack.
the password was wrong, which halves the work.
Each is an independent toggle and all of them default to on.
What to check after switching it on
XML-RPC is the only one that ever breaks something. If you use the WordPress mobile app, Jetpack's older features, or a desktop editor that posts remotely, they use XML-RPC and will stop working. Everything else on the list is inert on a modern site.
So: switch it on, then open the site, log out and back in, and post from anything you normally post from. If something has stopped, it is XML-RPC — turn that one toggle back off and leave the rest.
What it is not
It is not a security plugin and not a firewall. It removes information, which raises the cost of an automated scan; it does not block anything. Keep your updates current regardless.
Still stuck?
Support is included on every plan and answers in your own language.
Contact support → All articles →