15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Basic
default-src; base-uri; object-src; +8 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • 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
Performance
bytes
Connection
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

Age
Caching
3898
Cache-Control
Caching
public, max-age=28800
Expires
Caching
Tue, 11 Aug 2026 09:15:17 GMT
Last-Modified
Caching
Thu, 30 Jul 2026 08:08:09 GMT

Content Headers

Content-Type
Content
text/html

Server Headers

Server
Server
cloudflare

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Cf-Cache-Status
Other
HIT
Cf-Ray
Other
a293636d39613e81-IAD
Date
Other
Tue, 11 Aug 2026 01:15:17 GMT
Via
Other
1.1 google

Recommendations

Enable compression (gzip/brotli) to improve performance