Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
X-Frame-Options
Missing
Not configured
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding,cookie,need-authorization, x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
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: cloudflare x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 24 Aug 2026 21:06:21 GMT
Link
rel=preload
as=font
crossorigin
type=font/woff2
rel=preload
as=font
crossorigin
type=font/woff2
rel=preload
as=font
crossorigin
type=font/woff2
rel=preload
as=style
rel=preload
as=font
crossorigin
type=font/woff2
rel=preload
as=font
crossorigin
type=font/woff2
rel=preload
as=font
crossorigin
type=font/woff2
rel=preload
as=style
rel=preload
as=style
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=26,cfOrigin;dur=3912
X-Cache
MISS
X-Cache-Hits
0
X-Country-Code
US
X-Middleware-Rewrite
/marketgapideas/en
X-Served-By
cache-iad-kiad7000136-IAD
X-Timer
S1787605577.110597,VS0,VE3904
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a30551e8b93420a5-IAD
date: Mon, 24 Aug 2026 21:06:21 GMT
link: <https://multisiteapps.com/_next/static/media/103fc5fac08dcb15-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", <https://multisiteapps.com/_next/static/media/bb3ef058b751a6ad-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", <https://multisiteapps.com/_next/static/media/e4af272ccee01ff0-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", <https://multisiteapps.com/_next/static/css/49b9f470bd3d8ab6.css>; rel=preload; as="style", <https://multisiteapps.com/_next/static/css/4550154b4506a322.css>; rel=preload; as="style"
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=os0xvHzURXDQHLaY7zsnZ0Z4CFBtgVzainb%2F7MFx924OUWAHKMd939rtkD2C7TDnx3LWgePf5yj48HP5nEkyiThmUNq3gkCuaqNkV%2Ba0x5UXnJ%2BadgV8zNiMj4J9vVNZI8TucU8%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=26,cfOrigin;dur=3912
x-cache: MISS
x-cache-hits: 0
x-country-code: US
x-middleware-rewrite: /marketgapideas/en
x-served-by: cache-iad-kiad7000136-IAD
x-timer: S1787605577.110597,VS0,VE3904
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology