Top/Bottom Ad

Guidelines for adding ads before or after posts.

Not all ad slots/widgets are available in the Blogger Layout, some of them must be set via HTML Edit, one of which is the top/bottom post ad.

If it's enabled, ads will appear right before the article or below the post title and at the end of the article, but keep in mind that placing ads in this section may reduce the Comulative layout Shift (CLS)(1) value on the site, our best advice is to use a Horizontal ad format(2) to minimize significant CLS reduction, user policy is required for the use of these ads.

Follow the guide below to use this ad slot:

  1. On Blogger dashboard, simply go to theme HTML editing.
  2. Find the code like this, press Ctrl + F for a quick search:
    <!--[ Before article ad ]-->
    <b:includable id='post-adT'>
      <div class='nAd noPrint'>
        <b:comment>Paste your ad code right under this tag</b:comment>
      
      </div>
    </b:includable>
      
    <!--[ After article ad ]-->
    <b:includable id='post-adB'>
      <div class='nAd noPrint'>
        <b:comment>Paste your ad code right under this tag</b:comment>
      
      </div>
    </b:includable>
  3. Then find and remove the comment tags <!-- and --> in the code below to enable the ad slot:
    <!--<b:include cond='data:view.isPost and !data:view.isPreview' name='post-adT'/>-->
    
    <!--<b:include cond='data:view.isPost and !data:view.isPreview' name='post-adB'/>-->
  4. Paste the ad code on the marked section, read the Guide to adding ad units if you haven't gotten the ad code yet.
  5. Click icon on the top right of the editing field to save the changes, wait a few moments for the ad to appear.

Tidak semua slot/widget iklan tersedia di Blogger Layout, beberapa diantaranya harus diatur melalui HTML Edit, salah satunya adalah iklan di bagian atas/bawah postingan.

Jika diaktifkan, iklan akan muncul tepat sebelum artikel atau di bawah judul postingan dan di akhir artikel, namun perlu diingat bahwa menempatkan iklan pada bagian ini dapat mengurangi nilai Comulative layout Shift (CLS)(1) di situs, saran terbaik kami adalah menggunakan format iklan Horizontal(2) untuk meminimalisir pengurangan CLS yang signifikan, kebijakan pengguna diperlukan untuk penggunaan iklan ini.

Ikuti panduan di bawah ini untuk menggunakan slot iklan ini:

  1. Di dasbor Blogger, cukup buka pengeditan HTML tema.
  2. Temukan kode seperti ini, tekan Ctrl + F untuk pencarian cepat:
    <!--[ Before article ad ]-->
    <b:includable id='post-adT'>
      <div class='nAd noPrint'>
        <b:comment>Paste your ad code right under this tag</b:comment>
      
      </div>
    </b:includable>
      
    <!--[ After article ad ]-->
    <b:includable id='post-adB'>
      <div class='nAd noPrint'>
        <b:comment>Paste your ad code right under this tag</b:comment>
      
      </div>
    </b:includable>
  3. Kemudian temukan dan hapus tag komentar <!-- dan --> pada kode di bawah ini untuk mengaktifkan slot iklan:
    <!--<b:include cond='data:view.isPost and !data:view.isPreview' name='post-adT'/>-->
    
    <!--<b:include cond='data:view.isPost and !data:view.isPreview' name='post-adB'/>-->
  4. Tempel kode iklan pada bagian yang ditandai, baca Panduan untuk menambahkan unit iklan jika Anda belum mendapatkan kode iklan.
  5. Klik ikon di bagian kanan atas bidang pengeditan untuk menyimpan perubahan, tunggu beberapa saat hingga iklan muncul.
External links: Pranala luar: