Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15724800; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
10030
Cache-Control
max-age=2592000, must-revalidate, public
Expires
Sun, 29 Mar 2026 00:58:33 GMT
Last-Modified
Mon, 08 Sep 2025 14:14:31 GMT
Pragma
public
age: 10030 cache-control: max-age=2592000, must-revalidate, public expires: Sun, 29 Mar 2026 00:58:33 GMT last-modified: Mon, 08 Sep 2025 14:14:31 GMT pragma: public
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
Sat, 28 Mar 2026 03:45: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="HIT", cfEdge;dur=8,cfOrigin;dur=0
alt-svc: h3=":443"; ma=86400
cf-cache-status: HIT
cf-ray: 9e33a4cb9e70082d-IAD
date: Sat, 28 Mar 2026 03:45:44 GMT
link: <https://snigel.com/wp-json/>; rel="https://api.w.org/", <https://snigel.com/wp-json/wp/v2/pages/89>; rel="alternate"; title="JSON"; type="application/json", <https://snigel.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=h8ODfAwUaFopKuPeIRG7Sj17LFyApAPFn6ItAikwjJ9dr3iG478QJIIos%2FCcEXMZYK6ewxs9q15nUlhqt7AAXUYWA%2FSGASSPO%2FYWHD%2FFoDRkrl8bjqs4j47cEe9G"}]}
server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=8,cfOrigin;dur=0
Recommendations
Enable compression (gzip/brotli) to improve performance