Security Report Summary
B
| Site: | https://www.riklewis.com/ | ||
|---|---|---|---|
| IP Address: | 172.67.192.123 | ||
| Report Time: | 07 Jun 2026 03:04:45 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. |
|---|---|
| Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Raw Headers
| HTTP/2 | 200 |
|---|---|
| date | Sun, 07 Jun 2026 03:04:45 GMT |
| content-type | text/html; charset=UTF-8 |
| cf-ray | a07c6e5d2a2b957f-DUB |
| cf-cache-status | DYNAMIC |
| link | <https://www.riklewis.com/wp-json/>; rel="https://api.w.org/" |
| server | cloudflare |
| strict-transport-security | max-age=31536000; includeSubDomains; preload |
| vary | Accept-Encoding,User-Agent |
| nel | {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800} |
| report-to | {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vzCAL204Tj6R%2BOzcGRT6y6Ul8CYpTq8Boy4AfdLwVY4t3EuLoFE%2FzwaQ8U3tkzeSM76%2BaE3DX%2F%2BtULs6MmF3whqIZddphpWJjNCYWdO91aGwDk037XCDpJZ%2B7cUd%2Furynpnd"}]} |
| alt-svc | h3=":443"; ma=86400 |
| cf-edge-cache | cache,platform=wordpress |
| feature-policy | accelerometer 'none'; ambient-light-sensor 'none'; autoplay 'none'; camera 'none'; encrypted-media 'none'; fullscreen 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; speaker 'none'; sync-xhr 'none'; usb 'none'; vr 'none' |
| referrer-policy | no-referrer-when-downgrade |
| server-timing | popper-for-rik;dur=10.744094848633;desc=Theme_popper-for-rik |
| server-timing | WordPress;dur=526.78489685059;desc=WordPress |
| x-html-edge-cache-status | Bypass for Reload, Cached |
| x-content-type-options | nosniff |
| x-frame-options | sameorigin |
| x-html-edge-cache | cache,bypass-cookies=wp-|wordpress|comment_|woocommerce_ |
| x-permitted-cross-domain-policies | none |
| x-turbo-charged-by | LiteSpeed |
| x-xss-protection | 1; mode=block |
| content-encoding | gzip |
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
| server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
|---|---|
| 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. |
| nel | Network Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports. |
| report-to | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports. |
| feature-policy | Feature Policy has been renamed to Permissions Policy, see the details here. |
| 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. |
| 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". |
| 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. |
| x-xss-protection | X-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead. |