2
私の友人は自分のサイトをスピードアップしたいと思っています。 彼は私にいくつかの分析なぜwordpressはjqueryを前に置いていますか?
を送信し、これは、それに伴う問題は、それはWordPressファイルのある分析
Your page has 1 blocking script 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:
http://***.id/wp-includes/js/jquery/jquery.js
です。
なぜheck wordpressにはウェブサイトの上にjquery.jsが含まれていますか?
これは底にはありませんか?
このようにしてください:http://wordpress.stackexchange.com/a/51140 – LGSon
jQueryを使用する他のスクリプトが '$(document).ready(...)'を使用していることを確認してください。 – casraf