15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • 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

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
accept-encoding

Caching Headers

1 headers
Cache-Control
Caching
max-age=300, must-revalidate, private

Content Headers

2 headers
Content-Length
Content
295824
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
blab=f27eba87-9e9a-4f0e-a2f8-51d7c1409a32; Max-Age=315360000; Expires=Tue, 06 Nov 2035 19:53:08 GMT; Secure; SameSite=Lax; Domain=medicalnewstoday.com; Path=/

Other Headers

7 headers
Content-Security-Policy-Report-Only
Other
frame-ancestors 'self'; object-src 'none'; report-uri /api/csp-reporting
Date
Other
Sat, 08 Nov 2025 19:53:08 GMT
Via
Other
1.1 bb4e16b9c06e7a44cba5999dbddf276e.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
dxePcluRPFDbXT7sxNWGd_4AkGlpWURwqcm554m-8OnD_We5b8Grnw==
X-Amz-Cf-Pop
Other
IAD61-P9
X-Cache
Other
Miss from cloudfront
X-Hl-Ver
Other
19177942917

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 287ms