Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
Transfer-Encoding
chunked
accept-ranges: bytes connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
max-age=0, must-revalidate, private
Expires
Tue, 02 Aug 2016 16:43:06 GMT
cache-control: max-age=0, must-revalidate, private expires: Tue, 02 Aug 2016 16:43:06 GMT
Content Headers
Content-Language
en-us
Content-Type
text/html;charset=utf-8
content-language: en-us content-type: text/html;charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Fri, 31 Jul 2026 16:46:36 GMT
X-Cache-Operation
plone.app.caching.noCaching
X-Cache-Rule
plone.content.folderView
X-Cache-Status
MISS
X-Theme-Disabled
X-Ua-Compatible
IE=edge
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: a23e14830e5881a3-IAD date: Fri, 31 Jul 2026 16:46:36 GMT x-cache-operation: plone.app.caching.noCaching x-cache-rule: plone.content.folderView x-cache-status: MISS x-theme-disabled: x-ua-compatible: IE=edge
Recommendations
Enable compression (gzip/brotli) to improve performance