• Resolved schmonmedia

    (@schmonmedia)


    Also PageSpeed Insights still showing this problem
    “Eliminate resources blocking rendering”. Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    for the Autoptimized CSS look into “remove render-blocking CSS” (more info in the AO FAQ). for jQuery you can try to remove js/jquery/jquery.min.js from AO’s JS optimization exclusions, after which you’ll have to test your site thoroughly to make sure all still works (if not just roll-back your change).

    frank

    Thread Starter schmonmedia

    (@schmonmedia)

    Thanks. I had this problem before using Autoptimize.

    Thread Starter schmonmedia

    (@schmonmedia)

    Thanks again. So I clicked on the option “Inline “above the fold CSS” while loading the main autoptimized CSS only after page load. Check the FAQ for more info. This can be fully automated for different types of pages on the CriticalCSS tab.” (I didnt paste any fold CSS) :S

    Now google dont show the problem from “Eliminate resources blocking rendering”. Only when u click another post you can see a fast preview page without block, only text, bit annoying.

    I also removed “Eliminate resources blocking rendering” js/jquery/jquery.min.js Not sure what fixed ??

    I have another problem on red:
    – Reduce unused JavaScript
    …element/element_main.js(translate.googleapis.com
    …js/autoptimize_42bf548….js(trabajoensuiza.com)

    – Make sure that the text remains visible during the webfont loading process
    …fonts/fontawesome-webfont.woff2?v=4.7.0(trabajoensuiza.com)

    – Minimize effort for main thread 4.7 s

    Thanks for your help

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    The unused JS is being reported as being Autoptimize’s, but AO merely aggregates all the JS provided by your theme & plugins, so if you (really) want to tackle “remove unused JS” then you should look into your theme & plugins (you might be able to get some improvement using e.g. “plugin organizer” to only allow plugins to work on specific pages).

    hope this clarifies,
    frank

    Thread Starter schmonmedia

    (@schmonmedia)

    Im not sure why, but I have activated Image optimization, still google show this fields as no optimized:
    Preload key requests
    Preload Largest Contentful Paint image
    Lazy load third-party resources with facades

    In those other topics I have red numbers :S
    – Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles.
    – Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity.
    – Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity.
    – Leverage the font-display CSS feature to ensure text is user-visible while webfonts are loading.
    – A long cache lifetime can speed up repeat visits to your page. (Even with WP Super Cache Settings) installed.

    Thanks you very much for your help,
    cheers

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    re. “preload key request”; you can use the field Settings -> Autoptimize -> Extra -> Preload for that
    re. “preload LCP image”; if the same image is referenced on all your sites pages, you can use the same field as mentioned above.
    re. facades: AO does not do that. what 3rd party resources are mentioned?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Ressourcen beseitigen, die das Rendering blockieren’ is closed to new replies.