HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked

Caching Headers

2 headers
Cache-Control
Caching
public,max-age=10,s-maxage=86400
Last-Modified
Caching
Wed, 12 Nov 2025 22:36:56 GMT

Content Headers

1 headers
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=RGK.NFz3mLcCByYlsKnzFCPMyt4YbyTah.WO6IlElT0-1762994441-1.0.1.1-I3uCgnnX_11LNis3XdXBzSaS_olZlvZcYBdmcUh7nPUvFqxxLTCOqnXTJ_fTjNnEQAGZUeaP4IJNRYa_2kua1QQXWqUcuYgKCe6cEH.m_Tg; path=/; expires=Thu, 13-Nov-25 01:10:41 GMT; domain=.ondigitalocean.app; HttpOnly; Secure; SameSite=None

Other Headers

9 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
MISS
Cf-Ray
Other
99da381cf87b586c-IAD
Date
Other
Thu, 13 Nov 2025 00:40:41 GMT
X-Amz-Request-Id
Other
tx00000d86525cb4f977dc7-0069152909-12ac6fdd5-nyc3c
X-Do-App-Origin
Other
a91f8af6-bb5d-4245-8cb5-c570bdd6b37d
X-Do-Orig-Status
Other
200
X-Do-Static-Catchall-Document
Other
index.html
X-Rgw-Object-Type
Other
Normal

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 184ms