One Vault for Errors, Health, Security & SEO

ErrorVault watches every WordPress and Laravel site you run — capturing errors as they happen, tracking server health, scanning for security & SEO issues, and pulling automated backups. All in one dashboard.

Free tier includes 1 site • No credit card required • All scan types available on every plan

Everything Your Sites Need to Stay Healthy

Five complementary monitoring pillars, every one included on every plan. Pick the level of scale you need.

Real-time Error Logging

Capture PHP errors, warnings, and fatals as they happen. Smart grouping, full stack traces, request context — and an agent-friendly read API to investigate from anywhere.

Server Health Monitoring

CPU load, system RAM, disk usage, request rate and traffic spikes — reported every five minutes with alert thresholds and per-site historical charts.

Security Scans

SSL/TLS, HTTP headers (HSTS, CSP, X-Frame-Options) and vulnerability probes — graded A+ to F with prioritised, actionable findings.

SEO Scans & Insights

Per-page checks (titles, meta, schema, canonicals, alt text), full-site crawls with quick-win opportunities, and direct integration with Search Console + GA4 organic data.

Site Backups

Trigger a backup from the dashboard; the WordPress plugin or Laravel package dumps the database, archives the project, and uploads in chunks. WordPress and Laravel supported.

Smart Alerts & Team Collaboration

Email, Telegram, or both. Per-severity thresholds, alert cooldowns, error assignments, comments, and shared team sites with role-based access.

For developers & agents

Public REST API for every site

Every site comes with an API token so you can pull errors, push events from any platform, and integrate ErrorVault into automated workflows or AI agents.

  • List, filter and update errors with cursor pagination
  • Aggregate stats endpoint for dashboards
  • Health summary, ping/heartbeat and backup orchestration
  • Per-token rate limit, transparent failure responses
Read the API reference
GET /api/v1/errors?severity=critical&since=2026-05-01
X-API-Token: <site-token>

{
  "data": [
    { "id": 1247, "severity": "critical",
      "message": "SQLSTATE[42000]...",
      "file": "app/Http/.../Show.php",
      "occurrence_count": 14 }
  ],
  "pagination": { "next_cursor": 1198 }
}

Security Monitoring, Not Just Error Logging

ErrorVault continuously evaluates each site for certificate health, missing security headers, and common web vulnerabilities.

SSL/TLS certificate checks with expiry and validity status
HTTP security header analysis (HSTS, CSP, X-Frame-Options, and more)
Vulnerability probes with categorized findings by severity
Automatic weekly scans and alerts when grades drop or critical issues appear

Works With Your Stack

Easy integration with WordPress and Laravel. More platforms coming soon.

WordPress Plugin

Errors · Health · Backups

Laravel Package

Errors · Health · Backups

REST API

Build your own integration

Ready to Stop Losing Sleep Over Errors?

Get started in minutes. No complex setup required.

Create Free Account