20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=2592000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
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
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding

Caching Headers

4 headers
Age
Caching
12
Cache-Control
Caching
public, max-age=30
Expires
Caching
Mon, 03 Nov 2025 02:03:47 GMT
Last-Modified
Caching
Mon, 03 Nov 2025 02:03:05 GMT

Content Headers

2 headers
Content-Language
Content
en
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=3UcoTCJ_Nhzd.papiVnEJ1KYQrEXAS3U6ofbyVYcn9s-1762135397-1.0.1.1-mVnOF1O4Qvd.VEVbFprCMHIRCNmAMuOZ3OawDc3YLr1n_6uagLH5zrlvrS2aAtCTN5Q3FPE0qeBtr315Kz7mpkYmXEiyCD6MQSTcq9Lta2Y; path=/; expires=Mon, 03-Nov-25 02:33:17 GMT; domain=.producthunt.com; HttpOnly; Secure; SameSite=None

Other Headers

5 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
HIT
Cf-Ray
Other
99884b58efc9c599-IAD
Date
Other
Mon, 03 Nov 2025 02:03:17 GMT
Link
Other
</_next/static/css/74d0bcea2ba31377.css>; rel=preload; as="style", </_next/static/css/6f8952a2b6eb6694.css>; rel=preload; as="style", </_next/static/css/ec251f3ad9724a97.css>; rel=preload; as="style", </_next/static/css/0afbb73c5d0ac998.css>; rel=preload; as="style", </_next/static/css/94f09f88a5f0cac7.css>; rel=preload; as="style", </_next/static/css/5fb03c1eb546a4c3.css>; rel=preload; as="style", </_next/static/css/b639eafe0e34b599.css>; rel=preload; as="style"

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 143ms