推奨ホストから GPT を読み込む
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
概要
この監査では、Google パブリッシャー タグ(GPT)ライブラリが読み込まれていることを確認します
おすすめします。ブラウザで新しいホストへの接続を開く必要があります。
この作業には長い時間がかかる可能性があります。GPT を
すべての広告配信リクエストが 1 つのホストに対して
開く接続の数を減らし、ページの読み込み速度を改善する
向上します
推奨事項
GPT が securepubads.g.doubleclick.net
から読み込まれていることを確認します。次に例を示します。
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
ナビゲーションと Resource Timing を使用して実際の読み込みパフォーマンスを評価する
Google パブリッシャー タグを使ってみる
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-22 UTC。
[null,null,["最終更新日 2024-08-22 UTC。"],[[["\u003cp\u003eLoading the Google Publisher Tag (GPT) library from the recommended host (\u003ccode\u003esecurepubads.g.doubleclick.net\u003c/code\u003e) improves page load performance by reducing the number of connections the browser needs to open.\u003c/p\u003e\n"],["\u003cp\u003eThis audit ensures GPT is loaded from the optimal source to streamline ad serving requests and enhance overall website speed.\u003c/p\u003e\n"],["\u003cp\u003eUsing the recommended host for GPT minimizes delays associated with opening new connections for each referenced host.\u003c/p\u003e\n"]]],["The audit checks if the Google Publisher Tag (GPT) library loads from the recommended host, `securepubads.g.doubleclick.net`. Loading GPT from this host ensures all ad requests use a single domain, reducing connection time and improving page load speed. It is recommended to load GPT using the provided example script tag, ensuring that it's loaded from the specified domain. Using multiple hosts will slow the connection process.\n"],null,["# Load GPT from recommended host\n\nOverview\n--------\n\nThis audit ensures that the Google Publisher Tag (GPT) library is being loaded\nfrom the recommended host. The browser must open a connection to each new host\nyour page references, which can take significant time. By loading GPT from the\nrecommended host you ensure that all ad serving requests are made to a single\ndomain, reducing the number of connections to open and improving page load\nperformance.\n\nRecommendations\n---------------\n\nEnsure that GPT is being loaded from `securepubads.g.doubleclick.net`. For\nexample: \n\n \u003cscript async src=\"https://securepubads.g.doubleclick.net/tag/js/gpt.js\"\u003e\u003c/script\u003e\n\nMore information\n----------------\n\n[Assessing Loading Performance in Real Life with Navigation and Resource Timing](https://developers.google.com/web/fundamentals/performance/navigation-and-resource-timing) \n\n[Get Started with Google Publisher Tags](https://developers.google.com/publisher-tag/guides/get-started) \n[View audit source](https://github.com/googleads/publisher-ads-lighthouse-plugin/tree/HEAD/lighthouse-plugin-publisher-ads/audits/loads-gpt-from-official-source.js) [Improve this article](https://github.com/googleads/publisher-ads-lighthouse-plugin/tree/HEAD/docs/audits/loads-gpt-from-official-source.md) [Report an issue](https://github.com/googleads/publisher-ads-lighthouse-plugin/issues/new?labels=documentation&template=documentation-feedback.md&title=Documentation+feedback%3A+loads-gpt-from-official-source.md)\n\n\u003cbr /\u003e"]]