Open
Cached
·
12h ago
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
Upgrade, close
Transfer-Encoding
chunked
Vary
Accept-Encoding,User-Agent
connection: Upgrade, close transfer-encoding: chunked vary: Accept-Encoding,User-Agent
Caching Headers
Cache-Control
no-cache, private, must-revalidate, max-age=604800
Expires
Thu, 19 Nov 1981 08:52:00 GMT
Last-Modified
Sun, 03 May 2026 18:54:10 GMT
Pragma
no-cache
cache-control: no-cache, private, must-revalidate, max-age=604800 expires: Thu, 19 Nov 1981 08:52:00 GMT last-modified: Sun, 03 May 2026 18:54:10 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 18:54:10 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Wpo-Cache-Status
saving to cache
date: Sun, 03 May 2026 18:54:10 GMT link: <https://wallenium.eu/wp-json/>; rel="https://api.w.org/", <https://wallenium.eu/wp-json/wp/v2/pages/7>; rel="alternate"; title="JSON"; type="application/json", <https://wallenium.eu/>; rel=shortlink wpo-cache-status: saving to cache
Recommendations
Enable compression (gzip/brotli) to improve performance