透過集合功能整理內容
你可以依據偏好儲存及分類內容。
Google 朗讀使用者代理程式
Google-Read-Aloud
是 Google 朗讀服務的使用者代理程式。這項服務可讓系統透過文字轉語音 (TTS) 程序朗讀網頁內容,如果使用者在啟用 TTS 的情況下造訪網頁,系統就會啟用這項服務。會使用大聲朗讀的服務包括 Google Go、Google Read it、Google 應用程式中的大聲朗讀功能以及其他 Google 文字轉語音服務。
檢索頻率和行為
Google 朗讀是由使用者提出要求所觸發。Google 朗讀會快取網頁結果以節省頻寬,不過您可能還是會看到單一網頁收到多次要求。
Google 朗讀服務不是網路檢索器,只會在使用者要求朗讀時執行,且不會追蹤連結。使用者提出聆聽網頁內容的要求後,系統會根據近期是否曾擷取該網頁內容,判斷是否需要造訪網頁。
禁止 Google 朗讀服務存取您的內容
由於 Google 朗讀服務啟動的依據是使用者的要求,而不是自動網路檢索作業的結果,因此您無法藉由 robots.txt 檔案加以停用。如要完全停用 Google 朗讀,請使用 nopagereadaloud
meta
標記,如下所示:
<meta name="google" content="nopagereadaloud">
如要避免系統朗讀付費牆內容,請為訂閱和付費牆內容使用結構化資料,並確認 isAccessibleForFree
屬性已設為 False
。
什麼是 google-speakr
代理程式?
google-speakr
是已淘汰的舊版使用者代理程式。使用者代理程式目前的名稱是 Google-Read-Aloud
。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-04 (世界標準時間)。
[null,null,["上次更新時間:2025-08-04 (世界標準時間)。"],[[["\u003cp\u003e\u003ccode\u003eGoogle-Read-Aloud\u003c/code\u003e is the user agent for Google's text-to-speech service used by products like Google Go and the Google app to read webpages aloud.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Read Aloud is triggered by user requests, caches pages to conserve bandwidth, and does not crawl the web or follow links.\u003c/p\u003e\n"],["\u003cp\u003eWhile you cannot prevent Google Read Aloud access using robots.txt, you can opt-out completely by using the \u003ccode\u003e<meta name="google" content="nopagereadaloud">\u003c/code\u003e tag.\u003c/p\u003e\n"],["\u003cp\u003ePaywalled content can be protected from being read aloud by using structured data with \u003ccode\u003eisAccessibleForFree\u003c/code\u003e set to \u003ccode\u003eFalse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egoogle-speakr\u003c/code\u003e is an outdated user agent and has been replaced by \u003ccode\u003eGoogle-Read-Aloud\u003c/code\u003e.\u003c/p\u003e\n"]]],["The Google Read Aloud service uses text-to-speech (TTS) to read web pages upon user request in apps like Google Go and Google Read it. It's not a web crawler but caches pages to conserve bandwidth, leading to potential multiple requests. Opt-out is achieved with the `nopagereadaloud` meta tag; `robots.txt` is ineffective. Paywalled content can be blocked using structured data with `isAccessibleForFree` set to `False`. `google-speakr` is an outdated name for this user agent.\n"],null,["# Google Read Aloud User Agent | Google Search Central\n\nGoogle Read Aloud user agent\n============================\n\n\n[`Google-Read-Aloud`](/search/docs/crawling-indexing/google-user-triggered-fetchers#google-read-aloud)\nis the user agent for the Google Read Aloud service. This service enables reading web pages using\ntext-to-speech (TTS). This service is activated when an end user has TTS enabled and visits a\npage. The Read Aloud service is used by\n[Google Go](https://www.blog.google/technology/next-billion-users/make-google-read-it/),\n[Google Read it](/assistant/app/read-it),\n[Read Aloud on the Google app](https://support.google.com/websearch/answer/10078840), and other Google text-to-speech services.\n\nCrawl frequency and behavior\n----------------------------\n\n\nGoogle Read Aloud is triggered by a user request. Google Read Aloud conserves bandwidth by\ncaching page results, but you may still see multiple requests for a given page.\n\n\nGoogle Read Aloud is not a web crawler: it is activated upon user request, and it doesn't follow\nlinks. A user request for listening to a web page may or may not result in page visits, depending\non whether the page has been fetched recently.\n\nPrevent Google Read Aloud from accessing your content\n-----------------------------------------------------\n\n\nSince Google Read Aloud is initiated by a user, not a result of automated web crawl, you can't opt\nout by using a robots.txt file. To opt out of Google Read Aloud completely, use the\n`nopagereadaloud` `meta` tag: \n\n```text\n\u003cmeta name=\"google\" content=\"nopagereadaloud\"\u003e\n```\n\n\nTo prevent paywalled content from being read aloud, use\n[structured data for subscription and paywalled content](/search/docs/appearance/structured-data/paywalled-content).\nMake sure the `isAccessibleForFree` property is set to `False`.\n\nWhat is the `google-speakr` agent?\n----------------------------------\n\n\nThe `google-speakr` agent is an older, deprecated version of the user agent. The user\nagent's current name is `Google-Read-Aloud`."]]