Ver Mensaje Individual
  #1 (permalink)  
Antiguo 13/07/2008, 21:15
p2pdownloading
Invitado
 
Mensajes: n/a
Puntos:
problemas de codificacion en http header y meta

hola el html validator me arroja este error y no se como resolverlo, lo que quiero hacer es dejar la codificacion en utf 8, pero no veo en que lugar del codigo fuente es la codificacion iso para cambiarla por utf.

The character encoding specified in the HTTP header (iso-8859-1) is different from the value in the <meta> element (utf-8). I will use the value from the HTTP header (iso-8859-1) for this validation.


aqui les dejo la web www.pligtorrent.com

y ahi la cabecera

por favor si pueden darme una mano se los agradeceria, saludS!

Código PHP:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
>
<
html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<
head>
                

<
meta http-equiv="Pragma" content="no-cache" />
<
meta http-equiv="expires" content="0" />
<
meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />    
<
meta name="description" content="Pligtorrent is a Torrent Search Engine Searcher. Download and share torrents, latest movies torrents, music torrents, game torrents, anime torrents, tv shows torrents, software torrents. " />
<
meta name="keywords" content="torrents, torrents, Search torrents, latest movies torrents, music torrents, game torrents, anime torrents, tv shows torrents, software torrents." />
<
meta name="Language" content="en-us" />
<
meta name="Robots" content="All" />
        


                <
link rel="stylesheet" type="text/css" href="/templates/pliggblue/css/style.css" media="screen" />

                
                
                <!--[if 
lte IE 6]>
                        <
link rel="stylesheet" type="text/css" href="/templates/pliggblue/css/ie6.css" media="screen" />
                        <
script type="text/javascript">
                                if (
typeof blankImg == 'undefined') var blankImg '/templates/pliggblue/images/blank.gif';
                        
</script>
                        <style type="text/css" media="screen">
                                body {behavior:url(/templates/pliggblue/css/iehfix.htc); }
                                img {behavior:url(/templates/pliggblue/css/iepngfix.htc); }
                        </style>
                <![endif]-->

                
                                <script src="/modules/scriptaculous/js/pligg_effects-min.js" type="text/javascript"></script><script src="/modules/scriptaculous/js/EditInPlace.js" type="text/javascript"></script><script src="/modules/scriptaculous/js/dragdrop.js" type="text/javascript"></script>
                
                

<title>Download   / Published Torrents Torrent</title>

                <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://pligtorrent.com/rss.php"/>
                <link rel="icon" href="/favicon.ico" type="image/x-icon"/>
        </head>