Open
Cached
·
just now
30
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Cache-Control
public, max-age=0, s-maxage=300, stale-while-revalidate=86400
Last-Modified
Sat, 09 May 2026 06:16:36 GMT
cache-control: public, max-age=0, s-maxage=300, stale-while-revalidate=86400 last-modified: Sat, 09 May 2026 06:16:36 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
Sat, 09 May 2026 06:16:36 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
X-Cache
MISS, HIT
X-Cache-Hits
0, 0
X-Cacheable
YES
X-Fw-Dynamic
TRUE
X-Fw-Hash
4pjislhyee
X-Fw-Serve
TRUE
X-Fw-Server
Flywheel/5.1.0
X-Fw-Static
NO
X-Fw-Type
FLYWHEEL_BOT
X-Fw-Version
5.0.0
X-Served-By
cache-lga21931-LGA, cache-lga21921-LGA
X-Timer
S1778307396.280901,VS0,VE2
alt-svc: h3=":443"; ma=86400 cf-cache-status: MISS cf-ray: 9f8e938aaedfe93c-IAD date: Sat, 09 May 2026 06:16:36 GMT fastly-restarts: 1 link: <https://useworkshop.com/wp-json/>; rel="https://api.w.org/", <https://useworkshop.com/wp-json/wp/v2/pages/5>; rel="alternate"; title="JSON"; type="application/json", <https://useworkshop.com/>; rel=shortlink x-cache: MISS, HIT x-cache-hits: 0, 0 x-cacheable: YES x-fw-dynamic: TRUE x-fw-hash: 4pjislhyee x-fw-serve: TRUE x-fw-server: Flywheel/5.1.0 x-fw-static: NO x-fw-type: FLYWHEEL_BOT x-fw-version: 5.0.0 x-served-by: cache-lga21931-LGA, cache-lga21921-LGA x-timer: S1778307396.280901,VS0,VE2
Recommendations
Enable compression (gzip/brotli) to improve performance