Buenas
Tengo un sitemap en google, verificado, en la carpeta correcta y con las direcciones correctas. Sin embargo me sale el error "URL not allowed". También he revisado los permisos. ¿Qué puede fallar?. Me da como erróneas mas de la mitad de las urls. Alguien ha tenido el mismo problema.
Como es pequeño pego el sitemap.
Código:
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.google.com/schemas/sitemap/0.84">
<url>
<loc>http://www.fotografias-sevilla.com/</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/catedral.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/giralda.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/torre-oro.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/puente-triana.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/parque-maria-luisa.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/plaza-espana.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/barrio-santa-cruz.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/madrid.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.4</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/links.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.4</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/guestbook/index.php</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.4</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/iglesias-gotico-mudejares.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/puentes-1992.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/exposicion-1929.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/alamillo.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/casas-palacio.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://www.fotografias-sevilla.com/casa-pilatos-pinelos.htm</loc>
<lastmod>2006-04-14</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
</urlset>
Y los errores
Código:
URL not allowed (Line 4) with URL http://www.fotografias-sevilla.com This url is not allowed for a Sitemap at this location. More
URL not allowed (Line 10) with URL http://www.fotografias-sevilla.com/catedral.htm This url is not allowed for a Sitemap at this location. More
URL not allowed (Line 16) with URL http://www.fotografias-sevilla.com/giralda.htm This url is not allowed for a Sitemap at this location. More
URL not allowed (Line 22) with URL http://www.fotografias-sevilla.com/torre-oro.htm This url is not allowed for a Sitemap at this location. More
URL not allowed (Line 28) with URL http://www.fotografias-sevilla.com/puente-triana.htm This url is not allowed for a Sitemap at this location. More
URL not allowed (Line 34) with URL http://www.fotografias-sevilla.com/parque-maria-luisa.htm This url is not allowed for a Sitemap at this location. More
URL not allowed (Line 40) with URL http://www.fotografias-sevilla.com/plaza-espana.htm This url is not allowed for a Sitemap at this location. More
URL not allowed (Line 46) with URL http://www.fotografias-sevilla.com/barrio-santa-cruz.htm This url is not allowed for a Sitemap at this location. More
URL not allowed (Line 52) with URL http://www.fotografias-sevilla.com/madrid.htm This url is not allowed for a Sitemap at this location. More
URL not allowed (Line 58) with URL http://www.fotografias-sevilla.com/links.htm This url is not allowed for a Sitemap at this location. More