RevealTheme logo

Generador de Sitemap XML

Crea un sitemap XML válido a partir de una lista de URL: pégalas y obtén un sitemap.xml al instante.

Cómo usar esta herramienta

  1. 1

    Paste your page URLs into the box, one absolute URL per line (for example https://example.com/about).

  2. 2

    Watch the generated XML appear below as you type — blank lines and surrounding whitespace are ignored automatically.

  3. 3

    Click Copy to grab the XML, or Download to save it as sitemap.xml.

  4. 4

    Upload the file to your site root and submit its URL in Google Search Console under Sitemaps.

¿Qué es el Generador de Sitemap XML?

Un sitemap XML ayuda a Google a descubrir las URL que quieres indexar. Cada entrada puede incluir indicaciones de <lastmod>, <changefreq> y <priority>. Para sitios dinámicos, genera los sitemaps de forma programática. Para sitios estáticos pequeños o catálogos puntuales, esta herramienta produce un sitemap válido a partir de una simple lista de URL.

Casos de uso comunes

  • Generating a first sitemap.xml for a small static or hand-built site that has no CMS to produce one automatically.

  • Turning a list of URLs exported from a crawler like Screaming Frog into a submittable sitemap in seconds.

  • Creating a quick sitemap for a landing-page set or microsite before submitting it to Google Search Console.

  • Building a sitemap for a documentation or portfolio site where you already know every page URL by hand.

  • Prototyping or testing how a sitemap is parsed by a tool or pipeline without writing a generator script.

  • Refreshing a sitemap after adding a batch of new pages by pasting the updated full URL list.

Preguntas frecuentes

¿Dónde subo el sitemap?
Colócalo en /sitemap.xml en tu dominio y luego envía la URL en Google Search Console, en la sección Sitemaps.

Herramientas relacionadas