動態饋給檔案規範
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
本節說明 XML 結構定義動態饋給檔案,包括檔案格式、命名慣例、大小、數量,以及產生檔案的頻率。
必填
- 檔案格式必須是 XML 或 GZIP (解壓縮後為 XML)。系統不會處理其他檔案格式。
- 檔案副檔名必須為 .xml (適用於未壓縮的 XML 檔案) 或 .gz (適用於壓縮的 GZIP 檔案)。
建議
- 可接受的檔案格式包括 XML 和 GZIP,但 Google 建議發布商傳送未壓縮的 XML 檔案。
檔案名稱
建議
檔案大小
必填
- 發布商不得傳送空白檔案給 Google。如果動態饋給檔案為空,Google 會停止處理動態饋給。
建議
- Google 建議每個 XML 動態饋給檔案大小不要超過 500 MB。如果 XML 檔案以 GZIP 格式壓縮,則原始 XML 檔案 不得大於 500 MB。
檔案數量
建議
- 將評論歸入單一檔案,只要動態饋給檔案大小不超過 500 MB 即可。
動態消息產生頻率和時間建議
必填
- 每天產生漸進式動態饋給。
- 在系統擷取動態饋給檔案的目錄中,保留至少 60 天的資料。
建議
- Google 每天會在世界標準時間下午 12 點擷取動態饋給,因此建議發布商在世界標準時間上午 10 點產生動態饋給。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-26 (世界標準時間)。
[[["容易理解","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-07-26 (世界標準時間)。"],[],["XML files or GZIP compressed XML files are the only accepted formats, with extensions .xml or .gz, respectively. Files should not be empty and are recommended to be under 500MB. Filenames should include a timestamp. While grouping content into a single file is suggested, incremental feeds must be generated daily. Publishers are also advised to maintain a 60-day data history in their feed directory, and generate feeds at 10 AM UTC.\n"]]