Open
Cached
·
just now
16
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Accept-Ranges
bytes
Connection
Upgrade, close
Vary
User-Agent,Accept-Encoding
accept-ranges: bytes connection: Upgrade, close vary: User-Agent,Accept-Encoding
Caching Headers
Cache-Control
max-age=3600, public
Expires
Sat, 27 Jun 2026 04:18:57 GMT
Pragma
public
cache-control: max-age=3600, public expires: Sat, 27 Jun 2026 04:18:57 GMT pragma: public
Content Headers
Content-Length
5718
Content-Type
text/html
content-length: 5718 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Cache-Tag
psyneurite.org
Cdn-Cache-Control
max-age=2592000
Date
Sat, 27 Jun 2026 02:18:57 GMT
Upgrade
h2,h2c
X-Endurance-Cache-Level
2
X-Speedycache-Source
Server
cache-tag: psyneurite.org cdn-cache-control: max-age=2592000 date: Sat, 27 Jun 2026 02:18:57 GMT upgrade: h2,h2c x-endurance-cache-level: 2 x-nginx-cache: WordPress x-speedycache-source: Server
Recommendations
Enable compression (gzip/brotli) to improve performance