Les balises metas ne marchent pas personne ne sait ?

Les balises metas ne marchent pas personne ne sait ? - HTML/CSS - Programmation

Marsh Posté le 12-03-2004 à 16:06:38    

J'ai fait ma page sous lycos en hebergement gratuit et j'ai testé les balises metas et au test j'ai la balise meta description : vide.
Je ne comprends pas.
 
La page est visible sous google.
 
Voici le script de la page
 
http://membres.lycos.fr/pdcm/index.html/
 
Au debut c'est le script de pub de lycos auquel je n' ai pas acces.
Merci
 
 
<script language="javascript">
 
myreg=new RegExp("lycos\.fr","i" );
if ( !myreg.test("'"+top.location+"'" ) ) {
 nwreg=new RegExp ("http://([^/]+)?(/([a-z0-9A-Z\-\_]+)?[^']+)","i" );
 rn=nwreg.exec("'"+self.location+"'" );
 if (parent.frames.length==2) { top.location="http://" + rn[1] + rn[2]; }
 else { top.location="http://" + rn[1] + "/" + rn[3]; }
}
 
if(window == window.top) {
        var address=window.location;
        var s='<html><head><title>'+'</title></head>'+
        '<frameset cols="*,140" frameborder="0" border="0" framespacing="0" onload="return true;" onunload="return true;">'+
        '<frame src="'+address+'?" name="memberPage" marginwidth="0" marginheight="0" scrolling="auto" noresize>'+
  '<frame src="http://ads.multimania.lycos.fr/ad/google/frame.php?_url='+escape(address)+'&gg_bg=&gg_template=&mkw=&cat=travel" name="LycosAdFrame"  marginwidth="0" marginheight="0" scrolling="auto" noresize>'+
        '</frameset>'+
        '</html>';
 
        document.write(s);      
}
</script>
 
 
<HTML>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<TITLE>Le Mexique- Yucatan-Cancun-Playa Del Carmen- Tulum- Coba-Chichen Itza- Izamal-Ek Balam-Valladolid</TITLE>
<meta name="Description"content="Mexique, Yucatan-Cancun-Playa Del Carmen- Tulum- Coba-Chichen Itza- Izamal-Ek Balam-Valladolid Photos, Pictures Tour, Photos">
<META NAME="KEYWORDS" CONTENT="Mexique- Yucatan-Cancun-Playa Del Carmen- Tulum- Coba-Chichen Itza- Izamal-Ek Balam-Valladolid Photos, Pictures Tour, Photography">
</head>
 
 
 
<BODY BGCOLOR="black">
<BR><BR><BR>
 
<bottom><TABLE BORDER=1 CELLPADDING=0 CELLSPACING=1 BGCOLOR=BLACK WIDTH=15%><TR>
<TD bgcolor=black><font face="default,Times New Roman,serif">
<BOTTOM><A HREF="Villes.htm"><font color="yellow"> Les Villes</font></A>
</BOTTOM></font></TD>
 
<bottom><TABLE BORDER=1 CELLPADDING=0 CELLSPACING=1 BGCOLOR=BLACK WIDTH=15%><TR>
<TD  bgcolor=black><font face="default,Times New Roman,serif">
<BOTTOM><A HREF="Chichen.htm"><font color="yellow">Chichen Itza</font></A>
</BOTTOM></font></TD>
 
<bottom><TABLE BORDER=1 CELLPADDING=0 CELLSPACING=1 BGCOLOR=BLACK WIDTH=15%><TR>
<TD bgcolor=black><font face="default,Times New Roman,serif">
<BOTTOM><A HREF="Merida.htm"><font color="yellow"> Merida</font></A>
</BOTTOM></font></TD>
 
<bottom><TABLE BORDER=1 CELLPADDING=0 CELLSPACING=1 BGCOLOR=BLACK WIDTH=15%><TR>
<TD  bgcolor=black><font face="default,Times New Roman,serif">
<BOTTOM><A HREF="Tulum.htm"><font color="yellow"> Tulum & Coba</font></A>
</BOTTOM></font></TD>
 
<bottom><TABLE BORDER=1 CELLPADDING=0 CELLSPACING=1 BGCOLOR=BLACK WIDTH=15%><TR>
<TD  bgcolor=black><font face="default,Times New Roman,serif">
<BOTTOM><A HREF="Playadelcarmen.htm"><font color="yellow">Playa del Carmen</font></A>
</BOTTOM></font></TD>
 
<bottom><TABLE BORDER=1 CELLPADDING=0 CELLSPACING=1 BGCOLOR=BLACK WIDTH=15%><TR>
<TD bgcolor=black><font face="default,Times New Roman,serif">
<BOTTOM><A HREF="Divers.htm"><font color="yellow">Divers</font></A>
</BOTTOM></font></TD>
</TR>
</TABLE>
 
 
<Center><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=1 BGCOLOR=BLACK WIDTH=100%><TR>
<TD  bgcolor=black><font face="default,Times New Roman,serif">
<CENTER><FONT face=Arial color=green size=5
<BR>
<B> Bienvenue sur le site du Yucatan !</B><BR><FONT face=Arial color=white size=-2>Cliquez sur les liens pour entrer !</FONT></P></FONT><bR><P><center><IMG src="tulumtb05.jpg" WIDTH=277HEIGHT=250 align=center><IMG src="flagmexique.gif" WIDTH=137 HEIGHT=110align=center><IMG src="meridacasasanjuan.jpg" WIDTH=147HEIGHT=120 align=center></FONT></A><FONT face=Arial color=white size=-2><BR></FONT> </center>
 
<P align=center><BR>
<font color="yellow"> <DIV align=center><FONT size=-1><STRONG>Souvenirs de Voyage dans le Yucatan - Novembre 2003<BR></STRONG>
<FONT size=3>Jour 1 : Départ de Cancun vers Chichen Itza, en environ 3-4 heures par l'autoroute, visite du site, arrivée à Mérida vers 18-19 heures<BR>Jour 2 : Visite de Mérida et de son Musée Archéologique <BR>Jour 3 : Départ pour Coba, Visite du site de Ek Balam, Visite de Izamal et Valladolid, arrivée Villa Club Med Coba vers 19 heures<BR>
</FONT></DIV></TD></TR>
</P>
 
</BODY>
</HTML>
   
 
</pre></xmp></noscript><script language="javascript" src="http://ads.multimania.lycos.fr/ad/test_frame_size.js"></script>
 
<script language="javascript">
if (!AD_clientWindowSize()) {
        document.write("<NOSC"+"RIPT>" );
}
</script>
 
<script type="text/javascript">
        function setCookie(name, value, expires, path, domain, secure) {
           var curCookie = name + "=" + escape(value) +
             ((expires) ? "; expires=" + expires.toGMTString() : "" ) +
             ((path) ? "; path=" + path : "" ) +
             ((domain) ? "; domain=" + domain : "" ) +
             ((secure) ? "; secure" : "" );
           document.cookie = curCookie;
        }
 
        var ad_url = "http://ads.multimania.lycos.fr/ad/google/frame.php?_url="+escape(self.location)+"&gg_bg=&gg_template=&mkw=&cat=travel";
        var ref=window.document.referrer;
 
        if(parent.LycosAdFrame) {
                if(parent.memberPage && parent.memberPage.document.title ) {
                        parent.document.title=parent.memberPage.document.title;
                }
 
                if(parent.LycosAdFrame && parent.LycosAdFrame.location && (ref != "" && (ref+"?" != window.location) && (ref.substr(ref.length-1,1) != "/" )) ) {
      parent.LycosAdFrame.location.replace(ad_url);
                }
                setCookie("adFrameForcePHP",0,0," " );
    parent.document.body.cols = "*,140";
        }
        else if(top.LycosAdFrame && top.LycosAdFrame.location) {
                if ((ref != "" && (ref+"?" != top.window.location) && (ref.substr(ref.length-1,1) != "?" ))) {
      top.LycosAdFrame.location.replace(ad_url);
                }
                setCookie("adFrameForcePHP",0,0," " );
    top.document.body.cols = "*,140";
        }
        else {
                if (!window.opener) {
                        setCookie("adFrameForcePHP",1,0," " );
                }
                else {
                        setCookie("adFrameForcePHP",0,0," " );
                }
        }
   
 if (window.top.location.href.indexOf("http://membres.lycos.fr" )!=-1) {
  ad_frame = 1 ;
  window.top.document.body.cols="*,140" ;
 }
 
function resizeGoogleAdFrame() {
 window.top.document.body.cols = "*,140";
}
 
 
 if (ad_frame == 1 && AD_clientWindowSize()) {
  setInterval("resizeGoogleAdFrame()", 30);
 }
   
</script>
 
<script type="text/javascript" src="http://ads.multimania.lycos.fr/ad/ad.php?cat=travel&mkw=&CC=fr&ord=4051d104&adpref="></script>


Message édité par JaneParis le 14-03-2004 à 09:39:42
Reply

Marsh Posté le 12-03-2004 à 16:06:38   

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed