Security Report Summary
R
Redirect: Click here to follow the redirect to https://www.huffpost.com/entry/4-tips-for-funding-a-new_b_11651376.
Site: http://www.huffpost.com/entry/4-tips-for-funding-a-new_b_11651376 - (Scan again over https)
IP Address: 199.232.26.114
Report Time: 06 Jun 2026 23:27:33 UTC
Headers:
  • Content-Security-Policy
  • X-Content-Type-Options
  • Referrer-Policy
  • X-Frame-Options
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Perform a deeper security analysis of your website and APIs:
Missing Headers
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Site is using HTTPThis site was served over HTTP and did not redirect to HTTPS.
Response is not HTMLThe content-type of the response does not indicate HTML. Not all headers, and therefore the score, may be appropriate.
Raw Headers
HTTP/1.1301 Moved Permanently
Connectionclose
Content-Length0
ServerVarnish
Retry-After0
Locationhttps://www.huffpost.com/entry/4-tips-for-funding-a-new_b_11651376
Accept-Rangesbytes
DateSat, 06 Jun 2026 23:27:33 GMT
Via1.1 varnish
content-security-policysandbox allow-forms allow-same-origin allow-scripts allow-popups allow-popups-to-escape-sandbox allow-presentation allow-top-navigation-by-user-activation; frame-ancestors 'self' *.huffpost.com *.huffingtonpost.com *.huffpost.net *.buzzfeed.com clients.opinary.com compass.pressekompass.net *.newsbreak.com *.newsbreakapp.com *.upday-content.com *.upday.com *.samsung-news.com; report-uri https://huffpost.report-uri.com/r/d/csp/enforce;
Set-Cookiebf-geo-country=IE; expires=Sun, 07 Jun 2026 23:27:33 GMT; path=/; domain=www.huffpost.com;
Set-Cookiebf-geo-region=D; expires=Sun, 07 Jun 2026 23:27:33 GMT; path=/; domain=www.huffpost.com;
Set-Cookiegdpr=true; expires=Sat, 20 Jun 2026 23:27:33 GMT; path=/; domain=www.huffpost.com;
Timing-Allow-Origin*
X-Served-Bycache-dub4346-DUB
X-CacheHIT
X-Cache-Hits0
X-TimerS1780788453.170356,VS0,VE4
X-Content-Type-Optionsnosniff
Strict-Transport-Securitymax-age=31536000
Referrer-Policyno-referrer-when-downgrade
X-XSS-Protection1; mode=block
X-Frame-OptionsHeader not set, see Additional Information below.
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-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-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
ServerServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
content-security-policyContent 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. Analyse this policy in more detail.
X-Content-Type-OptionsX-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".
Strict-Transport-SecurityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS. That said, the HSTS header must not be returned over a HTTP connection, only HTTPS.
Referrer-PolicyReferrer 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-XSS-ProtectionX-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.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.