23 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Weak
max-age=0; includeSubDomains; preload
Content-Security-Policy
Weak
frame-ancestors
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(), interest-cohort=(), browsing-topics=(), payment=(), usb=()
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Significantly strengthen CSP directives

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding

Caching Headers

1 headers
Cache-Control
Caching
public, max-age=0, must-revalidate

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

0 headers
No cookies headers found

Other Headers

10 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9a4b24302dde07ed-IAD
Date
Other
Wed, 26 Nov 2025 17:35:16 GMT
Link
Other
</_next/static/css/f1d1c26ca1bd1397.css>; rel="preload"; as=style, </_next/static/css/9154612492a4e03e.css>; rel="preload"; as=style, </_next/static/css/27c832b1d765a76d.css>; rel="preload"; as=style, <https://www.googletagmanager.com/gtag/js?id=G-6G9B4BL0LJ>; rel="preload"; as=script
Nel
Other
{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To
Other
{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=U9bVDzkoDQyFayDig0jRlYaO3Gr443CFReTeeJJAQgrev1G1IucoqSV2Jj5ESzYL%2BFs%2BmLGQBsxn%2FFLCjBLP0xr7iFx3B3gvM5s1MM7jaMkXifdE5G4%3D"}]}
Server-Timing
Other
cfEdge;dur=7,cfOrigin;dur=219
X-Matched-Path
Other
/swap
X-Next-Cache-Tags
Other
_N_T_/layout,_N_T_/swap/layout,_N_T_/swap/page,_N_T_/swap

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1550ms