Google Adsense Kodunuzu Responsive Yapma
Bildiğiniz gibi Responsive yani farklı ekranlarda sayfa görünümünü bozmadan istenilen tasarımlar şuanda çok revaçta, Google Adsense bu tarz siteler için reklam kodlarında bir esneklik yapmış yani tarayıcımızın yapısına göre if koşulu ile farklı Adsense kodları kullanmamızı sağlıyor.
Sizlerde Responsive tasarıma sahip bir site sahibiyseniz aşağıdaki Adsense kodlarını kendinize göre uyarlabilir ve sitenizin tasarımını bozmadan zahmetsizce uygun reklamları gösterebilirsiniz.
Sizlerde Responsive tasarıma sahip bir site sahibiyseniz aşağıdaki Adsense kodlarını kendinize göre uyarlabilir ve sitenizin tasarımını bozmadan zahmetsizce uygun reklamları gösterebilirsiniz.
yapmanız gereken ayarlama kendi Adsende Publisher kodunuzu yazmanız ve uygun formattaki slot kodlarını değiştirip kullanmalısınız.<script type="text/javascript">
google_ad_client = "ca-publisher-id"; width = document.documentElement.clientWidth; google_ad_slot = "
width = document.documentElement.clientWidth;
google_ad_slot = "1212121212"; google_ad_width = 728; google_ad_height = 90; if (width < 750) { google_ad_slot = "
google_ad_width = 728;
google_ad_height = 90;
if (width < 750) {
google_ad_slot = "3434343434"; google_ad_width = 468; google_ad_height = 60; } if (width < 500) { google_ad_slot = "
google_ad_width = 468;
google_ad_height = 60;
}
if (width < 500) {
google_ad_slot = "2323232323"; google_ad_width = 320; google_ad_height = 50; } </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
google_ad_width = 320;
google_ad_height = 50;
}
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Yorumlar
Yorum Gönder