יש לקצר את זמן האחזור של הבקשה הראשונה להצגת מודעה (מטעינת התג)
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
סקירה
הזמן שחולף עד לשליחת הבקשה הראשונה להצגת מודעה. זהו מרווח הזמן מטעינת התג עד לשליחת הבקשה הראשונה להצגת מודעה.
המלצות
המדד הזה לא מצביע על בעיה ספציפית. כדאי להשתמש בו כדי לזהות תחומים לשיפור ולעקוב אחר השיפור עם הזמן.
המטרה כאן היא לקצר את משך הזמן שנדרש
להגשת הבקשה הראשונה להצגת מודעה. כדי להבטיח שביקורות אחרות וספציפיות יותר יעברו בהצלחה את הבדיקה, תהיה לכך השפעה משמעותית על המדד הזה. באופן ספציפי, סביר להניח שהביקורות הבאות ישפיעו על התקופה הזו:
ערך זה מזהה את 'בקשה ראשונה להצגת מודעה' כבקשה המתועדת המוקדמת ביותר לאחד מ:
ספרייה |
Host |
נתיב |
AdSense |
googleads.g.doubleclick.net |
/pagead/ads |
תג Google Publisher |
securepubads.g.doubleclick.net |
/gampad/ads |
הימנעות מטעויות נפוצות בהטמעה של GPT
שיטות מומלצות לתיוג כדי למזער את זמן האחזור של הדף
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eThis metric measures the time it takes for the first ad request to be made after the tag loads.\u003c/p\u003e\n"],["\u003cp\u003eReducing this time improves ad performance, and can be achieved by addressing related audits like ad request waterfall and avoiding bottleneck requests.\u003c/p\u003e\n"],["\u003cp\u003eThe first ad request is identified by requests made to specific hosts and paths associated with AdSense or Google Publisher Tag.\u003c/p\u003e\n"],["\u003cp\u003eWhile not indicative of a specific problem, it's a useful metric to track and improve to optimize ad loading times.\u003c/p\u003e\n"]]],["The \"first ad request\" metric measures the time from tag load to the initial ad request. Reducing this time is the primary goal, and it is achievable by improving related audits. Key actions include optimizing the ad request waterfall, avoiding bottleneck requests, preventing long tasks that block ad requests, not waiting on load events, loading GPT and bids in parallel, and parallelizing bid requests. The first ad request is the earliest recorded request to specific hosts and paths for AdSense and Google Publisher Tag libraries.\n"],null,["# Reduce latency of first ad request (from tag load)\n\nOverview\n--------\n\nThe time it takes for the first ad request to be made. This is the interval from\ntag load until the first ad request is issued.\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 first ad request to be\nmade. 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 bottleneck requests](./bottleneck-requests)\n- [Avoid long tasks that block ad-related network requests](./ad-blocking-tasks)\n- [Avoid waiting on load events](./blocking-load-events)\n- [Load GPT and bids in parallel](./gpt-bids-parallel)\n- [Parallelize bid requests](./serial-header-bidding)\n\nMore information\n----------------\n\nThis metric identifies \"first ad request\" as the earliest recorded request to\none of:\n\n| Library | Host | Path |\n|----------------------|----------------------------------|---------------|\n| AdSense | `googleads.g.doubleclick.net` | `/pagead/ads` |\n| Google Publisher Tag | `securepubads.g.doubleclick.net` | `/gampad/ads` |\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/ad-request-from-tag-load.js) [Improve this article](https://github.com/googleads/publisher-ads-lighthouse-plugin/tree/HEAD/docs/audits/ad-request-from-tag-load.md) [Report an issue](https://github.com/googleads/publisher-ads-lighthouse-plugin/issues/new?labels=documentation&template=documentation-feedback.md&title=Documentation+feedback%3A+ad-request-from-tag-load.md)\n\n\u003cbr /\u003e"]]