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 Jan 2025 06:36:00 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). |
---|---|
Status code indicates error | The status code of the response indicates an error. Not all headers may be set when the response is an error. |
Raw Headers
HTTP/2 | 404 |
---|---|
content-length | 184615 |
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;, |
x-wix-custom-error-page | 1 |
html-cacheable | true |
etag | W/"cdfc5fd0d2b04df2c2d156b6bae17649" |
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 | 51813 |
date | Tue, 14 Jan 2025 06:36:00 GMT |
x-served-by | cache-lhr-egll1980049-LHR |
x-cache | HIT |
vary | Accept-Encoding |
server-timing | cache;desc=miss, varnish;desc=miss_hit, dc;desc=fastly_g |
set-cookie | ssr-caching=cache#desc=miss#varnish=miss_hit#dc#desc=fastly_g; max-age=20 |
x-wix-request-id | 1736836560.172873276515327166 |
x-seen-by | yvSunuo/8ld62ehjr5B7kA==,7U7NzZSqfMgd9YnjHLtUa7xkNjrXdwdgtu6E0yACibU=,m0j2EEknGIVUW/liY8BLLtKC9GGFi4wreMv++6f2g87Da2gaReObvoMyILa0JRsy,2d58ifebGbosy5xc+FRaltHatgRLbY2OIBjV9uo/b63RFN6WfJJx7/sIb8w5j+TcJDTSYFDB++aGfNKJp1/ScA==,2UNV7KOq4oGjA5+PKsX47Nu8+b2FrLqyPcFweIzdCTK8ZDY613cHYLbuhNMgAom1,M9Vf3+DT5fTYa7lDTp6hdj8a5J7gCVvzlU9KqHn18wY=,e/G8cML9WIUlgUBzO3L4Z3ou0mC2LE0/fojgDQtLFOElVZ2uw7NkrCf08vx0TCL86foOypebXptu0TQEGmukQg==,oqYkTNcvMqYL8oKw+0Ez8B3mwvtA5IEsPAmEW1o+As8=,LoUK8/saGAmOxZWtpubo2iXBkMnPyDldoR8DJSj3sQBGeyV2nDKhgPJnwaDbNFUAG9fYieMYxY25jwXt1/ZhRg==,KjH/6SLKYrf11BzcAstIF7yZliPaTPgNRwZPYEC7piU=,/a5ccLSK1HEmwPNg/x6OugT5//ZcR49dBRsTjGRZJeoenrOZy2i71e/mEi8n2Wp20Y3ijecnCghLQbxIcipQeMs9kNWb7sv/XMqSmOltmwM= |
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". |