• Pagespeed really good, but GTMetrix was reduced after I have installed this plugin

    • This topic was modified 4 years, 11 months ago by tranhoang.
    • This topic was modified 4 years, 11 months ago by tranhoang.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Aleksandr Guidrevitch

    (@aguidrevitch)

    Hi @tranhoang ,

    Thanks for your useless feedback. It was never advertised it improves GTMetrix. Here is the list of the metrics it improves:

    * Page Speed
    * Largest Contentful Paint (LCP)
    * Time To Interactive (TTI)
    * Total Blocking Time (TBT)

    Please read plugin description carefully next time before leaving rating.

    Thanks

    use in function.php

    add_filter(‘wp-meteor-frontend-adjust-wpmeteor’, function ($wpmeteor, $settings) {
    $wpmeteor[‘rdelay’] = 8000; // number of milliseconds to delay
    return $wpmeteor;
    }, 100, 2);

    • This reply was modified 4 years, 8 months ago by mamun1213.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘GTMetrix score too low’ is closed to new replies.