Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(); +1 more
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
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
Server Headers
server: Vercel x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 05 Sep 2026 19:38:28 GMT
Link
rel=alternate
hreflang=en
rel=alternate
hreflang=es
rel=alternate
hreflang=x-default
URL
/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2?dpl=dpl_FPf7nQabybgFPcrw4tPscjzVGmKX
rel=preload
as=font
crossorigin
type=font/woff2
rel=alternate
hreflang=en
rel=alternate
hreflang=es
rel=alternate
hreflang=x-default
URL
/_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2?dpl=dpl_FPf7nQabybgFPcrw4tPscjzVGmKX
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/CalSans_SemiBold-s.p.0pgcq2mua~a5l.woff2?dpl=dpl_FPf7nQabybgFPcrw4tPscjzVGmKX
rel=preload
as=font
crossorigin
type=font/woff2
X-Dns-Prefetch-Control
on
X-Matched-Path
/[locale]
date: Sat, 05 Sep 2026 19:38:28 GMT link: <https://sharpenlyapp.com/>; rel="alternate"; hreflang="en", <https://sharpenlyapp.com/es>; rel="alternate"; hreflang="es", <https://sharpenlyapp.com/>; rel="alternate"; hreflang="x-default", </_next/static/media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2?dpl=dpl_FPf7nQabybgFPcrw4tPscjzVGmKX>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/CalSans_SemiBold-s.p.0pgcq2mua~a5l.woff2?dpl=dpl_FPf7nQabybgFPcrw4tPscjzVGmKX>; rel=preload; as="font"; crossorigin=""; type="font/woff2" x-dns-prefetch-control: on x-matched-path: /[locale] x-vercel-cache: MISS x-vercel-id: iad1::iad1::nvfsc-1788637108839-5fdf5d552c90
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology