18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Weak
max-age=0; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-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
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
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

8 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9a30471feb96e60f-IAD
Date
Other
Sun, 23 Nov 2025 11:20:32 GMT
Link
Other
</_astro/prioritize-center-of-gravity.CeXUW0hY.png>; rel="preload"; as=image, <https://assets.capterra.com/badge/a52dfee956302b196689b1d56ecbd187.svg?v=2128241&amp;p=183189>; rel="preload"; as=image, </logo-og.png>; rel="preload"; as=image, </_astro/[email protected]>; rel="preload"; as=image, </_astro/[email protected]>; rel="preload"; as=image, </_astro/[email protected]>; rel="preload"; as=image, </_astro/loadplan-iframe.BFnYj2b8.png>; rel="preload"; as=image
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=7gG1uGWoxu3TRSI%2BE14SlfUKHoG%2F6%2BX%2F3zbLlM4i%2F6CUUrCkbvXF5zvNFxSaC1Z4v5CUIrJxNlYAAQSNlNpeEE8L52nqIf%2BUl5Dd6d%2F6t9w%2F"}]}
Server-Timing
Other
cfEdge;dur=13,cfOrigin;dur=46

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 646ms