Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), camera=(), microphone=()
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
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
Age
0
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
age: 0 cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version
Access-Control-Allow-Methods
GET,OPTIONS,PATCH,DELETE,POST,PUT
Access-Control-Allow-Origin
*
access-control-allow-credentials: true access-control-allow-headers: X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version access-control-allow-methods: GET,OPTIONS,PATCH,DELETE,POST,PUT access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Fri, 01 May 2026 16:47:08 GMT
Link
URL
/_next/static/media/55d608d8343754d4-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/67ea4463d4a1f79e-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/6aeec218fdfc5813-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/images/hero-bg.svg
rel=preload
as=image
type=image/svg+xml
fetchpriority=high
URL
/_next/static/media/55d608d8343754d4-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/67ea4463d4a1f79e-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/6aeec218fdfc5813-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/images/hero-bg.svg
rel=preload
as=image
type=image/svg+xml
fetchpriority=high
URL
/_next/static/css/4d0c88468a4962ab.css
rel=preload
as=style
URL
/_next/static/css/53ccc691bd0ed8b8.css
rel=preload
as=style
X-Dns-Prefetch-Control
on
X-Matched-Path
/[lang]
date: Fri, 01 May 2026 16:47:08 GMT link: </_next/static/media/55d608d8343754d4-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/67ea4463d4a1f79e-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/6aeec218fdfc5813-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </images/hero-bg.svg>; rel=preload; as="image"; type="image/svg+xml"; fetchpriority="high", </_next/static/css/4d0c88468a4962ab.css>; rel=preload; as="style", </_next/static/css/53ccc691bd0ed8b8.css>; rel=preload; as="style" x-dns-prefetch-control: on x-matched-path: /[lang] x-vercel-cache: MISS x-vercel-id: iad1::iad1::gn4hz-1777654028863-e0c8c4abe0bf
Recommendations
Enable compression (gzip/brotli) to improve performance