16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
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
  • Consider adding 'preload' to HSTS for maximum security
  • 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

1 headers
Connection
Performance
close

Caching Headers

0 headers
No caching headers found

Content Headers

2 headers
Content-Length
Content
436367
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
CAS_PROGRAM=golf; expires=Sat, 29-Nov-2025 22:29:33 GMT; path=/; secure; SameSite=None

Other Headers

11 headers
Accept-Ch
Other
Sec-CH-UA-Platform-Version
Date
Other
Sat, 29 Nov 2025 22:29:25 GMT
Ms-Commit-Id
Other
79b1098
Ms-Cv
Other
CASMicrosoftCV28264b21.0
Ms-Cv-Esi
Other
CASMicrosoftCV28264b21.0
Tls_version
Other
tls1.3
X-Azure-Ref
Other
20251129T222924Z-18496456d97964znhC1BL1npmw00000010p000000000eehk
X-Cascade-Version
Other
vNext
X-Edgescape-Location
Other
country_code=US
X-Rtag
Other
AEM_Redir_PROD
X-Trace-Id
Other
2d59498284c4a3a529b96a521eaa8b3b

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 224ms