缩短代码加载时间
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
概览
广告代码库脚本完成加载所需的时间。这是指从网页加载到代码加载完毕的时间间隔。
建议
此指标不代表具体问题。它应该用于帮助找出有待改进的领域并跟踪一段时间内的改进。
我们的目标是缩短广告代码库脚本的加载用时。确保通过其他更具体的审核应该能对此指标产生重大影响。具体而言,以下审核可能会影响此用时:
支持以下广告代码库脚本:
媒体库 |
脚本 |
AdSense |
pagead2.googlesyndication.com/pagead/js/adsbygoogle.js
pagead2.googlesyndication.com/pagead/show_ads.js
|
Google 发布商代码 |
.../gpt/pubads_impl_<version>.js |
避免常见的 GPT 实现错误
遵循代码最佳做法,以尽可能缩短网页延迟时间
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-06-26。
[null,null,["最后更新时间 (UTC):2024-06-26。"],[[["\u003cp\u003eThis metric measures the time it takes for the ad tag library script to load from the start of page load.\u003c/p\u003e\n"],["\u003cp\u003eImproving other specific ad script audits, such as avoiding render-blocking resources or loading tags asynchronously, will positively impact this metric.\u003c/p\u003e\n"],["\u003cp\u003eThe goal is to reduce the script load time, and this metric helps track improvement in that area.\u003c/p\u003e\n"],["\u003cp\u003eCommon ad tag libraries included in this measurement are AdSense and Google Publisher Tag.\u003c/p\u003e\n"]]],["The content focuses on the ad tag library script load time, measured from page load to tag load. The primary aim is to reduce this time, which can be achieved by improving other areas. Key actions include passing audits like those related to the ad request waterfall, avoiding render-blocking resources, loading scripts statically, loading tags asynchronously, and using the recommended GPT host. These actions should positively impact this metric, but it is not indicative of a specific issue. Supported ad tag libraries are provided, including AdSense and Google Publisher Tag.\n"],null,["# Reduce tag load time\n\nOverview\n--------\n\nThe time it takes for the ad tag library script to load. This is the interval\nfrom page load to tag load.\n\nRecommendations\n---------------\n\nThis metric is not indicative of a specific issue. It should be used to help\nidentify areas for improvement and track that improvement over time.\n\nThe goal here is to reduce the time it takes for the ad tag library script to\nload. Ensuring that other, more specific audits are passing should have a major\nimpact on this metric. In particular, the following audits are likely to affect\nthis time:\n\n- [Ad request waterfall](./ad-request-critical-path)\n- [Avoid render-blocking resources](./ad-render-blocking-resources)\n- [Load ad scripts statically](./script-injected-tags)\n- [Load ad tag asynchronously](./async-ad-tags)\n- [Load GPT from recommended host](./loads-gpt-from-official-source)\n\nMore information\n----------------\n\nThe following ad tag library scripts are supported:\n\n| Library | Script(s) |\n|----------------------|-------------------------------------------------------------------------------------------------------------|\n| AdSense | `pagead2.googlesyndication.com/pagead/js/adsbygoogle.js` `pagead2.googlesyndication.com/pagead/show_ads.js` |\n| Google Publisher Tag | `.../gpt/pubads_impl_\u003cversion\u003e.js` |\n\n[Avoiding Common GPT Implementation Mistakes](https://developers.google.com/publisher-tag/common_implementation_mistakes)\n[Tagging best practices to minimize page latency](https://support.google.com/admanager/answer/7485975) \n[View audit source](https://github.com/googleads/publisher-ads-lighthouse-plugin/tree/HEAD/lighthouse-plugin-publisher-ads/audits/tag-load-time.js) [Improve this article](https://github.com/googleads/publisher-ads-lighthouse-plugin/tree/HEAD/docs/audits/tag-load-time.md) [Report an issue](https://github.com/googleads/publisher-ads-lighthouse-plugin/issues/new?labels=documentation&template=documentation-feedback.md&title=Documentation+feedback%3A+tag-load-time.md)\n\n\u003cbr /\u003e"]]