22 Headers

HTTP Security Headers

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

Performance Headers

2 headers
Accept-Ranges
Performance
bytes
Vary
Performance
Accept-Encoding

Caching Headers

3 headers
Age
Caching
385975
Cache-Control
Caching
public,max-age=0,must-revalidate
Etag
Caching
W/"ba6b4669b05e795508cdb0d50d8f44ac"

Content Headers

3 headers
Content-Language
Content
en-US
Content-Length
Content
366901
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
Server
Server
Pepyaka

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
ssr-caching=cache#desc=hit#varnish=hit_hit#dc#desc=fastly_g; max-age=20

Other Headers

10 headers
Alt-Svc
Other
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Other
Sun, 09 Nov 2025 07:36:19 GMT
Glb-X-Seen-By
Other
bS8wRlGzu0Hc+WrYuHB8QIg44yfcdCMJRkBoQ1h6Vjc=
Link
Other
<https://static.parastorage.com/>; rel=preconnect; crossorigin;,<https://static.parastorage.com/>; rel=preconnect;,<https://static.wixstatic.com/>; rel=preconnect; crossorigin;,<https://static.wixstatic.com/>; rel=preconnect;,<https://siteassets.parastorage.com>; rel=preconnect; crossorigin;,
Server-Timing
Other
cache;desc=hit, varnish;desc=hit_hit, dc;desc=fastly_g
Via
Other
1.1 google
X-Cache
Other
HIT
X-Seen-By
Other
yvSunuo/8ld62ehjr5B7kA==,jKB0KR2wTEE1MYSdxvKSbciHE4dbw+wewoJ5nvKoyjE=,AHc3TXLcXOul+t9LIbGg9ciHE4dbw+wewoJ5nvKoyjE=,m0j2EEknGIVUW/liY8BLLl1hyXQI6Sr71ULZr8J83d2aplD64utOnGn2VMGhl2y8,2d58ifebGbosy5xc+FRalneksroKmAq9vWVHZ6mm0QDOtJD4qsa5mqd0bVnIjyaVi49F32VB3nLo/XX+Vn+zdliB5QmpRe2J37zq9nDD6cs=,2UNV7KOq4oGjA5+PKsX47M9gmxcp/Ds+7yz4ddgAm6dBgoOYGa1MpluGPPjG4/Tb
X-Served-By
Other
cache-iad-kcgs7200100-IAD
X-Wix-Request-Id
Other
1762673779.544073147523436137

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 416ms