Open
Cached
·
just now
20
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
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Age
0
Cache-Control
must-revalidate, max-age=0
Expires
Thu, 19 Nov 1981 08:52:00 GMT
age: 0 cache-control: must-revalidate, max-age=0 expires: Thu, 19 Nov 1981 08:52:00 GMT
Content Headers
Content-Length
144143
Content-Type
text/html; charset=UTF-8
content-length: 144143 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Sat, 21 Mar 2026 07:05:03 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Pressidium-Rid
224e6f760d6b402b8f69e005dfdc1916
X-Cache
MISS
X-Cache-Hits
0, 0, 0
X-Cache-Why
not-in-cache
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sat, 21 Mar 2026 07:05:03 GMT link: <https://pressidium.com/wp-json/>; rel="https://api.w.org/", <https://pressidium.com/wp-json/wp/v2/pages/5354>; rel="alternate"; title="JSON"; type="application/json", <https://pressidium.com/>; rel=shortlink pressidium-rid: 224e6f760d6b402b8f69e005dfdc1916 x-cache: MISS x-cache-hits: 0, 0, 0 x-cache-why: not-in-cache
Recommendations
Enable compression (gzip/brotli) to improve performance