Google 使用 Feedfetcher 檢索 Google 新聞和 PubSubHubbub 的 RSS 或 Atom 動態消息。Feedfetcher 會儲存這些由應用程式或服務使用者要求的動態消息,並定期重新整理。只有 Podcast 動態消息會編入 Google 搜尋的索引中,但如果動態消息不符合 Atom 或 RSS 規格,系統還是有可能編入索引。以下提供幾個常見問題的解答,說明這個由使用者控制的動態消息收集工具如何運作。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-02-17 (世界標準時間)。"],[[["Feedfetcher is Google's tool for crawling RSS or Atom feeds for Google News and PubSubHubbub, primarily used by apps and services to display feed content."],["Feedfetcher acts as a user agent, ignoring robots.txt; to block it, configure your server to return a 404, 410, or other error status to the `Feedfetcher-Google` user agent."],["Feedfetcher typically refreshes feeds hourly, though frequency may vary based on update frequency and network conditions."],["Feedfetcher requests originate from user actions in apps or services, occasionally leading to requests for nonexistent or \"secret\" URLs."],["Feedfetcher operates from various IP addresses, which are publicly listed in a JSON file for filtering purposes."]]],["Feedfetcher crawls RSS/Atom feeds for Google News and PubSubHubbub, storing and refreshing them for app/service users. It ignores robots.txt due to user-initiated requests. To block Feedfetcher, serve a 404 or 410 error to the `Feedfetcher-Google` user agent. Retrieval typically occurs hourly, but may be more frequent for frequently updated feeds. Feedfetcher operates across multiple machines and fetches only user-provided URLs. IP addresses are listed in `user-triggered-fetchers-google.json`.\n"]]