Ver Mensaje Individual
  #3 (permalink)  
Antiguo 24/07/2011, 10:10
luisgzafra
 
Fecha de Ingreso: noviembre-2010
Mensajes: 1.242
Antigüedad: 13 años, 5 meses
Puntos: 73
Respuesta: Crear sitemas

Esto de tu enlace es lo que preguntaba:

Código XML:
Ver original
  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  4.  
  5.    <url>
  6.  
  7.       <loc>http://www.example.com/</loc>
  8.  
  9.       <lastmod>2005-01-01</lastmod>
  10.  
  11.       <changefreq>monthly</changefreq>
  12.  
  13.       <priority>0.8</priority>
  14.  
  15.    </url>
  16.  
  17. </urlset>


tu enlace me fue de ayuda, gracias
__________________
:)