√ Cara Letak Iklan Adsense Kat AMP Wordpress - Adarain

Cara Letak Iklan Adsense Kat AMP Wordpress

Just nak share benda simple untuk letak iklan adsense kat AMP wordpress. Mungkin ada ramai yang tak tahu apa itu AMP, korang boleh rujuk [DISINI]

Maaf gambar telah tiada atas sebab tertentu
Cara letak iklan kat AMP wordpress sangat mudah dan kod yang diletakkan pada AMP berbeza dengan kod yang diletakkan pada blog.

contoh skrip kod yang diletakkan pada blog.

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-1234567891234567"
data-ad-slot="1234567890"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

manakala ini adalah contoh skrip kod yang diletakkan khas untuk AMP sahaja.

(kod untuk bhgian atas post)

<amp-ad
layout="fixed-height"
height=100
type="adsense"
data-ad-client="ca-pub-1234567891234567"
data-ad-slot="1234567890">
</amp-ad>

atau

(kod untuk bhgian bawah post)

<amp-ad
layout="responsive"
width=300
height=250
type="adsense"
data-ad-client="ca-pub-1234567891234567"
data-ad-slot="1234567890">
</amp-ad>


Cara Letak Iklan Adsense Kat AMP Wordpress


Ini khas untuk korang yang guna wordpress sahaja. Platform Blogger mungkin caranya agak berlainan.

Kepada korang yang pakai Wordpress boleh pakai Plug in [DISINI]. Mungkin ada plug in AMP yang lain tengok rating, kalau rating ok boleh download.  Kemudian Upload la macam biasa dan aktifkan.
  1. Klik Bahagian Installed Plug in then cari AMP klik edit. .

  2. Cari fail amp/templates/single.php

  3. Cari kod ini <div class=”amp-wp-content”> dan copy skrip kod kat atas yang khas untuk AMP dan paste bawah kod ini <div class=”amp-wp-content”> (Ini Untuk iklan bahagian atas sekali)

  4. Cari Kod ini do_action( ‘amp_post_template_footer’, $this ); bawah kod ini letak skrip kod adsense. (ini untuk bawah post)

  5. Save the file. Selesai.

Make sure korang ubah no kod data-ad-client="ca-pub-1234567891234567" dan data-ad-slot="1234567890"> pada kod no adsense korang sendiri.

Lepas dah letak Skrip kod iklan adsense tunggu lah dalam beberapa minit atau 1 jam lebih baru iklan akan muncul kat AMP wordpress.


updated 13 April 2017


Kalau tutorial kat atas tak berkesan memandangkan tiada kemaskini yang dilakukan dan AMP tidak berfungsi maka korang boleh try install plug ini iaitu ( AMP for WP – Accelerated Mobile Pages ) direka oleh  Ahmed Kaludi..

Plug ini ini tersangatlah mudah dan korang boleh letakkan iklan dengan kod "ca-pub-1234567891234567" dan ad slot sahaja di setting yang telah disediakan tanpa perlu ke file editor.. :D

====

Hanya ada beberapa iklan sahaja yang boleh dipaparkan pada AMP seperti adsense, genieeSSP  manakala iklan seperti innity dan Nuffnang tak boleh letak kod kat amp sebab kod tak support untuk versi AMP.

Ini adalah senarai iklan yang suppport utk AMP.



  • A9

  • AccessTrade

  • Adblade

  • AdButler

  • Adform

  • Ad Generation

  • Adhese

  • ADITION

  • Adman

  • AdReactor

  • AdSense

  • AdsNative

  • AdSpirit

  • AdSpeed

  • AdStir

  • AdTech

  • AdThrive

  • Ad Up Technology

  • Adverline

  • Adverticum

  • AdvertServe

  • Affiliate-B

  • AMoAd

  • AppNexus

  • Atomx

  • brainy

  • CA A.J.A. Infeed

  • CA-ProFit-X

  • Chargeads

  • Colombia

  • Content.ad

  • Criteo

  • CSA

  • CxenseDisplay

  • DistroScale

  • Dot and Media

  • Doubleclick

  • E-Planning

  • Ezoic

  • FlexOneELEPHANT

  • Felmat

  • Flite

  • Fusion

  • GenieeSSP

  • GMOSSP

  • Holder

  • I-Mobile

  • iBillboard

  • Improve Digital

  • Index Exchange

  • Industrybrains

  • InMobi

  • Kargo

  • Kiosked

  • Kixer

  • Ligatus

  • LOKA

  • MADS

  • MANTIS

  • MediaImpact

  • Media.net

  • Mediavine

  • Meg

  • MicroAd

  • Mixpo

  • myWidget

  • Nativo

  • Nend

  • Nokta

  • Open AdStream (OAS)

  • OpenX

  • plista

  • popin

  • PubMatic

  • Pubmine

  • PulsePoint

  • Purch

  • Rambler&Co

  • Relap

  • Revcontent

  • Rubicon Project

  • Sharethrough

  • Sklik

  • SlimCut Media

  • Smart AdServer

  • smartclip

  • Sortable

  • SOVRN

  • SunMedia

  • Swoop

  • Teads

  • TripleLift

  • ValueCommerce

  • Webediads

  • Weborama

  • Widespace

  • Xlift

  • Yahoo

  • YahooJP

  • Yieldbot

  • Yieldmo

  • Yieldone

  • Zedo

  • Zucks

Get notifications from this blog

8 comments

  1. AMP ni memang terbaik untuk yang masuk website guna mobile. Cepat betul loading website.

    Boleh tanya tak, kalau untuk blogspot, AMP ni available tak?

    ReplyDelete
  2. AMP di blogger available tpi dengar2x macam complicated.

    ReplyDelete
  3. Terima kasih bro berkongsi pasal ni

    ReplyDelete
  4. Thanks bro,boleh cuba nanti.

    ReplyDelete