Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
我不知道你所说的这个限制来自哪里,但你可能正在寻找 站点地图索引。
它们允许您指定要使用的一组站点地图而不是一个巨大的文件。
根据此页面,每个 Sitemap 文件最多可包含 50,000 个 URL,且不得大于 10MB。
因此,我认为您将很难达到这些限制,因为您可以在一个文件中索引最多 50,000 个站点地图文件,这为一个索引最多提供 2,500,000,000 个网址。
最好的事情是您可以拥有多个 Sitemap 索引文件。
I don't know where this limitation you're talking about is coming from, but you're probably looking for Sitemap Indexes.
They allow you to specify a set of sitemaps to be used instead of one huge file.
According to this page, each Sitemap file is limited to 50,000 URLs and must be no larger than 10MB.
Therefore I think you'll have a hard time reaching those limits, since you can index up to 50,000 sitemap files in a single file, which gives a maximum of 2,500,000,000 urls for one index.
And the best thing is you can have more than one Sitemap index file.
您应该尝试这个:http://gsitecrawler.com/
You should try this one: http://gsitecrawler.com/
我知道的大多数 XML 站点地图生成站点地图网站都有该限制,但是我发现限制更高的一个是 http://create -site-map.com - 你可以尝试一下。
Most XML sitemap generation sitemap websites I know have that limit however one that I found with a much higher limit is http://create-site-map.com - you can try that.