Security Report Summary
R
Redirect: | Click here to follow the redirect to https://www.opviewsite.com/. | ||
---|---|---|---|
Site: | https://opviewsite.com/ | ||
IP Address: | 185.230.63.171 | ||
Report Time: | 20 Sep 2025 02:45:36 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). |
---|---|
Response is not HTML | The content-type of the response does not indicate HTML. Not all headers, and therefore the score, may be appropriate. |
Raw Headers
HTTP/2 | 301 |
---|---|
date | Sat, 20 Sep 2025 02:45:36 GMT |
content-length | 0 |
location | https://www.opviewsite.com/ |
x-wix-cache-control | public, max-age=86400 |
strict-transport-security | max-age=86400 |
x-wix-request-id | 1758336336.82157864207821986980 |
age | 0 |
server-timing | cache;desc=miss, varnish;desc=miss, dc;desc=ireland-pub |
x-seen-by | REmTqJKTo7BM/eF7JdTbUrxkNjrXdwdgtu6E0yACibU=,m0j2EEknGIVUW/liY8BLLh6TnHzn6ZShs4E+Bs8Y2pb8v8cBhCntPM7PcrIAnRiP,2d58ifebGbosy5xc+FRalgd1k89vB6pbbgCE29YlCrYEA0QSNn3AZPZQa2mMZ92rkHfCxUZ2xGC2DQv3tS2dLg==,2UNV7KOq4oGjA5+PKsX47LjLBanRQcx/0ZasyeiEqnsyIvXDwAgQnMaS/gEZIOGh,TeEjV9lv7/HACQr2VMOeG4U70R3HZCj4p6GKlh9pS50=,znxyTGNb715cyF9N4jtLDJNUKAtGWAexH4ovs3MvSI89prx8l5JFxd0HBUgYSiSU7v5NXAzhMhXM6TZuhTla9A== |
cache-control | no-cache |
server | Pepyaka |
x-content-type-options | nosniff |
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". |