Open
Cached
·
just now
19
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
43021
Cache-Control
public, max-age=2678400
Expires
Sat, 13 Jun 2026 09:52:01 GMT
Last-Modified
Tue, 12 May 2026 17:29:47 GMT
age: 43021 cache-control: public, max-age=2678400 expires: Sat, 13 Jun 2026 09:52:01 GMT last-modified: Tue, 12 May 2026 17:29:47 GMT
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, 13 May 2026 09:52:01 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Gateway-Cache-Key
1778605372.058|standard|https|idesigncheck.com|||/
X-Gateway-Cache-Status
MISS
X-Gateway-Request-Id
d7c3da1999381b21f053476000498e97
X-Gateway-Skip-Cache
0
alt-svc: h3=":443"; ma=86400 cf-cache-status: HIT cf-ray: 9fb0c4972f2373a3-IAD date: Wed, 13 May 2026 09:52:01 GMT link: <https://idesigncheck.com/wp-json/>; rel="https://api.w.org/", <https://idesigncheck.com/wp-json/wp/v2/pages/5>; rel="alternate"; title="JSON"; type="application/json", <https://idesigncheck.com/>; rel=shortlink x-gateway-cache-key: 1778605372.058|standard|https|idesigncheck.com|||/ x-gateway-cache-status: MISS x-gateway-request-id: d7c3da1999381b21f053476000498e97 x-gateway-skip-cache: 0
Recommendations
Enable compression (gzip/brotli) to improve performance