Open Cached · just now
18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Weak
frame-ancestors
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Significantly strengthen CSP directives
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Keep-Alive
Performance
timeout=10
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Cache-Control
Caching
must-revalidate, no-cache, private
Expires
Caching
-1
Pragma
Caching
no-cache

Content Headers

3 headers
Content-Language
Content
en
Content-Length
Content
101407
Content-Type
Content
text/html; charset=UTF-8

Server Headers

2 headers
Server
Server
nginx
X-Powered-By
Server
PHP/8.3.26

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

4 headers
Date
Other
Thu, 13 Nov 2025 04:37:57 GMT
X-Drupal-Cache
Other
HIT
X-Drupal-Dynamic-Cache
Other
HIT
X-Generator
Other
Drupal 10 (https://www.drupal.org)

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 1097ms