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=h6PZtynajUojIcxPpShvTIMXKIO_mNN8729KPISvnW6P4XgXTbyuppuNNxIrFcEXK-Y8ll9T4SRa_pmoCuUdf3v3_sIjem4KPl-2sD8p5L21YXinfwRrW2_wEkB8XEpZ_BYYluNNWNxinkUCdUiOQ7G6jmCf4XG_njpbAgQ1A0NJp9_tQWsygtuIwh0HnF-DFpH-MfOhGEuYE99yVcwOQzg8; expires=Fri, 08-May-2026 12:47:01 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-ID120gJfUns0wG5y7mFoAw' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp
Date
Other
Thu, 06 Nov 2025 12:47:01 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 272ms