Open
Cached
·
just now
17
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
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=604800
Etag
W/"e5d-18f4a272ee8"
Last-Modified
Sun, 05 May 2024 19:07:13 GMT
cache-control: max-age=604800 etag: W/"e5d-18f4a272ee8" last-modified: Sun, 05 May 2024 19:07:13 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 21 May 2026 16:32:00 GMT
Feature-Policy
geolocation 'none';microphone 'none';camera 'none';payment 'none'
X-Content-Security-Policy
script-src 'self' 'unsafe-eval'; font-src 'self' data:; base-uri 'self'; style-src 'self' 'unsafe-inline'; form-action 'self'; frame-ancestors 'self'
X-Webkit-Csp
script-src 'self' 'unsafe-eval'; font-src 'self' data:; base-uri 'self'; style-src 'self' 'unsafe-inline'; form-action 'self'; frame-ancestors 'self'
date: Thu, 21 May 2026 16:32:00 GMT feature-policy: geolocation 'none';microphone 'none';camera 'none';payment 'none' x-content-security-policy: script-src 'self' 'unsafe-eval'; font-src 'self' data:; base-uri 'self'; style-src 'self' 'unsafe-inline'; form-action 'self'; frame-ancestors 'self' x-webkit-csp: script-src 'self' 'unsafe-eval'; font-src 'self' data:; base-uri 'self'; style-src 'self' 'unsafe-inline'; form-action 'self'; frame-ancestors 'self'
Recommendations
Enable compression (gzip/brotli) to improve performance