Security Report Summary
D
Site: | https://www.nybiblestudy.com/how-to-fix-error-code-pii_email_07cac007de772af00d51 | ||
---|---|---|---|
IP Address: | 34.149.87.45 | ||
Report Time: | 14 Dec 2024 10:08:21 UTC | ||
Headers: |
|
||
Advanced: |
|
Missing Headers
Content-Security-Policy | Content Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. |
---|---|
X-Frame-Options | X-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking. Recommended value "X-Frame-Options: SAMEORIGIN". |
Referrer-Policy | Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. |
Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Warnings
Strict-Transport-Security | The "max-age" directive is too small. The minimum recommended value is 2592000 (30 days). |
---|
Raw Headers
HTTP/2 | 200 |
---|---|
content-type | text/html; charset=UTF-8 |
link | <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;, |
html-cacheable | true |
x-wix-request-id | 1734170896.31281018161812056764 |
x-wix-request-id | 1734170896.31281018161812056764 |
content-language | en-GB |
strict-transport-security | max-age=86400 |
cache-control | public,max-age=0,must-revalidate |
server | Pepyaka |
x-content-type-options | nosniff |
content-encoding | gzip |
accept-ranges | bytes |
age | 0 |
date | Sat, 14 Dec 2024 10:08:21 GMT |
x-served-by | cache-lhr-egll1980043-LHR |
x-cache | MISS |
vary | Accept-Encoding |
server-timing | cache;desc=miss, varnish;desc=miss_miss, dc;desc=fastly_84_g |
set-cookie | ssr-caching=cache#desc=none; max-age=20 |
x-seen-by | yvSunuo/8ld62ehjr5B7kA==,REmTqJKTo7BM/eF7JdTbUrxkNjrXdwdgtu6E0yACibU=,m0j2EEknGIVUW/liY8BLLr3ZcGI3LGDi8mICB096X/Oir2CltyNNADaTH/kLxhLB,2d58ifebGbosy5xc+FRalhiAbeBmYNplZQk2gOSHxs3XYUsrkVVosF+U3Av2/pE3E0Az7+OhgvH7PLjsTivmTw==,2UNV7KOq4oGjA5+PKsX47Nu8+b2FrLqyPcFweIzdCTK8ZDY613cHYLbuhNMgAom1,c9RsneTDG+G1cLKExzVNE8njE45MwI0MheqDMQQPKDA=,4EmzKGKKpFffqfFwZRPY8ZFWN/w6dI/zR5SPXGGvLTrpGPiyf4BMj22Nxy6uJU1xnsqPcAxPNSyo/kbJh8b+rw==,Vb6+PqdC1iwSHfN4RifdN0wzirztgasdCBt91QBpxps=,LoUK8/saGAmOxZWtpubo2rHjr2S/2E/tJQHC+d75f2V97Xqk/dX5YA0zTP8mRdSO5onF1sLGVM157p9SAxudWg==,rZ7kGmpd6ZTmR9WxcAmw0HUlpuqYWEY/+rqmQh0Z4zM=,bamBRVWSlN/v1ZTIwXGEoHjWIrikq9Ihl/mKzaE9yRPyAr69/Hu1Oc+rLzj9WF4IbdZwbRveVTs/VN32+h6uhA== |
via | 1.1 google |
glb-x-seen-by | bS8wRlGzu0Hc+WrYuHB8QIg44yfcdCMJRkBoQ1h6Vjc= |
alt-svc | h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 |
Upcoming Headers
Cross-Origin-Embedder-Policy | Cross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP. |
---|---|
Cross-Origin-Opener-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
strict-transport-security | HTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS. |
---|---|
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
x-content-type-options | X-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff". |