15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
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-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
none
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

2 headers
Cache-Control
Caching
private, max-age=0
Expires
Caching
-1

Content Headers

1 headers
Content-Type
Content
text/html; charset=ISO-8859-1

Server Headers

1 headers
Server
Server
gws

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
NID=526=aedwAheiRm0QQYMDhoMuA_SnpVJWEb2oiCDYW3-J_bAjtw8DdsfGV4iYZGDp2PpUphERDs23Y96RFf_KVLvd6qbVkmEsingRtbvZgM9MHjB-8_xxV3tX86SjJSQkvp6Ww9_CflPh3XveXcPdQOEuCV4mZx_u_jxEOo7zUfmTcS7wV4ED-3EVcauZ5ufz7u8HQrVKdipDswwVjZa1T0xh2MNz; expires=Tue, 05-May-2026 10:38:26 GMT; path=/; domain=.google.com; HttpOnly

Other Headers

5 headers
Accept-Ch
Other
Sec-CH-Prefers-Color-Scheme
Alt-Svc
Other
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Content-Security-Policy-Report-Only
Other
object-src 'none';base-uri 'self';script-src 'nonce-bNtniTeVzOHWeHc8awezug' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp
Date
Other
Mon, 03 Nov 2025 10:38:26 GMT
P3p
Other
CP="This is not a P3P policy! See g.co/p3phelp for more info."

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 216ms