AdSense for Search google dan wordpress

April 27th, 2009

Salah satu cara mendapatkan recehan dolar adsense adalah dengan memasang adsense for search di website kita dana untuk menampilkan hasil pencarian google pada website kita yang telah terinstall worpress (ver. 2.7).
google adsense for search
Dengan begitu kemungkinan meningkatkan earning adsense kita menjadi lebih banyak.
Read the rest of this entry »

adsense dalam posting untuk wordpress

April 16th, 2009

Berikut adalah cara meletakan kode adsense kita didalam post blog : cara ini harus dilakukan dalam mode editor HTML {bukan visual}.
Salin kode berikut ini kemudian , paste di dalam post kita [editor dalam mode: HTML].

<div style=”float:left; padding-top:5px; padding-right:10px;”>
<script type=”text/javascript”><!–
google_ad_client = “pub-3849849071402322″;
//ganti dengan pub-adsense kamu
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = “336×280_as”;
google_ad_type = “text_image”;
google_ad_channel =”9183657390″;
google_color_border = “0C0C0C”;
google_color_bg = “0C0C0C”;
google_color_link = “004660″;
google_color_text = “000000″;
google_color_url = “008000″;
// –></script>
<script src=”http://pagead2.googlesyndication.com/pagead/show_ads.js” type=”text/javascript”></script></div>

untuk memindah posisi kiri dan kanan ganti nilai float:left; atau float:right;

Sebagai contoh saya meletakan di sisi sebelah kanan pada lirik lagu ‘Spread Your Wing’ milik kelompok Queen di bawah ini;

Spread Your Wings Lyrics


Sammy was low Just watching the show Over and over again Knew it was time He’d made up his mind
To leave his dead life behind His boss said to him ‘Boy you’d better begin To get those crazy notions right out of your head Sammy who do you think that you are? You should’ve been sweeping up the Emerald bar’

Spread your wings and fly away Fly away far away Spread your little wings and fly away Fly away far away
Pull yourself together ‘Cos you know you should do better That’s because you’re a free man
He spends his evenings alone in his hotel room Keeping his thoughts to himself he’d be leaving soon Wishing he was miles and miles away Nothing in this world nothing would make him stay….

Menyisipkan adsense diantara posting

April 5th, 2009

Berikut cara menyisipkan code google adsense diantara posting:
Login dulu ke admin WP.
di WP versi 2.7 Pilih Appearance -> Editor
kemudian pilih Main index template” (index.php) di bagian kanan.

1.cari code berikut

<?php if (have_posts()) : ?>

2.Lalu tambahkan diatas kode tersebut baris kode berikut ini

<?php $count = 1; ?>

3.Kemudian cari kode

<?php the_content(‘Read more…’); ?>

4.Tambah di bawahnya kode

<?php if ($count % 2) : ?>

CODE ADSENSE TARUH DISINI

<?php endif; $count++; ?>

5.Update Files

Contoh pengambilan adsense di Western Union

March 12th, 2009

Pencairan google adsense pertama di Western Union Kantor Pos
Western Union Kantor Pos Pusat di Renon, Bali
Read the rest of this entry »