Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
Accept-Ranges
bytes
Connection
close
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, X-Language-Locale, X-Scribd-Country-Code, X-Bot
accept-ranges: bytes connection: close vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, X-Language-Locale, X-Scribd-Country-Code, X-Bot
Caching Headers
Age
114328
Cache-Control
public, no-cache
age: 114328 cache-control: public, no-cache
Content Headers
Content-Length
221371
Content-Type
text/html; charset=utf-8
content-length: 221371 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Thu, 25 Jun 2026 07:46:16 GMT
Link
Other
rel=preconnect
crossorigin
X-Cache
MISS, HIT
X-Cache-Hits
0, 0
X-Custom-Pathname
/
X-Served-By
cache-ewr-kewr1740036-EWR, cache-ewr-kewr1740086-EWR
X-Timer
S1782373577.964824,VS0,VE1
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Thu, 25 Jun 2026 07:46:16 GMT link: <https://assets.production.scribd.com>; rel=preconnect; crossorigin="", <https://assets.production.scribd.com/mfe-scribd-landing-pages/_next/static/chunks/32eb115abfc6e897.css>; rel=preload; as="style", <https://assets.production.scribd.com/mfe-scribd-landing-pages/_next/static/chunks/2abe7ae3ba6cb7e2.css>; rel=preload; as="style" via: 1.1 varnish x-amzn-requestid: 1938c801-191d-4063-9ca2-04aa5ee0bb23 x-cache: MISS, HIT x-cache-hits: 0, 0 x-custom-pathname: / x-envoy-upstream-service-time: 67 x-served-by: cache-ewr-kewr1740036-EWR, cache-ewr-kewr1740086-EWR x-timer: S1782373577.964824,VS0,VE1
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology