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=rr-moB3M2enjq5NsY8ddGuPcrXQ7Fy7ADKXuYGjjSoHTEkf3l_LvqUUwct7hyHpNyXmGzS7rzPZYFxlT1UfqNGNoe2r4UtFFyGrMtq07d7W4W4knZ83tza5TMohNJP7gjdpYDac70KxcFBgw6KNsVeaqbZwcmUiENPfezLzhVde5XK9206JRbrVcAJzNyJrFqWDwKaJY5-PG_TxNyNYlasU; expires=Mon, 04-May-2026 23:45:41 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-HDvrBGjKuVTr07O4bYWJFQ' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp
Date
Other
Sun, 02 Nov 2025 23:45:41 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 0ms