DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Page Speed AA

Sort:
You are not authorized to post a reply.





Growing Member





    Anything less than AA (97%/97%) on gtmetrix.com is unacceptable. :) Microsoft (France) got AB. LOL. Microsoft.Com is a DB with 6.6 seconds load time and 143 (!) HTTP/HTTPS requests. Am not sure if dot com is on DNN.

    And by the way, the missing percentages are mostly because of google's analytics java script. I wonder how they get away with wasting 113 bytes during each and every page request (almost worldwide) not cached. CO2 much. Why isn't the script minified? This script is loaded every 2 hours by default by everyone on this planet (and on ISS).

    Google Bad

    Microsoft.Com:
    Microsoft BAD


    Microsoft.Fr:
    Microsoft Almost Good






    Growing Member





      Just in case if some folks want to improve their speed.

      I would look into getting a CDN (check out free ones like https://cloudinary.com/).

      Reduce the number of HTTP requests, for example by combining scripts and css files and by using sprites to load multiple images with one single HTTP request.

      Also make sure that you compress all the images properly and reduce their actual size to the size used on page. Specify the image sizes in HTML for any image loaded to let the browser properly layout your page.

      Get a fast server, preferably with SSD.

      Doing all that, should improve your speed noticeably.






      Growing Member





        One more tip if you want to introduce sprites, like back in the days when we were all programming games for our C64 computers (a.k.a. shapes to the Apple II guys). We had some success with "https://spritegen.website...rformance.org/" to generate the sprite sheet and then "https://codepen.io/pen/" to test the CSS/sprite sheet ! Make sure to test all targetted browsers. It works with current versions of IE, Edge, FireFox, Chrome and Opera.

        Would be cool if a platform like DNN would do that automatically, somehow in the background.
         

        You are not authorized to post a reply.

        These Forums are dedicated to the discussion of DNN Platform.

        For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

        1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
        2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
        3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
        4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
        5. No Flaming or Trolling.
        6. No Profanity, Racism, or Prejudice.
        7. Site Moderators have the final word on approving / removing a thread or post or comment.
        8. English language posting only, please.

        Would you like to help us?

        Awesome! Simply post in the forums using the link below and we'll get you started.

        Get Involved