Content Security Policy (CSP) Headers
The Content-Security-Policy header is a security feature that helps prevent attacks such as Cross Site Scripting (XSS) and other code injection attacks. It does this by specifying the domains that the browser should consider to be valid sources of executable scripts. You can read more about the Content-Security-Policy header on MDN here (opens in a new tab).
Enable rek.ai CSP Headers in Sitevision
- Go to the Sitevision administration interface
 - Open the 
Site settings - Select 
Advanced securityin the menu - Under 
Content-Security-Policymake sure that*.rekai.seor is added in the input field 
- Save the settings
 
You can read more about advanced settings in Sitevision here (opens in a new tab).