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=sw3GLO5S9TEBH3p_O5MyBGn3FYdhXLocnAb-WcixhA1FRsS0gwmLzwopl-kisp9aM8OuvltR5T3kx-d-9h4on1iqhNg30vuGjt6K9Wxz2Yx7o8ZNnrIioVyPf0A4L41UGsWB6_gbHuuTLg09yO-hHgDdzRVwmd_zBTYshScna2dMyu2bBtB2gM4frRPoLDe15mcIgSjBnfWdbg4yoXnmkgwW; expires=Sat, 16-May-2026 21:04:58 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-rCNRaKsp3YQCOmuGLV1xbQ' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp
Date
Other
Fri, 14 Nov 2025 21:04:58 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 308ms