Google AdSense Legacy Old Generation Code Reference (Generate and Get) Google AdSense Legacy Generasi Tua Kode Referensi (Menghasilkan dan Dapatkan)

Google AdSense has implemented new Google AdSense ad code with the new AdSense As Management feature. Google AdSense Google baru telah menerapkan kode iklan AdSense dengan AdSense baru Sebagai Manajemen fitur. With the new style of ad code and Manage Ads tab, the configuration settings for an AdSense ad unit such as ad size, colors, and channel settings are stored on Google servers, so that in future, any changes to Google AdSense units can be made from within the account instead of having to modify the ad code. Dengan gaya baru kode iklan dan tab Kelola Iklan, konfigurasi pengaturan untuk unit iklan AdSense seperti iklan ukuran, warna, dan pengaturan saluran yang disimpan di server Google, sehingga di masa depan, perubahan-perubahan ke Google AdSense unit dapat dibuat dari dalam account daripada harus memodifikasi kode iklan.

With the new Google AdSense Ad Management system, the new generation ad code is considerably shorten and simplified. Dengan Google AdSense baru Manajemen Iklan sistem, generasi baru kode iklan yang sangat singkat dan sederhana. Gone are the google_ad_format, google_ad_type, google_ad_channel, google_color_border and etc, and been replaced with google_ad_slot, which points to corresponding ad unit as saved in publisher's account. Lewatlah sudah google_ad_format, google_ad_type, google_ad_channel, google_color_border dan dll, dan telah digantikan dengan google_ad_slot, poin yang sesuai untuk unit iklan yang disimpan dalam account penerbit.

However, the new Google AdSense ad code is not necessary suit all. Namun, baru kode iklan Google AdSense tidak sesuai dengan semua yang diperlukan. It's very hard to implement for blogs or websites that adopt the revenue sharing business model, where Google AdSense ad code of different writers and authors are used in rotation. Ini sangat sulit untuk melaksanakan untuk blog atau website yang mengadopsi model bisnis berbagi pendapatan, di mana kode iklan Google AdSense berbeda dari penulis dan pengarang yang digunakan dalam rotasi. It's even harder if custom channel ID number is used to track the performance of the ad unit in AdSense revenue sharing program. It's sulit bahkan jika saluran kustom nomor ID yang digunakan untuk melacak performa dari unit iklan AdSense dalam program berbagi pendapatan.

The legacy old classic Google AdSense ad code no longer able to be generated from Google AdSense Setup page. Warisan yang lama klasik kode iklan Google AdSense tidak dapat dihasilkan dari Google AdSense Setup halaman. However, the legacy code is still been supported, and continue to can be used in web pages. Namun, masih warisan kode telah didukung, dan terus dapat digunakan pada halaman web. For webmasters who still want to use the legacy AdSense ad unit code, use the following guide to generate the ad code manually. Untuk webmaster yang masih ingin menggunakan warisan kode unit iklan AdSense, gunakan panduan berikut untuk menghasilkan kode iklan secara manual.

Format of Legacy Old Google AdSense Ad Code Format Legacy Lama Google AdSense Kode Iklan

Both text ads, image ads, video ads, and link units use the similar ad code format as below: Kedua iklan teks, gambar, iklan video, dan unit link yang menggunakan kode iklan serupa format sebagai berikut:

<script type=”text/javascript”><!– <script type="text/javascript"> <! --
google_ad_client = “pub-XXXXXXXXXXXXXXXX”; google_ad_client = "pub-XXXXXXXXXXXXXXXX";
google_ad_width = 300; google_ad_width = 300;
google_ad_height = 250; google_ad_height = 250;
google_ad_format = “300×250_as”; google_ad_format = "300 × 250_as";
google_ad_type = “text_image”; google_ad_type = "text_image";
google_alternate_ad_url = “http://www.mydigitallife.info/” google_alternate_ad_url = "http://www.mydigitallife.info/"
//2007-07-25: My Digital Life / / 2007/07/25: Saya Digital Life
google_ad_channel = “XXXXXXXXXX”; google_ad_channel = "xxxxxxxxxx";
google_color_border = “FFFFFF”; google_color_border = "FFFFFF";
google_color_bg = “FFFFFF”; google_color_bg = "FFFFFF";
google_color_link = “0000FF”; google_color_link = "0000FF";
google_color_text = “000000″; google_color_text = "000000";
google_color_url = “005577″; google_color_url = "005577";
//–> / / ->
</script> </ script>
<script type=”text/javascript” <script type = "text / javascript"
src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”> src = "http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script> </ script>

Available Customization Options Using JavaScript Variables Pilihan tersedia Customization Menggunakan Variabel JavaScript

The ad code above should be customized and changed by using different value for JavaScript variables to reflect the AdSense ad unit prefer, here's the brief description of each variables in the ad code. Kode iklan di atas harus berubah dan disesuaikan dengan menggunakan nilai yang berbeda untuk variabel JavaScript untuk mencerminkan AdSense unit iklan mau, di sini adalah penjelasan singkat dari masing-masing variabel dalam kode iklan.

google_ad_client - The publisher ID that is required and must be correct to get paid and earn revenue from Google AdSense program when eligible clicks or page views occurred.. google_ad_client - The ID yang diperlukan dan harus benar untuk mendapatkan penghasilan yang dibayarkan dan pendapatan dari program Google AdSense bila memenuhi syarat atau klik halaman dilihat terjadi .. The publisher ID can be retrieved from Google AdSense account. ID yang dapat diambil dari account Google AdSense.

google_ad_width , google_ad_height , google_ad_format - Define the size and format of AdSense ad unit to display. google_ad_width, google_ad_height, google_ad_format - Menetapkan ukuran dan format iklan AdSense unit untuk ditampilkan. All there values should be matching each other, ie the first number before 'x'in google_ad_format is also google_ad_wide, and the second number after 'x' before '_' is the google_ad_height. Semua itu harus sesuai dengan nilai-nilai satu sama lain, yaitu angka pertama sebelum 'x'in google_ad_format juga google_ad_wide, dan angka kedua setelah' x 'sebelum' _ 'adalah google_ad_height. google_ad_height and google_ad_width have no effect on the actual ad size as they only control the object box within which the ad unit is contained. google_ad_height google_ad_width dan tidak berpengaruh terhadap ukuran sebenarnya iklan mereka hanya sebagai objek kontrol kotak di mana terdapat unit iklan. The parameters are used normally to maintain a consistent layout presentation when the page layout provides an area that is wider than the ad unit itself. Parameter yang biasanya digunakan untuk menjaga tata letak presentasi yang konsisten ketika halaman layout memberikan area yang lebih luas, selain unit iklan itu sendiri. Google provides 24 different ad formats (12 ad units and 12 link units) for web page placement. Google menyediakan format iklan yang berbeda 24 (12 unit iklan dan 12 unit link) untuk halaman web penempatan.

Normal Ad Unit: Normal Unit Iklan:
728×90_as (Leaderboard) 728 × 90_as (Leaderboard)
468×60_as (Banner) 468 × 60_as (Banner)
234×60_as (Half Banner) 234 × 60_as (Half Banner)
125×125_as (Button) 125 × 125_as (Tombol)
120×600_as (Skyscraper) 120 × 600_as (Skyscraper)
160×600_as (Wide Skyscraper) 160 × 600_as (Skyscraper Luas)
180×150_as (Small Rectangle) 180 × 150_as (Small Rectangle)
120×240_as (Vertical Banner) 120 × 240_as (Vertical Banner)
200×200_as (Small Square) 200 × 200_as (Kecil)
250×250_as (Square) 250 × 250_as (Persegi)
300×250_as (Rectangle) 250_as × 300 (Rectangle)
336×280_as (Large Rectangle) 336 × 280_as (Persegi Panjang Besar)

Link Unit: Unit link:
120×90_0ads_al (4 links) 120 × 90_0ads_al (4 pranala)
120×90_0ads_al_s (5 links) 120 × 90_0ads_al_s (5 pranala)
160×90_0ads_al (4 links) 160 × 90_0ads_al (4 pranala)
160×90_0ads_al_s (5 links) 160 × 90_0ads_al_s (5 pranala)
180×90_0ads_al (4 links) 180 × 90_0ads_al (4 pranala)
180×90_0ads_al_s (5 links) 180 × 90_0ads_al_s (5 pranala)
200×90_0ads_al (4 links) 200 × 90_0ads_al (4 pranala)
200×90_0ads_al_s (5 links) 200 × 90_0ads_al_s (5 pranala)
468×15_0ads_al (4 links) 468 × 15_0ads_al (4 pranala)
468×15_0ads_al_s (5 links) 468 × 15_0ads_al_s (5 pranala)
728×15_0ads_al (4 links) 728 × 15_0ads_al (4 pranala)
728×15_0ads_al_s (5 links) 728 × 15_0ads_al_s (5 pranala)

google_ad_type - Definite if only text ads, images ads or both type of ads is allowed. google_ad_type - Definite jika hanya iklan teks, gambar atau iklan kedua jenis iklan yang diperbolehkan. Note that for Flash based ads and video ads to appear, image ads must be enabled. Perlu diketahui bahwa untuk iklan berbasis Flash dan video iklan, iklan gambar harus diaktifkan. Available options are: Pilihan yang tersedia adalah:

text - for AdSense text ads only teks - untuk AdSense hanya teks iklan
image - for image ads only, including video ads and Flash ads. foto - untuk iklan gambar saja, termasuk iklan video dan iklan Flash.
text_image - for text and image ads text_image - untuk iklan teks dan gambar

google_alternate_ad_url - Display another ads or web pages when Google AdSense program does not have a relevant advertisement for the ad slot. google_alternate_ad_url - Tampilan lain iklan atau halaman web ketika program Google AdSense tidak memiliki iklan yang relevan untuk slot iklan. By default, a public service ad is display. Secara default, iklan layanan masyarakat adalah layar. Specifying the alternate ad URL will display the content specified in the URL. Menentukan URL iklan alternatif yang akan menampilkan konten ditentukan dalam URL. Note that the alternative ad code should be specified in HTML file, and should not has size that bigger than the Google ad unit, or else the alternative ad will be cut off or trimmed off. Perlu diketahui bahwa kode iklan alternatif harus ditentukan di file HTML, dan tidak memiliki ukuran yang lebih besar dari pada unit iklan Google, atau iklan alternatif yang akan memotong atau dipangkas mati. It's also possible to put in an alternate URL which will collapse the ad space (no space been used for the ad). Ada juga kemungkinan akan dimasukkan ke dalam alternatif URL yang akan menutup ruang iklan (ruang tidak digunakan untuk iklan).

google_ad_channel - To specify a custom channel (a 10 digits number) to track ad performance and statistics. google_ad_channel - Untuk menetapkan saluran kustom (10 digit angka) untuk melacak performa iklan dan statistik. Channel ID must be created at AdSense account before they can be used. ID saluran harus dibuat di account AdSense sebelum dapat digunakan.

google_color_border , google_color_bg , google_color_link , google_color_text , google_color_url - Determines the color of the ad border, ad background, ad title of each ad, ad text inside the ad block, and URL at bottom of each ad. google_color_border, google_color_bg, google_color_link, google_color_text, google_color_url - Menentukan warna iklan perbatasan, iklan latar belakang, judul iklan dari setiap iklan, iklan teks di dalam blok iklan, dan URL di bawah setiap iklan. Up to 4 separate values (differentiated by commas) can be supplied for automatic color rotation when the ad is served by the Google server. Sampai 4 nilai terpisah (dibedakan oleh koma) dapat diberikan untuk warna rotasi otomatis bila iklan yang dilayani oleh server Google. The image ads does not affect by these values. Gambar iklan tidak mempengaruhi oleh nilai-nilai ini. Note that the color value should be Perhatikan bahwa nilai warna harus converted in hexadecimal format dikonversikan dalam format heksadesimal . .

IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman yang diterjemahkan mesin dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Mesin terjemahan mungkin sulit dimengerti. Please refer to Silakan merujuk ke original English article artikel asli Inggris whenever possible. bila memungkinkan.


One Response to “Google AdSense Legacy Old Generation Code Reference (Generate and Get)” Satu Respon untuk "Google AdSense Legacy Generasi Tua Kode Referensi (Menghasilkan dan Dapatkan)"

  1. How to Hide and Collapse Google AdSense Ad Unit Instead of Showing Public Service Ad (PSA) » My Digital Life Bagaimana Sembunyikan dan Tutup Unit Iklan Google AdSense Daripada Menampilkan Iklan Layanan Masyarakat (PSA) »My Digital Life
    January 19th, 2009 01:50 Januari 19, 2009 01:50
    1 1

    [...] publisher using classic legacy Google AdSense ad code, add a new JavaScript variable named google_alternate_ad_url to the Google AdSense ad unit ad code [...] [...] Klasik warisan penerbit menggunakan kode iklan Google AdSense, tambahkan variabel baru bernama google_alternate_ad_url JavaScript untuk Google AdSense unit iklan kode iklan [...]

Leave a Reply Meninggalkan Balas

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Anda dapat menggunakan tag ini: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Berlangganan ke fitur komentar telah dinonaktifkan. To receive notification of latest comments posted, subscribe to Untuk menerima pemberitahuan komentar diposting terbaru, berlangganan My Digital Life Comments RSS feed Saya Digital Life Komentar RSS feed or atau register to receive mendaftar untuk menerima new comments in daily email digest. komentar baru di email harian digest.
Custom Search

New Articles Artikel Baru

Incoming Search Terms for the Article Cari Syarat masuk untuk Artikel

google adsense reference google adsense referensi - -- Google Adsense OLD Google Adsense OLD - -- google adsense manuel code creator google adsense manuel pencipta kode - -- google adsense image ad codes google adsense iklan gambar kode - -- google adsense sizes google adsense ukuran - -- adsense legacy code adsense kode legacy - -- adsense "link units" script adsense "unit link" script - -- generate text ad menghasilkan teks iklan - -- google adsense link units code google adsense unit link kode - -- google image ads rotate 180 google iklan gambar memutar 180 - -- image ads google 180 rotate gambar iklan google 180 memutar - -- is it necessary for google adsense ads to have ad slot number adalah perlu untuk google adsense iklan untuk slot iklan nomor - -- leaderboard ad size code leaderboard iklan ukuran kode - -- google legacy adsense code warisan kode google adsense - -- google_ad_format link units google_ad_format unit link - -- unblock javascript http://pagead2.googlesyndication.com/pagead/show_ads.js unblock javascript http://pagead2.googlesyndication.com/pagead/show_ads.js - -- when is google_alternate_ad_url used google_alternate_ad_url saat ini digunakan - -- google adsense display codes google adsense menampilkan kode - -- adsense capture ad code javascript ambil kode iklan adsense javascript - -- old style ad units gaya lama unit iklan - --