How to Allow Our Script in Your Content Security

How to Allow Our Script in Your Content Security

If your website uses a Content Security Policy (CSP), you may need to explicitly allow the Franchise Ninja script to load.

How to Allow the Script

  1. Log in to your website hosting platform, CMS, or security tool (for example: Cloudflare, WordPress security plugin, server headers).

  2. Locate Content Security Policy (CSP) settings.

  3. Add the Franchise Ninja domains to your script-src directive.


Notes
If you already have a script-src rule, simply append the domains rather than replacing existing entries.

After Updating CSP

  • Save your changes

  • Clear any site or CDN cache

  • Reload your website and confirm the script is loading without errors in the browser console


Info
Common Signs CSP Is Blocking the Script

  • Script appears installed but no engaged candidates are captured

  • Console errors referencing “blocked by Content Security Policy”

  • Network tab shows blocked or canceled script requests