Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
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, accept, content-type, cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, accept, content-type, cookie
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate
Expires
Thu, 19 Nov 1981 08:52:00 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate expires: Thu, 19 Nov 1981 08:52:00 GMT pragma: no-cache
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
Sun, 26 Apr 2026 11:39:34 GMT
Host-Header
wpcloud
Link
rel=https://api.w.org/
rel=shortlink
Server-Timing
a8c-cdn, dc;desc=dca, cache;desc=MISS;dur=1287.0
X-Ac
3.dca _atomic_dca MISS
alt-svc: h3=":443"; ma=86400 date: Sun, 26 Apr 2026 11:39:34 GMT host-header: wpcloud link: <https://gstylemag.com/wp-json/>; rel="https://api.w.org/", <https://wp.me/dPSw>; rel=shortlink server-timing: a8c-cdn, dc;desc=dca, cache;desc=MISS;dur=1287.0 x-ac: 3.dca _atomic_dca MISS
Recommendations
Enable compression (gzip/brotli) to improve performance