从链接列表生成站点地图的工具?

发布于 2024-08-16 18:38:36 字数 395 浏览 6 评论 0原文

我有一个指向我本地开发环境的网站链接列表。我需要根据此处的协议制作有效的站点地图。 http://www.sitemaps.org/protocol.php

我已经创建了一个初始版本验证为 XML 的手,但是,当我将其输入 Dustme Selectors Firefox 扩展时,我被告知它是无效的。

我似乎无法在网上找到任何可以通过直接输入验证我的站点地图的工具。他们都要求提供一个指向的 URL。另外,无论如何它们都会失败,因为 URL 不可公开访问。

有谁知道有一种工具(在线或非在线)可以接受直接输入并从 URL 列表生成站点地图或至少验证我创建的 XML 文档?

I have a list of links for our site that point to my local dev environment. I need to make a valid sitemap according to the protocol here. http://www.sitemaps.org/protocol.php

I have created an initial version by hand that validates as XML, however, when I feed it into the Dustme Selectors Firefox extension, I am told that it is invalid.

I can't seem to find any tool online that will validate my sitemap via direct entry. They all ask for a URL to be pointed to. Plus they would all fail anyway because the URLs are not publicly accessible.

Does anyone know of a tool (online or not) that will accept direct input and either generate a sitemap from a list of URLs or at least validate the XML document that I have created?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

旧人 2024-08-23 18:38:36

您可以根据 XML 架构对其进行验证,如下所述

http://www.sitemaps.org/协议.php#validating

You can just validate it against the XML schemas, as described here

http://www.sitemaps.org/protocol.php#validating

中性美 2024-08-23 18:38:36

您可以使用 http://www.timestampgenerator.com/tools/xml-sitemap -来自列表/
然后在文本编辑器的帮助下进行一些更改

You can use http://www.timestampgenerator.com/tools/xml-sitemap-from-list/
And after that make some changes with the help of text editor

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文