よくある質問
キャッシュされるものは何ですか?
有効な AMP ページがリクエストされた場合(つまり、Google AMP キャッシュがその AMP ページを認識している)、その AMP ページはキャッシュされます。AMP ページ内のリソース(AMP 画像を含む)もすべてキャッシュされます。
コンテンツがキャッシュされないようにすることはできますか?
いいえ、できません。コンテンツ制作者は AMP を使用することで、第三者によるキャッシュが可能なコンテンツを AMP ファイル内に作成できます。たとえば、Google サービスは Google AMP Cache を使用して、できる限り高速に AMP コンテンツを配信します。
キャッシュをクロールすることはできますか?
いいえ、できません。クローラは robots.txt によって Google AMP Cache へのアクセスをブロックされます。Google AMP キャッシュ URL のクロールに関するガイドラインに沿って、検索エンジンでキャッシュ リンクを処理することをおすすめします。詳しくは、robots.txt をご覧ください。
リソースにサイズの制限はありますか?
はい、Google AMP キャッシュは 12 MB を超えるリソース(HTML、画像、フォントなど)を取得しません。その場合、Google AMP キャッシュは 404 エラーを返します。
Google AMP Cache によるクロール リクエストかどうかを確認する方法を教えてください。
リバース DNS ルックアップを使用して、AMP Cache によるリクエストかどうかを確認できます。詳しくは、「GoogleBot かどうかの確認」についてのガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-17 UTC。
[null,null,["最終更新日 2025-02-17 UTC。"],[[["The Google AMP Cache stores valid AMP pages and their associated resources, including images, for faster delivery."],["Content producers using AMP implicitly agree to allow third-party caching, including by Google's AMP Cache."],["Crawlers cannot access the Google AMP Cache directly; search engines should instead follow specific guidelines for handling cache links."],["Resources exceeding 12 MB in size are not fetched by the Google AMP Cache and result in a 404 error."],["The Google AMP Cache's crawl requests can be identified using reverse DNS lookup, as outlined in Google's verification guide."]]],["Valid AMP pages and their resources, including images, are automatically cached when requested. Content producers cannot prevent caching when using AMP. The Google AMP Cache, which is not crawlable, does not fetch resources larger than 12MB, returning a 404 error in such cases. Requests from the AMP cache can be identified through reverse DNS lookups, similar to verifying GoogleBot. Third parties are allowed to cache AMP content.\n"]]