Full Site Health Suite
Pricing
from $18.00 / 1,000 full audit completeds
Full Site Health Suite
Runs SEO, sitemap, broken-link, SSL, email/DNS, structured-data, accessibility, domain-expiry, and RSS checks on a site in one job. Get a single letter grade and severity-ranked issue list instead of nine separate reports. Only need one check? Each of the 9 is also sold standalone.
Pricing
from $18.00 / 1,000 full audit completeds
Rating
0.0
(0)
Developer
Zaden
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Runs a complete health audit of a website in one job instead of nine. Point it at a URL and it orchestrates SEO, sitemap/robots.txt, broken links, SSL/security headers, email deliverability/DNS, structured data, accessibility (WCAG), domain expiry, and RSS/Atom feed checks -- then rolls every result up into a single letter grade, a 0-100 composite score, and a severity tag.
What you get, per site
- One overall letter grade (A+ to F) and composite score across every check that ran
- A one-line executive summary ("2 critical issue(s) found across 9 checks -- immediate attention recommended.")
- An overall severity tag --
critical,warning, orok-- for instant triage - A topIssues list pulling the worst finding from every check into one place, so you don't have to open nine separate reports
- The full underlying result from each individual check (grade, score, severity, summary, and raw detail) nested under
checks, in case you need to drill in - Choose which of the 9 checks to run per audit -- skip what isn't relevant to a given site
The 9 checks it bundles
| Check | What it catches |
|---|---|
| SEO & Meta Tags | Missing/short/long titles and descriptions, missing H1, robots.txt & sitemap presence |
| Sitemap & Robots.txt | Crawler-blocking robots.txt, broken or missing sitemaps, dead URLs inside them |
| Broken Links | Dead internal/external links on the page |
| SSL & Security Headers | Expiring certificates, missing security headers |
| Email Deliverability & DNS | Missing/misconfigured SPF, DKIM, DMARC records |
| Structured Data & Social Preview | Missing/invalid JSON-LD, Open Graph, Twitter Card tags |
| Accessibility (WCAG) | Missing alt text, unlabeled form fields, heading and landmark issues |
| Domain Expiry & WHOIS | Domains expiring soon or already lapsed |
| RSS/Atom Feed | Broken or stale feeds (only runs if you provide a feed URL) |
Why this instead of running each Actor separately
| Running 9 Actors separately | Full Site Health Suite | |
|---|---|---|
| Setup | Nine separate runs, nine inputs to fill in | One URL, one run |
| Triage | Nine reports to open and cross-reference | One composite grade + top-issues list |
| Cost | Sum of nine per-event charges | One bundled per-audit charge |
| Repeatability | Nine steps to schedule and monitor | One scheduled task |
| Output | Nine datasets | One row per site, with full detail nested inside |
Who this is for
- Agencies and consultants who want a single client-ready health snapshot instead of nine raw reports
- Site owners doing a periodic all-in-one check before a launch, migration, or client handoff
- Anyone monitoring a portfolio of sites who wants one composite grade per site instead of nine numbers to reconcile
Input
- url (required) -- the site to audit, e.g.
https://example.com/ - feedUrl (optional) -- direct RSS/Atom feed URL; the feed check only runs if this is set
- checks (optional) -- array of which checks to include; defaults to all 9
- webhookUrl (optional) -- posts a one-line grade summary here when the audit finishes
Output
One dataset row per audit with url, domain, overallGrade, overallScore, overallSeverity, executiveSummary, topIssues, and a checks object containing the full result of every individual check that ran.