Cached · just now
17 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Basic
script-src; font-src; base-uri; +3 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
bytes
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

Cache-Control
Caching
max-age=604800
Etag
Caching
W/"e5d-18f4a272ee8"
Last-Modified
Caching
Sun, 05 May 2024 19:07:13 GMT

Content Headers

Content-Type
Content
text/html; charset=UTF-8

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Thu, 21 May 2026 16:32:00 GMT
Feature-Policy
Other
geolocation 'none';microphone 'none';camera 'none';payment 'none'
X-Content-Security-Policy
Other
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
Other
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