25 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Excellent
deny
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Accept-Ranges
Performance
bytes
Connection
Performance
close

Caching Headers

4 headers
Age
Caching
293664
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"570a6766c754c6b9d62ae4fd0abeada0"
Last-Modified
Caching
Wed, 26 Nov 2025 21:44:30 GMT

Content Headers

3 headers
Content-Disposition
Content
inline; filename="404"
Content-Length
Content
30798
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
Vercel

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

0 headers
No cookies headers found

Other Headers

9 headers
Content-Security-Policy-Report-Only
Other
connect-src 'self' https://clerk-telemetry.com https://*.clerk-telemetry.com https://api.stripe.com https://maps.googleapis.com clerk.clerk.com *.algolia.net *.ingest.us.sentry.io *.google-analytics.com clerk.com *.clerk.com https://dapi.clerk.com px.ads.linkedin.com google.com *.google.com productlane.com; default-src 'self'; font-src 'self' data: cdn.jsdelivr.net fonts.googleapis.com fonts.gstatic.com use.typekit.net; form-action 'self'; frame-src 'self' https://challenges.cloudflare.com https://*.js.stripe.com https://js.stripe.com https://hooks.stripe.com status.clerk.com td.doubleclick.net www.googletagmanager.com app.svix.com; img-src 'self' https://img.clerk.com blob: data: https: *.clerk.com *.clerkstage.dev *.clerk.dev analytics.twitter.com px.ads.linkedin.com www.google.com www.googletagmanager.com; script-src 'self' 'unsafe-inline' https: http: https://*.js.stripe.com https://js.stripe.com https://maps.googleapis.com cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' cdn.jsdelivr.net; worker-src 'self' blob:; report-to csp-endpoint
Date
Other
Sun, 30 Nov 2025 07:18:54 GMT
Reporting-Endpoints
Other
csp-endpoint="https://o449981.ingest.us.sentry.io/api/4506384315580417/security/?sentry_key=b94d6b09a7997157a0ef5e31e31322d5"
X-Clerk-Auth-Reason
Other
protect-rewrite, session-token-and-uat-missing
X-Clerk-Auth-Status
Other
signed-out
X-Download-Options
Other
noopen
X-Matched-Path
Other
/404
X-Vercel-Cache
Other
HIT
X-Vercel-Id
Other
iad1::swcq2-1764487134605-23ddf0551440

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 190ms