Cached · just now
21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; img-src; script-src; +6 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
strict-origin-when-cross-origin
Permissions-Policy
Present
midi=(), sync-xhr=(self), microphone=(); +4 more
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

No caching headers found

Content Headers

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

Server Headers

Server
Server
nginx
X-Powered-By
Server
Apiki WP Cloud Services

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Cross-Origin-Embedder-Policy-Report-Only
Other
unsafe-none; report-to='default'
Date
Other
Tue, 28 Apr 2026 23:40:00 GMT
Link
Other
X-Content-Security-Policy
Other
default-src 'self'; font-src *;img-src * data:; script-src *; style-src *
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