Sorunu hallettim arkadaşlar. Belki aynı olay başka birinin başına da gelir hemen yazayım. Ne hikmetse Adsense kodları tek satır haline gelmiş. Yani
Alıntı
<script type="text/javascript"><!--
google_ad_client = "pub-xxxxxxx";
/* 234x60, oluşturulma xxxxxxx */
google_ad_slot = "xxxxxx";
google_ad_width = 234;
google_ad_height = 60;
//--></script>
<script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
şeklinde olması gereken kodlar:
Alıntı
<script type="text/javascript"><!-- google_ad_client = "pub-xxxxxxxxx";/*234x60, oluşturulma xxxxxx */google_ad_slot = "xxxxx";google_ad_width = 234;google_ad_height = 60; //--></script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
şekline gelmiş. Doğal olarak da kodlar tarayıcı tarafından okunmamış...