22 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Basic
base-uri; child-src; connect-src; +12 more
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
fullscreen=*, autoplay=(self), geolocation=*
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking

Performance Headers

3 headers
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
x-coda-custom-host,User-Agent,Accept-Encoding

Caching Headers

0 headers
No caching headers found

Content Headers

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

Server Headers

1 headers
Server
Server
CloudFront

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
show_cookie_banner=false; Secure; Path=/

Other Headers

10 headers
Alt-Svc
Other
h3=":443"; ma=86400
Date
Other
Tue, 11 Nov 2025 23:01:58 GMT
Feature-Policy
Other
fullscreen *; autoplay 'self'; geolocation *
Link
Other
<https://cdn.coda.io>; rel=preconnect; crossorigin, <https://codaio.imgix.net>; rel=preconnect; crossorigin, <https://images.unsplash.com>; rel=preconnect; crossorigin, <https://codacontent.io>; rel=preconnect; crossorigin, <https://cdn-codaio.imgix.net>; rel=preconnect; crossorigin
Via
Other
1.1 caca3796a9753caf000b1d1a5f744530.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
YrplcxvH0gm11MVWzxfRLtB9X8-b1-3JeHXK7Hw00ZGFdmXYWPlwng==
X-Amz-Cf-Pop
Other
HIO52-P4
X-Cache
Other
Miss from cloudfront
X-Download-Options
Other
noopen
X-Permitted-Cross-Domain-Policies
Other
none

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 581ms