Ver Mensaje Individual
  #9 (permalink)  
Antiguo 05/04/2008, 07:19
raul1975
 
Fecha de Ingreso: abril-2008
Mensajes: 8
Antigüedad: 16 años, 1 mes
Puntos: 0
Re: Problema con sitemaps

Hola Daniel

actualmente el fichero http://www.basketpedya.com/sitemap2.xml, es de la forma:

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://www.basketpedya.com/Acc002InfEq.php?ideq=1</loc>
<changefreq>yearly</changefreq>
</url>
<url>
<loc>http://www.basketpedya.com/Acc002InfEq.php?ideq=6</loc>
<changefreq>yearly</changefreq>
</url>
...........
</urlset>

y en el validador me sale

Schema validating with XSV 3.1-1 of 2007/12/11 16:20:05
Target: http://www.basketpedya.com/sitemap2.xml
(Real name: http://www.basketpedya.com/sitemap2.xml
Length: 569860 bytes
Last Modified: Sat, 05 Apr 2008 10:01:48 GMT
Server: Apache)
docElt: {http://www.sitemaps.org/schemas/sitemap/0.9}urlset
No declaration for document root found, validation was lax
The schema(s) used for schema-validation had no errors
No schema-validity problems were found in the target

--------------------------------------------------------------------------------

Low-level XML well-formedness and/or validity processing output

Error: Expected whitespace after public id
in unnamed entity at line 1 char 55 of http://www.sitemaps.org/schemas/sitemap/0.9/
http://www.sitemaps.org/schemas/sitemap/0.9/ has no elements???



--------------------------------------------------------------------------------

Schema resources involved
Attempt to load a schema document from http://www.sitemaps.org/schemas/sitemap/0.9 (source: docElt) for http://www.sitemaps.org/schemas/sitemap/0.9, failed:


creo, si no me he pasado algo por alto, que el encabezado está tal como me indicaste.