Minify Resource Files

  • Evoq Content
  • Evoq Engage
You can speed up page downloads in two steps:
  • Minify the resources (CSS and JavaScript files) to reduce their sizes.
  • Combine the resources into composite files to reduce the number of file requests that the browser makes.

Prerequisites

  • A host / super user account. Hosts have full permissions to all sites in the DNN instance.

Steps

  1. Go to Persona Bar > Settings > Servers.
    Persona Bar > Settings > Servers
  2. Go to the Server Settings tab, and then the Performance subtab.
    Server Settings > Performance



  1. Choose the scope of the settings.
    • Global. Applies the Client Resource Management settings to all sites in the installation.
    • The name of the current site. Applies the Client Resource Management settings only to the current site.
  2. Set Enable Composite Files to On.
  3. Set Minify CSS and Minify JS to On.
  4. Save.
    Note: You must save the settings to force the creation of a new composite file before incrementing the version number.
  5. Click/Tap Increment Version.
  6. Confirm.