Enabling Client Dependency Framework
Enabling the Client Dependency Framework will improve performance of your site by combining JavaScript and CSS files into one http request. There are two different configuration options depending on your website environment. Most DotNetNuke sites will use the Standard Configuration option. If your site is running in a web farm then you will use the Web Farm Configuration option. Download the file that is correct for your site then follow the remaining steps below.
Standard ConfigurationWeb Farm Configuration- Navigate to Host > Configuration Manager.
- Expand the Configuration Files section.
- At Configuration File, select web.config from the drop down list. This loads the web.config file into the File text box.
- Scroll to the bottom in the Merge section and choose the file you previously downloaded.
- Click Upload File.
- Click the Merge button at the bottom.