Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding, Cookie
connection: close transfer-encoding: chunked vary: Accept-Encoding, rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding, Cookie
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
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 03 Aug 2026 16:18:48 GMT
Link
URL
//pcdn-www.pcloud.com/ZWa5E/_next/static/media/95a182f9d1383151-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
//pcdn-www.pcloud.com/ZWa5E/images/animated-home/flying-files-section/bg.png
rel=preload
as=image
fetchpriority=high
media=(min-width: 769px)
URL
//pcdn-www.pcloud.com/ZWa5E/images/animated-home/flying-files-section/bg-mobile.png
rel=preload
as=image
fetchpriority=high
media=(max-width: 768px)
URL
//pcdn-www.pcloud.com/ZWa5E/images/footer/svg/f.svg
rel=preload
as=image
URL
//pcdn-www.pcloud.com/ZWa5E/_next/static/media/95a182f9d1383151-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
//pcdn-www.pcloud.com/ZWa5E/images/animated-home/flying-files-section/bg.png
rel=preload
as=image
fetchpriority=high
media=(min-width: 769px)
URL
//pcdn-www.pcloud.com/ZWa5E/images/animated-home/flying-files-section/bg-mobile.png
rel=preload
as=image
fetchpriority=high
media=(max-width: 768px)
URL
//pcdn-www.pcloud.com/ZWa5E/images/footer/svg/f.svg
rel=preload
as=image
URL
//pcdn-www.pcloud.com/ZWa5E/images/footer/svg/in.svg
rel=preload
as=image
URL
//pcdn-www.pcloud.com/ZWa5E/images/footer/svg/x.svg
rel=preload
as=image
Next-Path
/
X-Middleware-Rewrite
/en
X-Next-I18n-Locale
en
X-Next-I18n-Router-Locale
en
date: Mon, 03 Aug 2026 16:18:48 GMT link: <//pcdn-www.pcloud.com/ZWa5E/_next/static/media/95a182f9d1383151-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", <//pcdn-www.pcloud.com/ZWa5E/images/animated-home/flying-files-section/bg.png>; rel=preload; as="image"; fetchpriority="high"; media="(min-width: 769px)", <//pcdn-www.pcloud.com/ZWa5E/images/animated-home/flying-files-section/bg-mobile.png>; rel=preload; as="image"; fetchpriority="high"; media="(max-width: 768px)", <//pcdn-www.pcloud.com/ZWa5E/images/footer/svg/f.svg>; rel=preload; as="image", <//pcdn-www.pcloud.com/ZWa5E/images/footer/svg/in.svg>; rel=preload; as="image", <//pcdn-www.pcloud.com/ZWa5E/images/footer/svg/x.svg>; rel=preload; as="image" next-path: / x-middleware-rewrite: /en x-next-i18n-locale: en x-next-i18n-router-locale: en
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology