Open
Cached
·
21m ago
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
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
max-age=346,public
Etag
"f6cb29f090f80461050490fca84a0145"
Last-Modified
Mon, 17 Aug 2026 19:54:40 GMT
Pragma
public
cache-control: max-age=346,public etag: "f6cb29f090f80461050490fca84a0145" last-modified: Mon, 17 Aug 2026 19:54:40 GMT pragma: public
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Mon, 17 Aug 2026 20:48:54 GMT
Link
rel=https://api.w.org/
rel=alternate
type=application/json
rel=shortlink
Via
1.1 google
alt-svc: h3=":443"; ma=2592000 date: Mon, 17 Aug 2026 20:48:54 GMT link: <https://www.makingscience.com/wp-json/>; rel="https://api.w.org/", <https://www.makingscience.com/wp-json/wp/v2/pages/11001>; rel="alternate"; type="application/json", <https://www.makingscience.com/>; rel=shortlink via: 1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance