Google adsense probléme d'affichage des pub

Fermé
titi-45 Messages postés 8 Date d'inscription dimanche 16 novembre 2008 Statut Membre Dernière intervention 16 novembre 2008 - 16 nov. 2008 à 12:40
titi-45 Messages postés 8 Date d'inscription dimanche 16 novembre 2008 Statut Membre Dernière intervention 16 novembre 2008 - 16 nov. 2008 à 17:15
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!
A voir également:

4 réponses

sans le code source comment veux.tu que l'on t'aide...????
0
titi-45 Messages postés 8 Date d'inscription dimanche 16 novembre 2008 Statut Membre Dernière intervention 16 novembre 2008
16 nov. 2008 à 13:21
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
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
titi-45 Messages postés 8 Date d'inscription dimanche 16 novembre 2008 Statut Membre Dernière intervention 16 novembre 2008
16 nov. 2008 à 17:15
<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