1. Öncelikle ekteki adsense dosyasını indirin.
2. 26.satırda verilen,
$adsense_code = '
<!-- Begin Google Adsense code -->
<b>Your Google Adsense code should be here, but you forgot
to edit the plugins/adsense.php file and replace the code
there with your own.</b>
<script type="text/javascript"><!--
google_ad_client = "client-code-goes-here";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_channel ="";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
';
kısmı, kendi adsense kodlarınızla değiştirin.
3. Yazınızı yazın ve adsense koyacağınız kısımlara, html arayüzüne geçip,
<!--adsense-->
kodunu ekleyin.
Sonuçta kendi adsense reklamlarınızı göreceksiniz