권장 호스트에서 GPT 로드
개요
이 감사에서는 Google 게시자 태그(GPT) 라이브러리가 추천 호스트에서 로드되고 있는지를 확인합니다. 브라우저에서는 페이지가 참조하는 각각의 새 호스트에 대한 연결을 열어야 하며, 여기에는 상당한 시간이 걸릴 수 있습니다.
모든 광고 게재 요청이 단일
열려 있는 연결 수를 줄이고 페이지 로드를 개선
확인할 수 있습니다
권장사항
GPT가 securepubads.g.doubleclick.net
에서 로드되고 있는지 확인합니다. 예를 들면 다음과 같습니다.
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
Navigation Timing 및 Resource Timing으로 실제 생활에서의 로드 성능 평가하기
Google 게시자 태그 시작하기
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-10-15(UTC)
[null,null,["최종 업데이트: 2024-10-15(UTC)"],[[["Loading the Google Publisher Tag (GPT) library from the recommended host (`securepubads.g.doubleclick.net`) improves page load performance by reducing the number of connections the browser needs to open."],["This audit ensures GPT is loaded from the optimal source to streamline ad serving requests and enhance overall website speed."],["Using the recommended host for GPT minimizes delays associated with opening new connections for each referenced host."]]],["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"]]