Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding, Cookie
accept-ranges: bytes connection: close vary: Accept-Encoding, Cookie
Caching Headers
Age
236
Cache-Control
max-age=300, public
Etag
"1778002883"
Expires
Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified
Tue, 05 May 2026 17:41:23 GMT
age: 236 cache-control: max-age=300, public etag: "1778002883" expires: Sun, 19 Nov 1978 05:00:00 GMT last-modified: Tue, 05 May 2026 17:41:23 GMT
Content Headers
Content-Language
en
Content-Length
44047
Content-Type
text/html; charset=UTF-8
content-language: en content-length: 44047 content-type: text/html; charset=UTF-8
Server Headers
server: nginx/1.25.3 x-powered-by: PHP/8.3.10
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 01:47:58 GMT
X-Cache
HIT
date: Tue, 12 May 2026 01:47:58 GMT via: 1.1 varnish-v4 x-cache: HIT x-drupal-cache: MISS x-drupal-dynamic-cache: MISS x-generator: Drupal 10 (https://www.drupal.org) x-varnish: 61606074 62527389
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology