Open
Cached
·
2h ago
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
Vary
Accept-Encoding, Accept-Encoding
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding
Caching Headers
Cache-Control
no-cache, must-revalidate, max-age=0, no-store
cache-control: no-cache, must-revalidate, max-age=0, no-store
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 12 Apr 2026 23:29:44 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
BYPASS
X-Delighted-Request-Id
3c35035d62ab2cf6d1567e29b8a796de
X-Rq
dca5 0 20 9980
X-Ua-Compatible
IE=Edge,chrome=1
date: Sun, 12 Apr 2026 23:29:44 GMT link: <https://delighted.com/wp-json/>; rel="https://api.w.org/", <https://delighted.com/wp-json/wp/v2/pages/80>; rel="alternate"; title="JSON"; type="application/json", <https://delighted.com/>; rel=shortlink x-cache: BYPASS x-delighted-request-id: 3c35035d62ab2cf6d1567e29b8a796de x-rq: dca5 0 20 9980 x-ua-compatible: IE=Edge,chrome=1
Recommendations
Enable compression (gzip/brotli) to improve performance