Open
Cached
·
1h ago
19
Headers
Detected Technologies from Headers
Google AdSense
Ashby
Google Tag Manager
Google Sign-In
Amplitude
AppNexus (Xandr)
UnifyGTM
Reddit
HubSpot Forms
Pendo
Google DoubleClick
Google Analytics
ClearBit
6sense
Segment
Google Cloud Storage
Google Static File Front End
Next.js
Google Fonts
Twitter
Algolia
Osano
LinkedIn
Contentful
Stripe
HubSpot Analytics
unpkg
Google Search
Lean Data
Qualified
Facebook
Amazon S3
GitHub
Heap
Vercel
Vimeo
HubSpot
Vector
Intercom
YouTube
Microsoft Clarity
HubSpot Live Chat
Sentry
Google Cloud
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
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'
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
connection: close vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
Caching Headers
Age
32615
Cache-Control
public, max-age=0, must-revalidate
Etag
"gi2vxql6yb5brz"
age: 32615 cache-control: public, max-age=0, must-revalidate etag: "gi2vxql6yb5brz"
Content Headers
Content-Length
248561
Content-Type
text/html; charset=utf-8
content-length: 248561 content-type: text/html; charset=utf-8
Server Headers
server: Vercel x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 30 Apr 2026 17:55:55 GMT
Link
URL
/llms.txt
rel=describedby
type=text/plain
title=LLM site summary
URL
/llms-full.txt
rel=describedby
type=text/plain
title=LLM full documentation
URL
/index.md
rel=alternate
type=text/markdown
title=Homepage as Markdown
URL
/docs
rel=service-doc
title=Documentation
X-Matched-Path
/
date: Thu, 30 Apr 2026 17:55:55 GMT link: </llms.txt>; rel="describedby"; type="text/plain"; title="LLM site summary", </llms-full.txt>; rel="describedby"; type="text/plain"; title="LLM full documentation", </index.md>; rel="alternate"; type="text/markdown"; title="Homepage as Markdown", </docs>; rel="service-doc"; title="Documentation" x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::iad1::s75tp-1777863583977-d9776be5fb84
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology