Google 検索演算子の概要
Google 検索では、検索を絞り込むか検索のターゲットを指定するために使用できる複数の検索演算子がサポートされています。以下に示す検索演算子は、ウェブサイトのデバッグでも有用です。
たとえば、site:
検索演算子はウェブサイトのコメントスパムをモニタリングするのに役立ち、画像検索の imagesize:
演算子はサイト上のサイズが小さい画像を見つけるのに役立ちます。
検索演算子 |
site: |
特定のドメイン、URL、または URL プレフィックスによる検索結果を見つけます。次に例を示します。
site:https://www.google.com/
|
cache: |
ページのキャッシュ バージョンを見つけます。次に例を示します。
cache:https://www.google.com/
|
related: |
特定の URL に関連するページを見つけます。次に例を示します。
related:https://www.google.com/
Google は、ページで言及されているエンティティやページの一般的なカテゴリといった複数の要素を比較して、URL の関連性を判定します。
|
src: |
特定の画像 URL を参照するページを見つけます。次に例を示します。
src:https://www.example.com/images/peanut-butter.png
|
imagesize:
|
特定のディメンションの画像を含むページを見つけます。次に例を示します。
imagesize:1200x800
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-04-27 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]