13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Weak
upgrade-insecure-requests
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Significantly strengthen CSP directives
  • 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

4 headers
Connection
Performance
keep-alive
Keep-Alive
Performance
timeout=65
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

0 headers
No caching headers found

Content Headers

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

Server Headers

2 headers
Server
Server
openresty
X-Powered-By
Server
PHP/7.4.33

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
_lcp=a; Path=/; expires=Mon Mar 20 2034 13:02:58; SameSite=Lax; HttpOnly

Other Headers

3 headers
Date
Other
Fri, 14 Nov 2025 21:28:39 GMT
Link
Other
<https://fix.claims/wp-json/>; rel="https://api.w.org/", <https://fix.claims/>; rel=shortlink
X-Lima-Id
Other
atbGnLGU14pYPiaoxG

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Consider removing X-Powered-By header to hide server technology

Analysis completed in 1997ms