Open
Cached
·
just now
17
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
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Accept-Ranges
bytes
Connection
close
Vary
Accept
accept-ranges: bytes connection: close vary: Accept
Caching Headers
Age
409256
Cache-Control
public, max-age=0, must-revalidate
Etag
"1de872c0dbc59779fce53604afed2dc8"
Last-Modified
Fri, 01 May 2026 15:18:54 GMT
age: 409256 cache-control: public, max-age=0, must-revalidate etag: "1de872c0dbc59779fce53604afed2dc8" last-modified: Fri, 01 May 2026 15:18:54 GMT
Content Headers
Content-Disposition
inline
Content-Length
94146
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 94146 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 08:59:50 GMT
Link
URL
/sitemap.xml
rel=sitemap
URL
/llms.txt
rel=alternate
type=text/markdown
date: Wed, 06 May 2026 08:59:50 GMT link: </sitemap.xml>; rel="sitemap", </llms.txt>; rel="alternate"; type="text/markdown" x-vercel-cache: HIT x-vercel-id: iad1::4s7wh-1778057990387-66660c908f79
Recommendations
Enable compression (gzip/brotli) to improve performance