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

3 headers
Accept-Ranges
Performance
bytes
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

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

Content Headers

2 headers
Content-Language
Content
en-CA
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_miss#dc#desc=fastly_virginia-pub_g; max-age=20

Other Headers

10 headers
Alt-Svc
Other
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Other
Fri, 07 Nov 2025 04:44:29 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_miss, dc;desc=fastly_virginia-pub_g
Via
Other
1.1 google
X-Cache
Other
MISS
X-Seen-By
Other
yvSunuo/8ld62ehjr5B7kA==,pmHZlB45NPy7b1VBAukQrewfbs+7qUVAqsIx00yI78k=,pmHZlB45NPy7b1VBAukQrewfbs+7qUVAqsIx00yI78k=,m0j2EEknGIVUW/liY8BLLhmnuKL+BQ6oQUP/1mF2RnEtFZnRrnvyqOEKpetNb+u3,2d58ifebGbosy5xc+FRaltlaaEwbIrZmb4aj2vOLmOtVbrWw/SsyWz8jUViucC2CMxXUd1Bx16fwwjaTaQ+lhliB5QmpRe2J37zq9nDD6cs=,2UNV7KOq4oGjA5+PKsX47NCH1C2nqUATgCH3PQBUMJdBgoOYGa1MpluGPPjG4/Tb
X-Served-By
Other
cache-iad-kcgs7200113-IAD
X-Wix-Request-Id
Other
1762490669.80426473719223490777

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 3ms