Cargue etiquetas GPT desde un host recomendado
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Descripción general
Esta auditoría garantiza que la biblioteca de Google Publisher Tag (GPT) se cargue
desde el host recomendado. El navegador debe abrir una conexión con cada host nuevo
al que haga referencia tu página, lo cual puede llevar mucho tiempo. Si carga etiquetas GPT desde el
recomendado, te aseguras de que todas las solicitudes de publicación de anuncios se realicen a un único
dominio, lo que reduce la cantidad de conexiones para abrir y mejora la carga de páginas
rendimiento.
Recomendaciones
Asegúrate de que la etiqueta GPT se cargue desde securepubads.g.doubleclick.net
. Por ejemplo:
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
Cómo evaluar el rendimiento de carga en situaciones reales con la navegación y el tiempo de los recursos
Comienza a usar Google Publisher Tag
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-10-15 (UTC)
[null,null,["Última actualización: 2024-10-15 (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"]]