Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15465600
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
max-age=604800
cache-control: max-age=604800
Content Headers
Content-Length
0
Content-Type
text/plain
content-length: 0 content-type: text/plain
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Tue, 07 Apr 2026 19:18:05 GMT
Retry-After
0
X-Cache
MISS
X-Cache-Hits
0
X-Robots-Tag
noai, noimageai
X-Served-By
cache-lga21977-LGA
X-Timer
S1775589486.554610,VS0,VE2
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Tue, 07 Apr 2026 19:18:05 GMT retry-after: 0 x-cache: MISS x-cache-hits: 0 x-robots-tag: noai, noimageai x-served-by: cache-lga21977-LGA x-timer: S1775589486.554610,VS0,VE2
Recommendations
Enable compression (gzip/brotli) to improve performance