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=UTF-8

Server Headers

1 headers
Server
Server
gws

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
NID=526=KODlg6HDMfMfz3bHjDaeGIsLXTSq2wPXL_QckI6JQOhyScanGhgF8-_oAwPXeAIY8EEh-Sns7R12aFgu3qT--t6jmtR1ASiHzfYy3ABBl0cG16ZFzl_g_3VCalYPR336wrgFyR7QKlv7omNi0ESPSb6-i6v4EgQo49ZxCR8gVfmJ8EgQlA83-MeJhv2dvh34_mBUVb-Wl-n3CqiOpaI; expires=Wed, 06-May-2026 07:08:14 GMT; path=/; domain=.google.com; HttpOnly

Other Headers

5 headers
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-tQmUta3EV00pCyrreB36uA' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/maps-tactile
Date
Other
Tue, 04 Nov 2025 07:08:14 GMT
P3p
Other
CP="This is not a P3P policy! See g.co/p3phelp for more info."
Reporting-Endpoints
Other
default="/maps/_/MapsWizUi/web-reports?context=eJzjshFeMpuB-cJsht1A3HJxNsP7S7MZplyezTAbiLcD8R4gvg7EH4DY9spsBkcg9gfiMCCW4g9JTC7JzEn1yM9NDctMLVfiMjIwMjU0MLLUMwIAZQwliQ"

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 248ms