Загрузить GPT с рекомендованного хоста
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Обзор
Этот аудит гарантирует, что библиотека тегов издателя Google (GPT) загружается с рекомендованного хоста. Браузер должен открывать соединение с каждым новым хостом, на который ссылается ваша страница, что может занять значительное время. Загружая GPT с рекомендованного хоста, вы гарантируете, что все запросы на показ рекламы будут отправляться в один домен, что уменьшит количество открываемых подключений и повысит производительность загрузки страниц.
Рекомендации
Убедитесь, что GPT загружается с securepubads.g.doubleclick.net
. Например:
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
Оценка производительности загрузки в реальной жизни с помощью навигации и синхронизации ресурсов
Начало работы с тегами издателя Google
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-11-12 UTC.
[null,null,["Последнее обновление: 2024-11-12 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"]]