Mettre ou pas mettre de la pub.

Consultez la formation au référencement naturel Google de WebRankInfo / Ranking Metrics


OTP
Modérateur
Modérateur
 
Messages: 12955
Inscription: Ven Déc 16, 2005 22:41

Message le Mer Mar 07, 2007 13:06

Je crois que c'est quelques jours au plus.

Auden
Nouveau WRInaute
 
Messages: 30
Inscription: Mar Mar 06, 2007 20:04

Message le Mer Mar 07, 2007 23:18

Onthisplanet a écrit:Je crois que c'est quelques jours au plus.


Merci, juste le temps de trouver la manip pour coller le code au bon endroit :-)


OTP
Modérateur
Modérateur
 
Messages: 12955
Inscription: Ven Déc 16, 2005 22:41

Message le Jeu Mar 08, 2007 6:46

Auden a écrit:Merci, juste le temps de trouver la manip pour coller le code au bon endroit :-)


Il ne t'en faudra pas tant (normalement !).
Ca monte toujours ?

Auden
Nouveau WRInaute
 
Messages: 30
Inscription: Mar Mar 06, 2007 20:04

Message le Jeu Mar 08, 2007 11:31

Onthisplanet a écrit:Il ne t'en faudra pas tant (normalement !).

Normalement non, je vais faire comme sur ce site : -http://www.boiteareves.com/interpretation-reves/ Je vais placer ma pub là-haut. C'est ce qui me parait le plus "propre".

Ca monte toujours ?

J'ai pas rebattu le racord... mais oui ca continue de monter..



pages visitées:
Semaine -1
Total de la période: 10 121 Moyenne quotidienne: 1 445,86
Semaine
Total de la période: 16 550 Moyenne quotidienne: 2 364,29



visiteurs :
Semaine -1
Total de la période: 1 135 Moyenne quotidienne: 162,14
Semaine
Total de la période: 1 307 Moyenne quotidienne: 186,71


Je ne sais pas si ça monte "sufficament"... mais bon, le principal n'est-il pas que ça monte tout simplement ?


A+


OTP
Modérateur
Modérateur
 
Messages: 12955
Inscription: Ven Déc 16, 2005 22:41

Message le Jeu Mar 08, 2007 19:44

Auden a écrit:mais bon, le principal n'est-il pas que ça monte tout simplement ?
A+


C'est comme l'économie, tant qu'il y a de la croissance...

Auden
Nouveau WRInaute
 
Messages: 30
Inscription: Mar Mar 06, 2007 20:04

Message le Ven Mar 09, 2007 8:02

En attendant d'obtenir l'accord d'Adsense, je me pose la question du comment integrer mon code au forum.

J'ai pas mal regarder sur le net, et si j'ai tout suivi le fichier concerné est : overall_header.tpl.

Le probléme c'est que mon thème n'est pas celui par défaut.... et je en trouve donc rien de commum avec ce que j'ai pu lire...

Voici le contenu de mon overall_header.tpl :

Code: Tout sélectionner
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="shortcut icon" href="favicon.ico" title="Aqua69"/>
{META_TAG}
</head>

{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<style type="text/css">
<!--
/*
  Theme for phpBB version 2+
  Created by Wabisurf.net
  http://www.wabisurf.net
*/
body { scrollbar-face-color: #8CB6D4; scrollbar-highlight-color: {T_TD_COLOR2}; scrollbar-arrow-color:  #FFFFFF; scrollbar-track-color: {T_TR_COLOR1}; scrollbar-darkshadow-color: {T_TH_COLOR1};
}

font,th,td,p { font-family: {T_FONTFACE1} }
a:link,a:active,a:visited { color : {T_BODY_LINK}; }
a:hover      { text-decoration: underline; color : #28CBF4; }
hr   { height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}

.bodyline   { background-color: #FFFFFF; border: 1px #AEBDC4 solid; }

.forumline   { background-color: #FFFFFF; border: 2px #A7B9D1 solid; }
.forumline1   { border: 1px #B8D7ED solid; }

td.row1   { background-color: #EAF5FD; }
td.row2   { background-color: #DBEBF6; }
td.row3   { background-color: #CBE6F9; }

td.rowpic {
      background-color: #FFFFFF;
      background-image: url(templates/smileblue/images/wspic2.jpg);
      background-repeat: repeat-y;
}

th   {
   color: #FFFFFF; font-size: {T_FONTSIZE2}px; font-weight : bold;
   background-color: #8CB6D4; height: 25px;
   background-image: url(templates/smileblue/images/wspic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
         background-image: url(templates/smileblue/images/wspic1.gif);
         background-color:#DBEBF6; border: {T_TH_COLOR3}; border-style: solid; height: 28px;
}

td.cat,td.catHead,td.catBottom {
   height: 29px;
   border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
   font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
   background-color: #CBE6F9; border: {T_TH_COLOR3}; border-style: solid;
}

th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow    { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right    { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft     { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop    { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

.maintitle   {
   font-weight: bold; font-size: 12px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
   text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}

.gen { font-size : 11px; }
.genmed { font-size : {T_FONTSIZE2}px; }
.gensmall { font-size : {T_FONTSIZE1}px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover   { color: #28CBF4; text-decoration: underline; }

.cattitle      { font-weight: bold; font-size: 11px; letter-spacing: 1px; color : {T_BODY_LINK}}
a.cattitle      { text-decoration: none; color : #4A6E8A; }
a.cattitle:hover{ text-decoration: underline; }

.forumlink      { font-weight: bold; font-size: 11px; color : {T_BODY_LINK}; }
a.forumlink    { text-decoration: none; color : {T_BODY_LINK}; }
a.forumlink:hover{ text-decoration: underline; color : #28CBF4; }

.nav         { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
a.nav         { text-decoration: none; color : {T_BODY_LINK}; }
a.nav:hover      { text-decoration: underline; }

.topictitle,h1,h2   { font-weight: bold; font-size: 11px; color : {T_BODY_TEXT}; }
a.topictitle:link   { text-decoration: none; color : {T_BODY_LINK}; }
a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.topictitle:hover   { text-decoration: underline; color : #28CBF4; }

.name         { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}

.postdetails      { font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }

.error                  { font-size : 11px; color : #006699; }

.postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}
a.postlink:link   { text-decoration: none; color : {T_BODY_LINK} }
a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}

code {
   font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: #14719C;
   background-color: {T_TD_COLOR1}; border: #91C6EB; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
   font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: #14719C; line-height: 125%;
   background-color: {T_TD_COLOR1}; border: #91C6EB; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

input,textarea, select {
   color : color : #000000;
   font: normal {T_FONTSIZE2}px {T_FONTFACE1};
   border-color : #000000;
}

input.post, textarea.post, select {
   background-color : #FFFFFF;
}

input { text-indent : 2px; }

input.button {
   background-color : #EFEFEF;
   color : #000000;
   font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
}

input.mainoption {
   background-color : #FAFAFA;
   font-weight : bold;
}

input.liteoption {
   background-color : #FAFAFA;
   font-weight : normal;
}

.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
.admin      { font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: #006699; letter-spacing: -1px;}

body { background-color: #A0C2D8;
}

@import url("templates/subSilver/formIE.css");
-->
</style>
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
   if ( {PRIVATE_MESSAGE_NEW_FLAG} )
   {
      window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
   }
//-->
</script>
<!-- END switch_enable_pm_popup -->
</head>
<body>
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">      
                 <tr>
           <td class="bodyline"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
                 <tr>
      <td background="templates/smileblue/images/b_h2.gif" height="122" valign="top">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
      <td valign="top"><img src="templates/smileblue/images/logo.jpg" width="260" height="120" border="0" usemap="#Map2"></td>
              <td width="100%" align="center" background="templates/smileblue/images/_logobg.gif"><img src="templates/smileblue/images/menu.gif" width="581" height="120" usemap="#Map" border="0">
                </td>
      </tr>
   </table>
   </td>
      </tr>
   </table>
       <br />



On dirait plus une feuille de style qu'autre chose.. si quelqu'un a une piste je suis preneur.

voici les ficiers de mon thème de smileblue :
le forum concerné : -www.aqua69.fr


A+

Mettre ou pas mettre de la pub.

Formation recommandée sur ce thème :

Formation Référencement naturel Google : apprenez une méthode efficace pour optimiser à fond le référencement naturel dans Google de façon durable... Formation animée par Olivier Duffez et Fabien Facériès, experts en référencement naturel.

Tous les détails sur le site Ranking Metrics : programme, prix, dates et lieux, inscription en ligne.

Lectures recommandées sur ce thème :



Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 0 invités