13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
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
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

1 headers
Vary
Performance
Accept-Encoding

Caching Headers

2 headers
Cache-Control
Caching
no-cache, must-revalidate
Expires
Caching
Sun, 19 Nov 1978 05:00:00 GMT

Content Headers

3 headers
Content-Language
Content
en
Content-Length
Content
6152
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
Apache/2.4.25 (Debian)

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
SSESS97309b611b8a7c18065feb7dcd2702a5=44a88dfe4b9d7f0d3bd1aab2fa31ecad; path=/; HttpOnly

Other Headers

3 headers
Date
Other
Wed, 05 Nov 2025 03:04:16 GMT
Link
Other
</node/1>; rel="canonical",</node/1>; rel="shortlink"
X-Generator
Other
Drupal 7 (http://drupal.org)

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 596ms