Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000
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
public, max-age=118
Etag
"fc97ad291e3aa3dbd0bd41a1e1c1243e"
Last-Modified
Mon, 02 Oct 2023 09:30:47 GMT
cache-control: public, max-age=118 etag: "fc97ad291e3aa3dbd0bd41a1e1c1243e" last-modified: Mon, 02 Oct 2023 09:30:47 GMT
Content Headers
Content-Length
2359
Content-Type
text/html
content-length: 2359 content-type: text/html
Server Headers
Server
VOS
server: VOS
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 12 Apr 2026 12:28:40 GMT
X-Amz-Meta-S3cmd-Attrs
md5:fc97ad291e3aa3dbd0bd41a1e1c1243e
X-Amz-Request-Id
tx00000fec28d72b2a293b2-0067be6cf8-1853d4d1-jp2
X-Amz-Storage-Class
STANDARD
X-Rgw-Object-Type
Normal
date: Sun, 12 Apr 2026 12:28:40 GMT x-amz-meta-s3cmd-attrs: md5:fc97ad291e3aa3dbd0bd41a1e1c1243e x-amz-request-id: tx00000fec28d72b2a293b2-0067be6cf8-1853d4d1-jp2 x-amz-storage-class: STANDARD x-rgw-object-type: Normal
Recommendations
Enable compression (gzip/brotli) to improve performance