Skip to content Skip to main navigation Skip to footer

Tag: embedded urls

How to enable/disable embedded URLs

By default, Cyfin and CyBlock will look for a URL within another URL. The visit will be represented by the embedded URL.

This feature can be disabled by modifying the file plugins.xml in an editor such as WordPad.

  • CyBlock: …Wavecrest\CyBlock\wc\cyblock\db\plugin\plugins.xml
  • Cyfin: …Wavecrest\Cyfin\wc\cf\db\plugins.xml

Look for the following token:

<set embeddedUrlChecking=”true”/>

Change the token value to false, save the file, and restart the service.