Open Cached · just now
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
keep-alive
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, 25 Nov 2025 04:30:57 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 32a86417f344d7ce72f29ebf299d3192.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
SXV4tIhY5tO13TRigKUIvhLdF5F1Rn9oBhD0ez2wqPvluVjesNDnXw==
X-Amz-Cf-Pop
Other
IAD61-P5
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 428ms