Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=()
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Etag
"6a589960-4a41"
Last-Modified
Thu, 16 Jul 2026 08:42:08 GMT
etag: "6a589960-4a41" last-modified: Thu, 16 Jul 2026 08:42:08 GMT
Content Headers
Content-Length
19009
Content-Type
text/html
content-length: 19009 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 12 Aug 2026 16:33:30 GMT
X-Robots-Tag
noindex, nofollow
date: Wed, 12 Aug 2026 16:33:30 GMT x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching