Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
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-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
public, max-age=3600
Etag
"6d97f42d11460a116dade6c956946889"
Expires
Sun, 10 May 2026 11:43:15 GMT
Last-Modified
Mon, 20 Apr 2026 14:09:24 GMT
cache-control: public, max-age=3600 etag: "6d97f42d11460a116dade6c956946889" expires: Sun, 10 May 2026 11:43:15 GMT last-modified: Mon, 20 Apr 2026 14:09:24 GMT
Content Headers
Content-Length
98388
Content-Type
text/html
content-length: 98388 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Sun, 10 May 2026 10:43:15 GMT
Via
1.1 google
X-Goog-Generation
1776694163962057
X-Goog-Hash
crc32c=6II/JQ==, md5=bZf0LRFGChFtrebJVpRoiQ==
X-Goog-Metageneration
1
X-Workstep-Routed-App
static-homepage
alt-svc: h3=":443"; ma=2592000 date: Sun, 10 May 2026 10:43:15 GMT via: 1.1 google x-goog-generation: 1776694163962057 x-goog-hash: crc32c=6II/JQ==, md5=bZf0LRFGChFtrebJVpRoiQ== x-goog-metageneration: 1 x-goog-storage-class: STANDARD x-goog-stored-content-encoding: identity x-goog-stored-content-length: 98388 x-guploader-uploadid: AAVLpEg8Aikz5yf34mR8cIU4dyR9vYlM8mIhxo01EIkAlJ3nVZz0DNA1H829CJLsleEDcnDSxMiXmOU x-workstep-routed-app: static-homepage
Recommendations
Enable compression (gzip/brotli) to improve performance