Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • gringo211985 Friend
    #191827

    Hi there,

    I am trying to improve my pagespeed and when running through Google page speed I get the following red error

    Your page has 1 blocking script resources and 5 blocking CSS resources. This causes a delay in rendering your page.
    None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
    Remove render-blocking JavaScript:
    mydomaincom/index.php?jat3action=gzip&jat3type=js&jat3file=t3-assets%2Fjs_dba72.js
    Optimize CSS Delivery of the following:
    mydomain.com/index.php?jat3action=gzip&jat3type=css&jat3file=t3-assets%2Fcss_98de9.css
    mydomain.com/index.php?jat3action=gzip&jat3type=css&jat3file=t3-assets%2Fcss_14ff0.css
    mydomain.com/index.php?jat3action=gzip&jat3type=css&jat3file=t3-assets%2Fcss_cbbf5.css
    mydomain.com/templates/ja_elastica/css/fonts/TeX-Gyre-Adventor/stylesheet.css
    mydomain.com/media/system/css/system.css

    I noticed that gzip is in there but I am not using gzip in Joomla core.

    How do I go about fixing all of the above, so I can get the perfect page speed?

    Thanks in advance anyone that helps

    phong nam Friend
    #512148

    We are sorry for being late on your question. I’d like to answer your concern with detailed explanation below:

    <blockquote>How do I go about fixing all of the above, so I can get the perfect page speed?</blockquote>

    Beside the Gzip compression feature of Joomla, our T3v2 system plugin supports a Css and JS compressor to optimize the all related css styles into a same .css file and .js also.

    This compressor helps your website to reduce the number of css/js files loaded on a page so that I can help to speed up the page loading and also remove the incompatibility on IE browser, which always limits the number of .js file loaded in a page. That reason sometime makes your extensions not work well on IE.

    Truly, our compressor plays a possible effect on improving the performance of your site. However, if you still want to disable them, you can go to Template Manager >> JA_Elastica_Default >> Global >> Css & Javascript Compress >> Set No to Optimize CSS and Optimize JS. And clear JAT3 cache after backend setting changes.

    gringo211985 Friend
    #514017

    <em>@Leo Burnetts 397812 wrote:</em><blockquote>We are sorry for being late on your question. I’d like to answer your concern with detailed explanation below:

    Beside the Gzip compression feature of Joomla, our T3v2 system plugin supports a Css and JS compressor to optimize the all related css styles into a same .css file and .js also.

    This compressor helps your website to reduce the number of css/js files loaded on a page so that I can help to speed up the page loading and also remove the incompatibility on IE browser, which always limits the number of .js file loaded in a page. That reason sometime makes your extensions not work well on IE.

    Truly, our compressor plays a possible effect on improving the performance of your site. However, if you still want to disable them, you can go to Template Manager >> JA_Elastica_Default >> Global >> Css & Javascript Compress >> Set No to Optimize CSS and Optimize JS. And clear JAT3 cache after backend setting changes.</blockquote>

    Thanks LEO,

    Let me try to explain a little further, I don’t want to remove the optimized files I want to change the order in which they load. Google tells me that if I load certain parts first it will result in much improved page speed.

    So basically I want to load the parts in my last post as the last items, this will result in quicker loading times apparently.

    Thanks again

    phong nam Friend
    #514086

    Hi,

    <blockquote>So basically I want to load the parts in my last post as the last items, this will result in quicker loading times apparently.</blockquote>

    When the .css and .js files are compressed via our T3v2 system plugin, they will be joined into one optimized file (i.e 98de9.css) in /t3-assets/ folder so that there is no choice to change the order of .css/.js files being loaded on a page.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  phong nam 10 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum