Guardr: A WordPress Security Grade and Uptime Widget for wp-admin, First Look
Some links in this guide are affiliate links. If you sign up through them, Day Zero Guides may earn a commission at no extra cost to you. This never affects which products we cover or what we say about them. See our affiliate disclosure for details.

What Guardr actually does
Guardr is a WordPress plugin (available now on the WordPress.org plugin directory) that connects your site to the Guardr monitoring service and pipes three numbers straight into wp-admin: a security grade, an uptime percentage, and a response time reading. There's no agent installed on your server and no database access beyond storing your plugin settings — the actual checks happen externally, run from Cloudflare's edge network, and the results get pulled back into a dashboard widget inside your WordPress backend.
That's a meaningfully different architecture than most uptime or security tools aimed at WordPress. Instead of a heavyweight security suite scanning your files and database from the inside (think Wordfence or Sucuri's plugin-side scanner), Guardr treats your site the way a visitor or attacker would: from the outside, over HTTP, from a distributed network of edge locations. That's closer to how Uptime Robot or StatusCake work, except Guardr surfaces the results natively in wp-admin rather than in a separate dashboard you have to remember to check.
How it works in practice
After installing and activating the plugin, you connect your site to the Guardr service (an API key / account linkage step). From there, Guardr's edge scanners hit your site externally on a schedule, checking:
- Response time — latency from Cloudflare edge nodes to your site
- Uptime percentage — whether the site was reachable and returning a healthy response
- Security grade — a scored assessment, presumably built from things like headers, TLS configuration, and exposed endpoints (the plugin listing doesn't fully itemize every check that feeds the grade)
Those three metrics show up as a widget in your wp-admin dashboard, so a site owner or agency managing a client site sees them every time they log in — no separate login to a monitoring dashboard required.
Pricing: not published yet
As of this writing, Guardr does not publish a pricing page or tier breakdown anywhere in the plugin listing or accompanying documentation. That's the single biggest open question for anyone evaluating it today. There's no visible free tier ceiling, no stated check frequency per plan, and no indication of whether the security grading or historical uptime data is gated behind a paid account.
Practically, this means:
- You should install it expecting to hit a signup/account step where pricing (if any) will be disclosed at that point.
- If you're evaluating this for a client site or agency use, don't commit to it in a proposal or SOW until you've confirmed what a paid tier actually costs and covers.
- Because the scanning happens externally via Guardr's own service (not self-hosted), there's likely some backend cost structure eventually — free plugins that rely on an external monitoring service almost always monetize the service side, not the WordPress.org listing.
We'll update this guide once pricing is confirmed. Treat it today as a fully client-side unknown-cost tool.
Concrete use cases
- Freelancers managing 5-15 client WordPress sites: instead of logging into a separate uptime dashboard for each client, you see the grade and uptime number the moment you log into wp-admin to do routine maintenance — folds monitoring into a workflow you already have.
- Agencies doing monthly security check-ins: the security grade gives a quick, screenshot-able number to put in a client report without running a full manual audit each time.
- Solo site owners who don't want another dashboard login: if you already dread checking Uptime Robot or StatusCake separately from WordPress, Guardr removes that context switch entirely.
- Sites behind Cloudflare already: since Guardr scans from Cloudflare's edge, there's a natural fit if your DNS/CDN setup is already Cloudflare-based — though the plugin doesn't require you to be on Cloudflare to use it.
What it's not built for: deep application performance monitoring (APM), transaction tracing, or alerting escalation policies (on-call rotations, SMS/phone escalation). For that, you're still looking at something like New Relic.
How it compares
| Guardr | Uptime Robot | StatusCake | New Relic | |
|---|---|---|---|---|
| Price | Not published (WordPress.org plugin, external service signup required) | Free tier (50 monitors, 5-min checks); paid from $7/mo | Free tier (10 monitors, 5-min checks); paid from ~$20.41/mo | Free tier (100GB/mo data ingest); paid usage-based, typically $99+/mo for real usage |
| Where results live | Inside wp-admin dashboard widget | Separate web dashboard + email/SMS alerts | Separate web dashboard + status pages | Separate APM dashboard, deep telemetry |
| Install method | WordPress plugin, no server agent | No install — external HTTP checks | No install — external HTTP checks | Requires agent/APM integration on server or app |
| Core metric | Security grade + uptime % + response time | Uptime % + response time | Uptime %, response time, page speed | Full APM: traces, errors, infra metrics |
| Best for | WordPress admins who want monitoring visible where they already work | Simple, cheap uptime alerting for any site type | Uptime + status pages for public-facing services | Engineering teams needing deep performance diagnostics |
The honest read: Guardr isn't trying to out-feature Uptime Robot or StatusCake on alerting depth, and it's nowhere near New Relic's territory. Its actual pitch is convenience — collapsing an external check into the one screen WordPress users already open daily. If you need SMS alerts at 3 a.m. when a site goes down, Uptime Robot or StatusCake's paid tiers are more mature for that today. If you want a single glance at whether your site is secure-ish and up, without another login, Guardr's wp-admin-native approach is the more useful default.
Should you try it today
Install it if you manage WordPress sites and want a zero-friction way to see uptime and a security signal without adding another tab to your routine — it costs you only the time to connect an account, and there's no server-side footprint to undo if you don't like it. Hold off if you need guaranteed alerting (SMS, phone, incident escalation) or if unclear pricing is a dealbreaker for a client engagement — get written confirmation of cost and check frequency from Guardr's signup flow before you bake it into anyone's paid retainer.