RevealTheme logo

Générateur de sitemap XML

Créez un sitemap XML valide à partir d'une liste d'URL : collez-les et obtenez un sitemap.xml instantanément.

Comment utiliser cet outil

  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'est-ce que le générateur de sitemap XML ?

Un sitemap XML aide Google à découvrir les URL que vous souhaitez indexer. Chaque entrée peut inclure des indications de <lastmod>, <changefreq> et <priority>. Pour les sites dynamiques, générez les sitemaps de façon programmatique. Pour les petits sites statiques ou les catalogues ponctuels, cet outil produit un sitemap valide à partir d'une simple liste d'URL.

Cas d'usage courants

  • 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.

Questions fréquentes

Où téléverser le sitemap ?
Placez-le à l'adresse /sitemap.xml sur votre domaine, puis envoyez l'URL dans Google Search Console, dans la section Sitemaps.

Outils connexes