Open
Cached
·
2h ago
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
geolocation=(self)
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
No caching headers found
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
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 05 Aug 2026 00:21:44 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=11,cfOrigin;dur=1786
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a261a4aafaaee5b8-IAD
date: Wed, 05 Aug 2026 00:21:44 GMT
link: <https://www.sslpost.com/wp-json/>; rel="https://api.w.org/", <https://www.sslpost.com/wp-json/wp/v2/pages/9742>; rel="alternate"; title="JSON"; type="application/json", <https://www.sslpost.com/>; rel=shortlink
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=F3ObpV9l7H992hr%2F57S6IDhpuENsVlZr5GHGr5HRFHvpipoXQ5EmnSzcYo5gKFJcsSYBbjJX3gAH3ARUwWM%2FZyGcHzlv6qK7mk1oDMGsEn6VXY8kWSUDGPpyXwwl5njNnis%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=11,cfOrigin;dur=1786
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching