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
Sat, 06 Aug 2016 17:59:01 GMT
cache-control: max-age=0, must-revalidate, private expires: Sat, 06 Aug 2016 17:59:01 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
Tue, 04 Aug 2026 18:02:56 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: a25f79d67a9acc13-IAD date: Tue, 04 Aug 2026 18:02:56 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