Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Weak
max-age=0; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
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 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
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
Cf-Edge-Cache
cache,platform=wordpress
Date
Mon, 03 Aug 2026 16:35:47 GMT
Link
rel=https://api.w.org/
rel=alternate
title=JSON
type=application/json
rel=shortlink
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=11,cfOrigin;dur=396
X-Pingback
https://www.merit.edu/xmlrpc.php
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-edge-cache: cache,platform=wordpress cf-ray: a256bccbfdf12909-IAD date: Mon, 03 Aug 2026 16:35:47 GMT link: <https://www.merit.edu/wp-json/>; rel="https://api.w.org/", <https://www.merit.edu/wp-json/wp/v2/pages/2>; rel="alternate"; title="JSON"; type="application/json", <https://www.merit.edu/>; rel=shortlink server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=11,cfOrigin;dur=396 x-pingback: https://www.merit.edu/xmlrpc.php
Recommendations
Enable compression (gzip/brotli) to improve performance