Clients firewall is blocking my project

My client’s firewalls keep flagging my RM project and I’ve done the following to try and ease their concerns at my end, but anything I’ve missed would be greatly appreciated - any advice welcome!

The project is being flagged in zScaler. Any test I’ve done at my end using Zulu zScaler reports the project as benign.

  1. I have embedded no additional code within the pages - any information in the coding section is the default copy that has been in there since creating the project by default. Any videos are embedded within RM itself, no outside embed from Youtube or Vimeo.
  2. I have redirected the URL to a custom domain to try and override any issues with the .website URL.
  3. In order to try another solution we would like to download the full publications code and host on our own server for testing purposes. However, I cannot export the projects code as it is being flagged by uBlock (attached). Could this be the issue that my client is also experiencing? If so, how do I go about fixing this - if I can?

Thanks and appreciate anyones input at this stage.


  1. Make sure all references in your code have HTTPS. I would say, having HTTP can certainly raise some flags.
  2. Review your redirect. It happened to me once and this was messing up my SSL. I wasn’t sure how to fix it but removing the redirect helped bring things back to normal.
  3. Looks like Readymag’s export link includes some kind of tracking, which is likely being picked up by your uBlock. Try checking with their support about this one, but I would say there is no escaping as uBlock will alarm you of any tracking anyways.