Sources: html
- html
g-white
Final URL: https://nyt-sudoku.net/
Scanned at 7/12/2026, 3:31:19 AM UTC · HTTP status 200
Strong. A solid public-site baseline. Close the priority fixes to protect the score.
Coverage: This saved score reflects the public signals captured by this scan. Optional rendered-DOM, axe-core, and Lighthouse evidence is documented under “How this scan was produced.”
0/6 fixed
Add Strict-Transport-Security after confirming the full site works over HTTPS.
Security · high ·security.missing_hsts_header · View fix guide
Add a CSP header at the CDN or server layer and test third-party scripts.
Security · high ·security.missing_csp_header · View fix guide
Add X-Frame-Options: SAMEORIGIN or use frame-ancestors in CSP.
Security · medium ·security.missing_x_frame_options_header · View fix guide
Add X-Content-Type-Options: nosniff.
Security · medium ·security.missing_x_content_type_options_header
Add Referrer-Policy: strict-origin-when-cross-origin.
Security · low ·security.missing_referrer_policy_header · View fix guide
Restrict browser features that the site does not use.
Security · low ·security.missing_permissions_policy_header
Sources: html
g-whiteSources: html · resources
Theme, plugin, or version hints may expose maintenance and attack-surface details.
wp-content/wp-content/Sources: html
class="fixed inset-x-3 bottom-3 z-[80] mx-auto max-w-3xl rounded-[8px] border border-[#c9c1b0] bg-[#fffdf7] p-4 text-[#171717] shadow-Sources: html · resources · headers
/_next/static/_next/staticnext-routerSources: headers · resources
cf-cache-statuscloudflareinsights.comOptional external enrichment — popularity, traffic, and DNS signals that complement the first-party scan. Fetched on demand from an external provider; it is not part of the live scan.
Final URL: https://nyt-sudoku.net/
That usually means the input URL resolved directly without HTTP hop cleanup.
This MVP uses fast static performance signals. Enable Lighthouse CLI to add lab performance, SEO, accessibility, and best-practices scores.
On-demand performance intelligence is disabled for this runtime. When enabled with a Google API key, it loads separately from the main scan.
This is a fast static accessibility scan. Enable Playwright + axe-core for automated rendered-page audits.
Missing headers usually mean CDN, reverse-proxy, or framework config still needs a hardening pass.
Showing all 6 issues
HSTS was not found in the response headers.
Fix: Add Strict-Transport-Security after confirming the full site works over HTTPS.
Content-Security-Policy was not found in the response headers.
Fix: Add a CSP header at the CDN or server layer and test third-party scripts.
X-Frame-Options was not found in the response headers.
Fix: Add X-Frame-Options: SAMEORIGIN or use frame-ancestors in CSP.
X-Content-Type-Options was not found in the response headers.
Fix: Add X-Content-Type-Options: nosniff.
Referrer-Policy was not found in the response headers.
Fix: Add Referrer-Policy: strict-origin-when-cross-origin.
Permissions-Policy was not found in the response headers.
Fix: Restrict browser features that the site does not use.
This was a fast static scan of the public HTML, headers, robots.txt, and sitemap. Deeper rendered-DOM, lab (Lighthouse), and axe-core checks are optional and off for this report — so any empty section below reflects that boundary, not a clean bill of health.
Themerella uses a self-owned static scanner that combines HTML, resources, headers, metadata, CSS-class hints, robots.txt, and sitemap.xml. Enable Playwright to add rendered DOM, runtime globals, dynamic network responses, axe, and Lighthouse.