19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000; preload
Content-Security-Policy
Weak
frame-ancestors
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
camera=(), geolocation=(), microphone=(), midi=()
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Significantly strengthen CSP directives
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Origin,Accept-Encoding

Caching Headers

2 headers
Age
Caching
0
Cache-Control
Caching
stale-if-error=604800, public, stale-while-revalidate=3600, max-age=60, s-maxage=10800

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

1 headers
Access-Control-Allow-Credentials
Cors
true

Cookies Headers

1 headers
Set-Cookie
Cookies
__cf_bm=dilEqRTT._f1zj9PtfQef7Z.nfXBhhQRJjQQu686PRE-1762521103.2821186-1.0.1.1-M5VCTFMgajFMg_G.12Em0zv5lE8NOq6nFeF7HFgDCfTIMR0HSUxalIQUKrte69rnZElPIMNJsGxUSl0BYPQUobJuRpgdZQMVXYKBUY5HIXJhIshzwj7FqHIg_kC6.DwV; HttpOnly; Secure; Path=/; Domain=standardmigration.co.uk; Expires=Fri, 07 Nov 2025 13:41:43 GMT

Other Headers

6 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
HIT
Cf-Ray
Other
99ad13ff8a1582da-IAD
Date
Other
Fri, 07 Nov 2025 13:11:43 GMT
Speculation-Rules
Other
"/speculationrules.json"
Surrogate-Key
Other
standard.co.uk v2.8.6 section_28 web_standard_prod_section_28_publication_1 standard_prod web_standard_prod web_standard_prod_section_28 web_standard_prod_publication_1 web_standard_prod_2025-11-07 web_standard_prod_2025-11-07_publication_1 standard.co.uk_v2.8.6 v2.8.6_section standard.co.uk_v2.8.6_section

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 420ms