13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • 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

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
private, no-cache, no-store, max-age=0, must-revalidate

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
X-Powered-By
Server
Next.js

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

7 headers
Alt-Svc
Other
h3=":443"; ma=86400
Date
Other
Fri, 21 Nov 2025 05:12:22 GMT
Link
Other
</studyiq-next/_next/static/media/345c85a432359eed-s.p.eead68dd.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </studyiq-next/_next/static/media/80dbc432bf467303-s.p.5d34db31.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </studyiq-next/_next/static/media/8e451580e5e95631-s.p.0e564e6e.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </studyiq-next/_next/static/media/9be384ea93fe3f49-s.p.ab26386e.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </studyiq-next/_next/static/media/f30fd2e485acf1bc-s.p.3d1b066d.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </studyiq-next/_next/static/chunks/031b843e1cc8ad7b.css>; rel=preload; as="style", </studyiq-next/_next/static/chunks/6dc10b85c6c9e57b.css>; rel=preload; as="style", </studyiq-next/_next/static/chunks/007846f50499e2e2.css>; rel=preload; as="style"
Via
Other
1.1 7af6fcba5fc7d18afd4c6d456b52e886.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
RWK0-zIIpiypCBu4KqamTRApQAyYoWImAiqc0dYPQ5fviDvgpsVxkg==
X-Amz-Cf-Pop
Other
IAD61-P3
X-Cache
Other
Miss from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 1910ms