Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Aleksandr Guidrevitch

    (@aguidrevitch)

    Hi,

    Do you have any specific policy in mind?

    WBR,
    Alex

    Hi, Aleksandr Guidrevitch maybe richardzed means reducing unused JavaScript to decrease bytes consumed by network activity. With your awesome plugin i get 100 score on mobile but if I deactivate it i get 40 because of unused JavaScript. Which means google page insight is not detecting that these scripts are loading so it like bypassing google page speed to not detect unused JavaScript.

    Plugin Author Aleksandr Guidrevitch

    (@aguidrevitch)

    Well,

    I think it is perfectly compliant with google, because it complains about unused javascript if it is slowing down / not needed for rendering the page. As long as your page looks good without loading the script it is perfectly fine to load it later. Here is the relevant link https://web.dev/optimize-fid/, which says:

    JavaScript size bloat, heavy execution times and inefficient chunking can slow down how soon a page can respond to user input and impact FID, TBT, and TTI. Progressive loading of code and features can help spread this work out and improve interaction readiness.

    So you can consider WP Meteor as “progressive loader” of the javascript

    WBR,
    Alex

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘What about Google’’ is closed to new replies.