XML 站点地图太大?

发布于 2024-10-03 07:19:46 字数 344 浏览 0 评论 0原文

拥有 XML 站点地图对于 SEO 很重要,但我应该限制文件中列出的页面吗?这是我的情况:

我的客户想要一个高中生物复习网站。其中一个功能是“每日一词”,它是一个特定的单词、一个 2 句话的快速解释以及一个单独的 2-3 段带图片的解释。我预计“每日词汇”总数为 250-400 个。

除了今天的单词之外,还会有一个索引让您查看您想要的任何单词。本质上,每个单词的大解释都是一个单独的页面。

我的问题是,我应该为每个项目创建一个单独的 XML 站点地图条目吗?总的来说,这可能会使站点地图包含超过 400 个条目。我倾向于这样做,因为我对搜索引擎优化的理解是,列出的项目越多,它们被索引的可能性就越高。

想法?

Having an XML sitemap is important for SEO, but should I limit the pages that are listed in the file? Here is my situation:

My client wants a high school biology review site. One of the features is a 'Word of The Day', which is a specific word, a 2 sentence quick explanation, and a separate 2-3 paragraph explanation with pictures. I'll anticipate 250-400 total 'words of the day'.

There will be an index that lets you view any of these words you want, in addition to today's word. Essentially, each of words' big explanation is a separate page.

My question is, should I make a separate XML sitemap entry for each of these? Overall, that could make the sitemap over 400 entries. I'm inclined to do it, since my understanding of SEO is that the more you list items, the higher likelihood they will be indexed.

Thoughts?

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

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

发布评论

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

评论(1

终弃我 2024-10-10 07:19:46

如果您只有一个只有几百个网址的小型站点地图,则无需担心。拥有更多网址并不意味着更有可能将它们编入索引。但你不应该担心这一点。最有可能的是所有这些都将被索引。

您可以提供多个 Sitemap 文件,但您提供的每个 Sitemap 文件的网址不得超过 50,000 个,且大小不得超过 50MB(52,428,800 字节)。如果您愿意,您可以使用 gzip 压缩您的 Sitemap 文件以减少带宽需求;但是,解压缩后的站点地图文件不得大于 50MB。如果您要列出超过 50,000 个网址,则必须创建多个站点地图文件。

http://www.sitemaps.org/protocol.html#index(更新的报价2019 年 3 月 11 日)

You don't need to worry if you just have a small sitemap with just a few hundred urls. Having more urls doesn't make it more likely to have them indexed. But you shouldn't worry about that. Most likely all of them will be indexed.

You can provide multiple Sitemap files, but each Sitemap file that you provide must have no more than 50,000 URLs and must be no larger than 50MB (52,428,800 bytes). If you would like, you may compress your Sitemap files using gzip to reduce your bandwidth requirement; however the sitemap file once uncompressed must be no larger than 50MB. If you want to list more than 50,000 URLs, you must create multiple Sitemap files.

http://www.sitemaps.org/protocol.html#index (updated quote on March 11, 2019)

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