Open
Cached
·
1h 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=3474,public
Etag
"85b390d6f2638ca4abc134e551ec6f08"
Last-Modified
Fri, 14 Aug 2026 11:56:52 GMT
Pragma
public
cache-control: max-age=3474,public etag: "85b390d6f2638ca4abc134e551ec6f08" last-modified: Fri, 14 Aug 2026 11:56:52 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
Fri, 14 Aug 2026 11:58:58 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: Fri, 14 Aug 2026 11:58:58 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