Google は、一般公開されているウェブページのうち、Google のクローラ(Googlebot)がクロールできるページのみをインデックスに登録します。ページが非公開にされている場合(アクセスにログインが必要など)、Googlebot はクロールしません。同様に、Google のインデックス登録をブロックする特定のメカニズムを使用しているページもインデックスに登録されません。
Googlebot がページを検出してアクセスできるかどうかを確認する
robots.txt でブロックされているページは、Google 検索の検索結果に表示されない可能性があります。検索結果に表示したいにもかかわらず Google がアクセスできないページのリストを表示するには、Search Console のページのインデックス登録レポートとクロールの統計情報レポートの両方をご覧ください。各レポートには URL に関する異なる情報が含まれている可能性があるため、両方のレポートを確認することをおすすめします。
[[["わかりやすい","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-08-04 UTC。"],[],["To be eligible for Google Search indexing, a page must meet these technical requirements: Googlebot must not be blocked from accessing it, the page must function correctly with an HTTP 200 (success) status code, and it must contain indexable content. Blocking Googlebot prevents crawling, while utilizing a `noindex` tag prevents indexing, allowing crawling. The Page Indexing and Crawl Stats reports in Search Console, as well as the URL Inspection tool, can check page status.\n"]]