Site
Every layer Canopy grades, run over one domain at once, rolled into a single grade — with the fixes ranked.
Try: github.com · example.com
Security headers
2 fail · 3 warn → full report
CSP deep-dive
2 fail · 3 warn → full report
Cookie security
3 warn → full report
AI readiness
2 warn → full report
PWA installability
6 fail · 1 warn → full report
Privacy & trackers
1 fail · 3 warn → full report
Email security
3 warn → full report
DNS posture
2 warn → full report
SEO & meta
1 warn → full report
Performance
2 fail · 5 warn → full report
Accessibility
1 fail → full report
Monitor this site nightly → one click enrols every layer above, so trends, the weekly digest and client reports start filling in.
How this grade is weighted
Security headers 20% · CSP deep-dive 10% · Cookie security 5% · AI readiness 5% · PWA installability 5% · Privacy & trackers 5% · Email security 10% · DNS posture 10% · SEO & meta 10% · Performance 10% · Accessibility 10%. Link health is scanned separately — its live probes are too request-hungry for the composite.
Fix these first
14 to fix · 26 to review, across all eleven layers — most important first.
-
Fix
Referrer-Policy Security headers →
Referrer-Policy: strict-origin-when-cross-origin
-
Fix
Cookie security Security headers →
Set each cookie with: Secure; HttpOnly; SameSite=Lax (or Strict)
-
Fix
Inline scripts blocked CSP deep-dive →
Replace 'unsafe-inline' with per-response nonces or sha256 hashes; add 'strict-dynamic' for modern browsers.
-
Fix
No scheme-wide script sources CSP deep-dive →
Pin script-src to the specific origins you actually load from.
-
Fix
Text compression Performance →
Enable gzip or brotli for text responses — most servers and CDNs are one directive away.
-
Fix
Image dimensions (layout shift) Performance →
Give every <img> width and height attributes (CSS can still make them responsive).
-
Fix
Links & buttons named Accessibility →
Add visible text, or aria-label="Close" (etc.) to icon-only controls.
-
Fix
Web App Manifest linked PWA installability →
Add <link rel="manifest" href="/manifest.webmanifest"> to the <head>.
-
Fix
Cross-site advertising trackers Privacy & trackers →
These require explicit opt-in consent in the EU/UK. Gate them behind a consent banner, or remove them if you're not running paid campaigns.
-
Fix
Manifest loads and parses PWA installability →
No manifest is linked, so there's nothing to load.
-
Fix
Install icons (192px & 512px) PWA installability →
No valid manifest, so no icons for the installed app.
-
Fix
App name PWA installability →
No valid manifest, so no app name to show on the install prompt.
+ 28 more in the layer reports below.
Share it: save a snapshot — a permanent link, and Canopy re-runs all eleven layers nightly from then on.
Machine-readable: /api/site?domain=…
Canopy · Whole-site report · nytimes.com · Mon, 10 Aug 2026 04:48 UTC · generated with Canopy — https://canopystack.dev