Avoid prefetching ads
mainTo prevent inflating Ad CTR (click-through-rate) by unintentionally counting prefetch requests as clicks, follow these guidelines:
- If ads are in iframes: Quicklink will not prefetch them by default because the lookup is restricted to the top-level origin.
- If ads are outside iframes (same-origin): You must explicitly tell Quicklink to avoid them by adding the ad-link URL, subpath, or the containing element to the
ignoreslist inquicklink.listen().