Audit ini memeriksa apakah tidak lebih dari tiga iklan yang awalnya dimuat di paruh bawah. Area paruh bawah hanya terlihat setelah pengguna men-scroll ke bawah.
Iklan di area ini cenderung tidak terlihat oleh pengguna sehingga memuat terlalu banyak
iklan dapat menurunkan
rasio visibilitas dan
mengurangi performa halaman.
Rekomendasi
Memuat iklan yang diposisikan di paruh bawah dengan lambat. Pemuatan lambat adalah teknik
yang mencegah iklan di luar area tampilan diminta dan dirender
hingga iklan hampir di-scroll ke tampilan. Lihat
contoh pemuatan lambat GPT
untuk contoh penerapan.
[null,null,["Terakhir diperbarui pada 2024-06-26 UTC."],[[["\"Below the fold\" ads are those outside the initial view and require scrolling to be seen, impacting viewability and page performance if loaded excessively."],["This audit ensures no more than three ads are initially loaded below the fold to enhance user experience."],["Lazy loading is recommended for below-the-fold ads, delaying their request and rendering until they are nearly visible."],["By implementing lazy loading techniques, publishers can improve viewability rates and optimize page performance, ensuring a better user experience."]]],["\"Below the fold\" refers to the page area outside the initial view. The audit checks that no more than three ads are initially loaded in this area, as excessive ads can lower viewability and performance. It's recommended to lazy load ads below the fold, preventing them from loading until they're near the viewport. This technique enhances page performance and viewability. The GPT lazy loading sample is suggested as a way to implement this.\n"]]