Matched Content Ad

Adding ads between related article widgets.

Often referred to as Related Content Ads, these will display ads and articles that match the post.

Enabling Ad Slots

  1. Go to Blogger HTML Editor.
  2. Find the code as below and remove the comment tags <!-- and --> to enable it:
    <!--<b:include name='post-adRelate'/>-->

Adding Ad Units

Find the code as below then replace the marked section with your ad unit code.

<!--[ related-ad ]-->
<b:includable id='post-adRelate'>
  <div class='footerAd noPrint'>
    <b:comment>Paste your ad code right under this tag</b:comment>
  
  </div>
</b:includable>

Sering disebut sebagai Iklan Konten Terkait, format ini akan menampilkan iklan dan artikel yang sesuai dengan postingan.

Mengaktifkan Slot Iklan

  1. Buka Editor HTML Blogger.
  2. Temukan kode seperti di bawah ini dan hapus tag komentar <!-- dan --> untuk mengaktifkannya:
    <!--<b:include name='post-adRelate'/>-->

Menambahkan Unit Iklan

Temukan kode seperti di bawah ini lalu ganti bagian yang ditandai dengan kode unit iklan Anda.

<!--[ related-ad ]-->
<b:includable id='post-adRelate'>
  <div class='footerAd noPrint'>
    <b:comment>Paste your ad code right under this tag</b:comment>
  
  </div>
</b:includable>