Cached · just now
20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=345600; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; script-src; style-src; +6 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

Cache-Control
Caching
public, s-maxage=60, stale-while-revalidate=59, max-age=60

Content Headers

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

Server Headers

X-Powered-By
Server
Next.js

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Wed, 05 Aug 2026 05:20:23 GMT
Link
Other
Via
Other
1.1 a600e3c81bf9abac46be91cc4659d176.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
OrcciB5Hqt_v5FFixtds-EIVX5rVrvSQjjMB2BpNDzrSx-LEH6HlWA==
X-Amz-Cf-Pop
Other
IAD61-P7
X-Cache
Other
Miss from cloudfront
X-Dns-Prefetch-Control
Other
on
X-Middleware-Rewrite
Other
/en
X-Next-I18n-Router-Locale
Other
en

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology