XML站点地图生成工具
从一份URL列表生成有效的XML站点地图:粘贴URL,即刻获得sitemap.xml。
如何使用本工具
- 1
Paste your page URLs into the box, one absolute URL per line (for example https://example.com/about).
- 2
Watch the generated XML appear below as you type — blank lines and surrounding whitespace are ignored automatically.
- 3
Click Copy to grab the XML, or Download to save it as sitemap.xml.
- 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.
常见问题
我应该把站点地图上传到哪里?▼
相关工具
元标签分析工具
从任意URL提取并分析所有元标签:标题、描述、Open Graph、Twitter Card、viewport、robots以及link标签。
标题层级分析工具
审查任意页面的H1-H6结构。标记出缺失的H1、多个H1以及被跳过的标题层级。
Schema标记验证工具
从任意URL中提取并验证JSON-LD结构化数据。查看页面包含哪些schema类型,以及它们能否被正确解析。
Open Graph检查工具
预览URL在Facebook、Twitter/X、LinkedIn及其他平台上分享时的显示效果。
站点地图检查工具
分析任意XML站点地图:URL数量、lastmod覆盖率以及站点地图索引结构。
robots.txt检查器
解析robots.txt文件。按user-agent分组显示规则并标记问题。