RevealTheme logo

XML站点地图生成工具

从一份URL列表生成有效的XML站点地图:粘贴URL,即刻获得sitemap.xml。

如何使用本工具

  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.

什么是XML站点地图生成工具?

XML站点地图能帮助Google发现你希望被索引的URL。每个条目都可以包含<lastmod>、<changefreq>和<priority>提示。对于动态网站,请以编程方式生成站点地图。对于小型静态网站或一次性的目录清单,本工具可从一份简单的URL列表生成有效的站点地图。

常见使用场景

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

常见问题

我应该把站点地图上传到哪里?
将其放置在你域名下的/sitemap.xml处,然后在Google Search Console的“站点地图”部分提交该URL。

相关工具