Google adsense probléme d'affichage des pub

titi-45 Messages postés 8 Statut Membre -  
titi-45 Messages postés 8 Statut Membre -
Bonjour,
Je voudrais vous faire part de mon problème.
En effet lorsque je copie colle le code d'une pub venant de google adsense vers mon site.
Et que je me connecte a celui-ci aucune pub ne s'affiche.
Pouvez-vous m'aider a résoudre ce problème.
Merci!
Configuration: Windows XP
Firefox 3.0.4

4 réponses

  1. streamer
     
    sans le code source comment veux.tu que l'on t'aide...????
    0
  2. titi-45 Messages postés 8 Statut Membre
     
    voici le code source
    <script type="text/javascript"><!--
    google_ad_client = "pub-1869354108022375";
    /* 300x250, date de création 16/11/08 */
    google_ad_slot = "2466390150";
    google_ad_width = 300;
    google_ad_height = 250;
    //-->
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    0
  3. streamer
     
    je suis pas plus avancer... celui l'a tout le monde le reçoit c'est le code source de ta page qu'il faut ou alors directement le lien de ta page...!
    0
  4. titi-45 Messages postés 8 Statut Membre
     
    <html>
    <head>
    <title>Click to Win</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    <div align="center">
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <!-- ImageReady Slices (index.psd) -->
    <table id="Tableau_01" width="1000" height="800" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td colspan="3">
    <img src="images/index_01.gif" width="1000" height="131" alt=""></td>
    </tr>
    <tr>
    <td colspan="3">
    <img src="images/index_02.gif" width="1000" height="172" alt=""></td>
    </tr>
    <tr>
    <td rowspan="2">
    <img src="images/index_03.gif" width="330" height="497" alt=""></td>
    <td background="images/index_04.gif" width="352" height="262" alt="" valign="top">
    <div align="center">
    <script type="text/javascript"><!--
    google_ad_client = "pub-1869354108022375";
    /* 300x250, date de création 16/11/08 */
    google_ad_slot = "2466390150";
    google_ad_width = 300;
    google_ad_height = 250;
    //-->
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    </div></td>
    <td rowspan="2">
    <img src="images/index_05.gif" width="318" height="497" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/index_06.gif" width="352" height="235" alt=""></td>
    </tr>
    </table>
    <!-- End ImageReady Slices -->
    </body>
    </div>
    </html>
    voila le code source de ma page
    0