Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Origin, accept-encoding
connection: close transfer-encoding: chunked vary: Origin, accept-encoding
Caching Headers
Last-Modified
Mon, 13 Apr 2026 01:05:41 GMT
last-modified: Mon, 13 Apr 2026 01:05:41 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: Strapi <strapi.io>
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Origin
access-control-allow-credentials: true access-control-allow-origin:
Cookies Headers
Other Headers
Date
Mon, 13 Apr 2026 01:05:41 GMT
Server-Timing
cfCacheStatus;desc="MISS", cfEdge;dur=54,cfOrigin;dur=144
Via
1.1 google
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
X-Robots-Tag
noindex
cf-cache-status: MISS cf-ray: 9eb6905afd9fd0cc-IAD date: Mon, 13 Apr 2026 01:05:41 GMT server-timing: cfCacheStatus;desc="MISS", cfEdge;dur=54,cfOrigin;dur=144 via: 1.1 google x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none x-robots-tag: noindex
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology