What is “above-the-fold content” in Google Pagespeed?

前端 未结 4 973
囚心锁ツ
囚心锁ツ 2020-12-07 10:17

Until recently, my site (www.heatexchangers.ca) scored 98% on Google Page Speed. There were a couple of things I could do nothing about such as the query string from web fo

4条回答
  •  眼角桃花
    2020-12-07 10:46

    Above-the-fold content is the portion of the webpage that is visible in a browser window when the page first loads. Google wants to see inline CSS extracted from your main CSS file and injected into the head tag, allowing everything you see first to be loaded first.

    source - https://www.c2experience.com/blog/passing-googles-abovethefold-css#:~:text=Above%2Dthe%2Dfold%20content%20is,first%20to%20be%20loaded%20first.

提交回复
热议问题