Richard Howells wrote:
There is control. It is the responsibility of the module to say if it needs jQuery. If one, or more, modules on the page want it then DNN loads it once. If no module wants it DNN does not load it.
Secondly; get jQuery from a CDN. Then the long duration cache header will mean that the cached copy is used every time after the first page that needs it.
Dear Richard
Actually I want to fix two time loading JQuery and block Reloading JQuerys by setting something in some where on DNN. When you Test DNN Websites by Google Speed Test or GTMetrix.com or other WebSite speed test usualy they are so slow and there is some share mistakes in result document like: 1. Delay on Server Response, 2. No CDN Configuration, 3. Minify JS/CSS, 4. Defer Parsing of JavaScript....
How can Fix them? I want my client have good speed on website loading.
I active Increase and Combination JS/CSS but I think it's not working as well on DNN, or I Check all 3 Check boxes on CDN but I don't know Which URL I have to Paste to Two Other Field in CDN Tab (Telerik CDN Basic URL! + Telerik CDN Secure URL!). About Server I have Good Dedicated Server for my DNN Portal It's 32GB RAM, XEon high Speed CPU, 2TB HDD, Windows Server 2012 R2, MS-SQL 2008 R2..... but This Features are not Enough for DNN?!?!?! and my Server Response is slow?! My God...
How can Make FASTER my DNN Websitem Is there any Clear step by step Configuration to make Fast DNN Portal?