Open
Cached
·
just now
26
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
Expires
Fri, 21 Aug 2026 08:14:54 GMT
cache-control: private, no-cache expires: Fri, 21 Aug 2026 08:14:54 GMT
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
Fri, 21 Aug 2026 08:14:54 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
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=7,cfOrigin;dur=157
X-Cache
MISS
X-Cache-Hits
0
X-Country-Code
US
X-Middleware-Rewrite
/cantfindjob/en
X-Served-By
cache-iad-kiad7000048-IAD
X-Timer
S1787300095.729498,VS0,VE152
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a2e82fd7fdbca0e7-IAD
date: Fri, 21 Aug 2026 08:14:54 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"
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=wj6IDp%2BY0dIWHWGc8QA32nnWN5xQmkwseb7RihLr%2BmTxtiBpGmv7mPjBKaKo1hnGyBqi6uFGb3Z2ABItJYtCQXWV54H6rvDeupWW94hw92u6Rbp1sKerdSbzzvQZswdDj8Y%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=7,cfOrigin;dur=157
x-cache: MISS
x-cache-hits: 0
x-country-code: US
x-middleware-rewrite: /cantfindjob/en
x-served-by: cache-iad-kiad7000048-IAD
x-timer: S1787300095.729498,VS0,VE152
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology