Open
Cached
·
just now
17
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Good
connect-src; img-src; media-src; +9 more
connect-src 'self' https:;img-src 'self' data: blob: dl.airtable.com outbounds-strapi.s3.us-east-2.amazonaws.com;media-src 'self' data: blob: dl.airtable.com outbounds-strapi.s3.us-east-2.amazonaws.com;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline'
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
2 headers
Connection
Performance
close
Vary
Performance
Origin
Caching Headers
0 headers
No caching headers found
Content Headers
2 headers
Content-Length
Content
1870
Content-Type
Content
text/html; charset=utf-8
Server Headers
2 headers
Server
Server
nginx/1.24.0 (Ubuntu)
X-Powered-By
Server
Strapi <strapi.io>
CORS Headers
2 headers
Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Origin
Cors
Cookies Headers
0 headers
No cookies headers found
Other Headers
4 headers
Date
Other
Sun, 30 Nov 2025 14:20:18 GMT
X-Dns-Prefetch-Control
Other
off
X-Download-Options
Other
noopen
X-Permitted-Cross-Domain-Policies
Other
none
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
Analysis completed in 69ms