For checking your own site before and after releases.
- 2 scans per day
- 1 domain
- PageSpeed, SEO, security, robots, and sitemap checks
- Copy-ready fix guidance from scan evidence
- Email login and in-app history
The scanner is the core product. Paid plans add more domains, scheduled monitors, alert delivery, sitemap intelligence, competitor context, and API access without changing the workflow.
These limits mirror the product flows: scans, domains, monitors, alert volume, and integration access.
For checking your own site before and after releases.
For builders watching several active pages and domains.
For agencies and operators who need integration hooks.
This is the public promise mapped to the current Flask routes and feature gates.
/scan and preserve the URL in /app/scanner./api/check after email login, with PageSpeed, page fetch, indexing, security, analytics, and copy-ready fix prompts./app/domains and /app/monitors; seeded monitors respect plan limits./app/sitemap, including domain-prefill support for known sites./app/keywords, /app/keyword-gap, /app/url-inspector, and /app/content-brief./billing/checkout; if billing is disabled, the page shows the contact fallback.The backend already passes pricing variables into this template. The next improvement is to move all plan limits into one shared source so billing, quotas, marketing copy, and onboarding cannot drift apart again.