Security Report Summary
R
Redirect: | Click here to follow the redirect to https://tommytaylor.co.uk/. | ||
---|---|---|---|
Site: | http://tommytaylor.co.uk/ - (Scan again over https) | ||
IP Address: | 139.59.201.112 | ||
Report Time: | 28 Nov 2023 20:29:20 UTC | ||
Headers: |
|
||
Warning: | Grade capped at A, please see warnings below. | ||
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". |
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". |
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. |
Warnings
Site is using HTTP | This site was served over HTTP and did not redirect to HTTPS. |
---|
Raw Headers
HTTP/1.1 | 301 Moved Permanently |
---|---|
server | nginx |
date | Tue, 28 Nov 2023 20:29:20 GMT |
content-type | text/html |
content-length | 162 |
location | https://tommytaylor.co.uk/ |
alternate-protocol | 443:npn-http/2 |
cross-origin-resource-policy | cross-origin |
alt-svc | h2=":443"; ma=3600; persist=1 |
cross-origin-embedder-policy | unsafe-none; report-to="https://tomtaylorcoltd.report-uri.com/r/d/coep/enforce" |
cross-origin-opener-policy | unsafe-none; report-to="https://tomtaylorcoltd.report-uri.com/r/d/coop/enforce" |
permissions-policy | accelerometer=(), camera=(), geolocation=(self), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=() |
x-ua-compatible | IE=edge |
Additional Information
server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
---|---|
alternate-protocol | Alternate Protocol advertises that this server is capable of supporting, you guessed it, an alternate protocol! This server seems to be advertising a protocol on the wrong port. |
cross-origin-resource-policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
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. |
permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |