Open Cached · just now
19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=300
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

4 headers
Accept-Ranges
Performance
bytes
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

9 headers
Accept-Ch
Other
UA-Arch,UA-Full-Version,UA-Mobile,UA-Model,UA-Platform-Version,UA-Platform,UA,ECT,DPR,Downlink,Save-Data,Width,Viewport-Width
Date
Other
Thu, 06 Nov 2025 02:02:19 GMT
Link
Other
</publisher-space/assets/_next/static/css/e2bfbc9f1a8c0240.css>; rel=preload; as="style", </publisher-space/assets/_next/static/css/b1161f468a5d11d1.css>; rel=preload; as="style", </publisher-space/assets/_next/static/css/1b2b1c019c97f2c8.css>; rel=preload; as="style", </publisher-space/assets/_next/static/css/98c2e8641ce869cc.css>; rel=preload; as="style"
Via
Other
1.1 varnish
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Request-Id
Other
896c45f68c197ca555d2b7d5ef1516e0
X-Served-By
Other
cache-iad-kcgs7200143-IAD
X-Timer
Other
S1762394539.471526,VS0,VE41

Recommendations

Enable compression (gzip/brotli) to improve performance

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

Analysis completed in 78ms