IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   vBulletin (https://www.ircforumlari.net/vbulletin/)
-   -   vBulletin Foruma Google Adsense Yerlesimi (https://www.ircforumlari.net/vbulletin/44404-vbulletin-foruma-google-adsense-yerlesimi.html)

aLKoLiK 15 Aralık 2007 15:23

vBulletin Foruma Google Adsense Yerlesimi
 
Bir çok Arkadas Vblletine google reklamlarını nasıl eklerim diye düşünüyor
Bu yuzden sizler için iyi bir döküman olacağını düşünüyorum

Simdi Google Adsense hesabiniza gidin ve yeni bir kanal oluşturun.
Not Defterinizi acin Adsense Kodunuzu ve Adsense Kanal Kodunuzu kopyalayip Not Defterinize yapistirin.
Ve Basliyoruz

Navbar Templatesini Acin ve Asagidaki kodlari bulun.
PHP- Kodu:

<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
</if> 

Altina Ekleyin:
PHP- Kodu:

<script type="text/javascript"><!--
google_ad_client "Adsense Kodunuz";
google_ad_width 468;
google_ad_height 15;
google_ad_format "468x15_0ads_al_s";
google_ad_channel ="Adsense Kanal Kodunuz";
google_color_border "F5F5FF";
google_color_bg "F5F5FF";
google_color_link "22229C";
google_color_url "000000";
google_color_text "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script> 

Sonuc
[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
Simdi Navbarin Altinda Adsense Reklamlari
Navbar Templatesinde Bulun:
PHP- Kodu:

<!-- / PAGENAV POPUP -->
</if> 

Altina Ekleyin,
PHP- Kodu:

<table class="tborder" cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<
tr>
<
td class="alt1" align="center">
&
nbsp;<script type="text/javascript"><!--
google_ad_client "Adsense Kodunuz";
google_ad_width 728;
google_ad_height 90;
google_ad_format "728x90_as";
google_ad_type "text_image";
google_ad_channel ="Adsense Kanal Kodunuz";
google_color_border "F5F5FF";
google_color_bg "F5F5FF";
google_color_link "FF0000";
google_color_url "000000";
google_color_text "22229C";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>&nbsp;
</td>
</tr>
</table><br /> 

Ve Kayit Edin.
Sonuc:
[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
Konu Gösterimlerinde Adsense Reklamlari
FORUMDISPLAY templatesini acin: vBulletin AdminCP > Styles & Templates > Edit Templates > Forum Display Templates > FORUMDISPLAY
(ilk Konu icin)
Bul:
PHP- Kodu:

<if condition="$show['threads']"

Altina Ekle:
PHP- Kodu:

<tr>
<
td align="center" class="alt1">-</td>
<
td align="center" class="alt2">-</td>
<
td class="alt1">
<
div>
<
script type="text/javascript"><!--
google_ad_client "Adsense Kodunuz";
google_ad_width 468;
google_ad_height 60;
google_ad_format "468x60_as";
google_ad_type "text_image";
google_ad_channel ="Adsense Kanal Kodunuz";
google_color_border "F5F5FF";
google_color_bg "F5F5FF";
google_color_link "22229C";
google_color_url "000000";
google_color_text "22229C";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div> 
</td>
<td class="alt2 smallfont" align="center">Sponsored Links</td>
<td class="alt1" align="center">-</td>
<td class="alt2" align="center">-</td>
<if condition="$show['inlinemod']"><td class="alt1" align="center">-</td></if>
</tr> 

(Son Konu Icin)
Bulun:
PHP- Kodu:

<!-- end show threads --> 

Altina Ekleyin:
PHP- Kodu:

<table class="tborder" cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<
tr>
<
td class="alt1" align="center">
&
nbsp;<script type="text/javascript"><!--
google_ad_client "Adsense Kodunuz";
google_ad_width 728;
google_ad_height 90;
google_ad_format "728x90_as";
google_ad_type "text_image";
google_ad_channel ="Adsense Kanal Kodunuz";
google_color_border "F5F5FF";
google_color_bg "F5F5FF";
google_color_link "FF0000";
google_color_url "000000";
google_color_text "22229C";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>&nbsp;
</td>
</tr>
</table><br /> 

Ve Kayit Edin.
Sonuc:
[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
Arama Sonuclarinda Adsense
search_results templatesini aciniz: vBulletin AdminCP > Styles & Templates > Edit Templates > Search Templates > search_results
(Birinci Sonuc)
Bul:
PHP- Kodu:

$searchbits
<table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<else /> 

Altina Ekle:
PHP- Kodu:

<tr>
<
td align="center" class="alt1">-</td>
<
td align="center" class="alt2">-</td>
<
td class="alt1">
<
div>
<
script type="text/javascript"><!--
google_ad_client "youradsensecode";
google_ad_width 234;
google_ad_height 60;
google_ad_format "234x60_as";
google_ad_type "text_image";
google_ad_channel ="yourchannelcode";
google_color_border "F5F5FF";
google_color_bg "F5F5FF";
google_color_link "22229C";
google_color_url "000000";
google_color_text "22229C";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div> 
</td>
<td class="alt2 smallfont" align="center">Sponsored Links</td>
<td class="alt1" align="center">-</td>
<td class="alt2" align="center">-</td>
<td class="alt1" align="center">-</td>
<if condition="$show['inlinemod']"><td class="alt1" align="center">-</td></if>
</tr> 

(Sonuncu Sonuc)
Bul:
PHP- Kodu:

</tr>
$searchbits 

Altina Ekle:
PHP- Kodu:

<tr>
<
td align="center" class="alt1">-</td>
<
td align="center" class="alt2">-</td>
<
td class="alt1">
<
div>
<
script type="text/javascript"><!--
google_ad_client "Adsense Kodunuz";
google_ad_width 234;
google_ad_height 60;
google_ad_format "234x60_as";
google_ad_type "text_image";
google_ad_channel =="Adsense Kanal Kodunuz";
google_color_border "F5F5FF";
google_color_bg "F5F5FF";
google_color_link "22229C";
google_color_url "000000";
google_color_text "22229C";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div> 
</td>
<td class="alt2 smallfont" align="center">Sponsored Links</td>
<td class="alt1" align="center">-</td>
<td class="alt2" align="center">-</td>
<td class="alt1" align="center">-</td>
<if condition="$show['inlinemod']"><td class="alt1" align="center">-</td></if>
</tr> 

Sonuc:
[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
Konu Icinde Adsense
postbit(legacy) templatesini acin: vBulletin AdminCP > Styles & Templates > Edit Templates > Postbit Templates > postbit(legacy)
Bul:
PHP- Kodu:

<!-- / message --> 

Altina Ekle:
PHP- Kodu:

<if condition="(($post[postcount]==1) or ($post[islastshown] and !$GLOBALS['vbulletin']->GPC['ajax']))">
<
center>
<
script type="text/javascript"><!--
google_ad_client "Adsense Kodunuz";
google_ad_width 468;
google_ad_height 60;
google_ad_format "468x60_as";
google_ad_type "text_image";
google_ad_channel ="Adsense Kanal Kodunuz";
google_color_border "F5F5FF";
google_color_bg "F5F5FF";
google_color_link "FF0000";
google_color_url "000000";
google_color_text "22229C";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
</if> 

Sonuc:
[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
vBulletin Google Adsense Reklam Yerlesimleri Türkce Anlatimi :

Altıntı ve biraz düzenleme yapılmısdır. :
Kaynak : ReGuaL

aLcadraz 03 Ocak 2008 05:34

Cevap: vBulletin Foruma Google Adsense Yerlesimi
 
Alıntı:

aLKoLiK Nickli Üyeden Alıntı (Mesaj 307909)
Konu Icinde Adsense
postbit(legacy) templatesini acin: vBulletin AdminCP > Styles & Templates > Edit Templates > Postbit Templates > postbit(legacy)
Bul:
PHP- Kodu:

<!-- / message --> 

Altina Ekle:
PHP- Kodu:

<if condition="(($post[postcount]==1) or ($post[islastshown] and !$GLOBALS['vbulletin']->GPC['ajax']))">
<
center>
<
script type="text/javascript"><!--
google_ad_client "Adsense Kodunuz";
google_ad_width 468;
google_ad_height 60;
google_ad_format "468x60_as";
google_ad_type "text_image";
google_ad_channel ="Adsense Kanal Kodunuz";
google_color_border "F5F5FF";
google_color_bg "F5F5FF";
google_color_link "FF0000";
google_color_url "000000";
google_color_text "22229C";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
</if> 

Sonuc:
[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]
vBulletin Google Adsense Reklam Yerlesimleri Türkce Anlatimi :

Altıntı ve biraz düzenleme yapılmısdır. :
Kaynak : ReGuaL

PHP- Kodu:

<if condition="(($post[postcount]==1) or ($post[islastshown] and !$GLOBALS['vbulletin']->GPC['ajax']))"

yerine aşağıdaki kodu eklerseniz konudaki her sayfanın ilk mesajında reklam çıkar. yani sadece 1. mesajda değil 1,11,21,31.... mesajda da çıkar.

PHP- Kodu:

<if condition="(($post[postcount]%10==1) or ($post[islastshown] and !$GLOBALS['vbulletin']->GPC['ajax']))"


SiciLsiz 23 Haziran 2008 11:38

Cevap: vBulletin Foruma Google Adsense Yerlesimi
 
Bu Navbar Templatesini Nerden ßulacaz Yaw:S

Syst3m 23 Haziran 2008 13:52

Cevap: vBulletin Foruma Google Adsense Yerlesimi
 
Stiller - Temalar / Temaları Düzenle / Kendi temanı seç (Senin tema hangisiyse) Misal Default Seç / Navigatör -Brotkrümel (Çift tıkla) / Navbar


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 14:40.

Powered by vBulletin® Version 3.8.8 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2024 IRCForumlari.Net