ドキュメントにメタ ディスクリプションがありません
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
<meta name="description">
要素は、ページのコンテンツの概要を示します。
含めます。高品質で固有のメタ
説明を表示するとページの関連性が高まり、検索数が増える
トラフィックです。
Lighthouse でページにフラグを設定
メタ ディスクリプションなしの場合:
次の場合、監査は失敗します。
ページに <meta name=description>
要素がありません。
<meta name=description>
要素の content
属性が空です。
Lighthouse では説明の品質は評価されません。
各ページの <head>
に <meta name=description>
要素を追加します。
<meta name="description" content="Put your description here.">
必要に応じて、明確にタグ付けした事実を説明に含めてください。例:
<meta name="description" content="Author: A.N. Author,
Illustrator: P. Picture, Category: Books, Price: $17.99,
Length: 784 pages">
ページごとに固有の説明を使用する。
説明は明確かつ簡潔にします。「自宅」のような曖昧な説明は避けます。
キーワードの乱用 は避ける。
ユーザーの役に立ちません。また、検索エンジンがそのページをスパムとしてマークする可能性があります。
説明は完全な文章である必要はありません。構造化データや
分析できます
良い説明文と悪い説明文の例を以下に示します。
すべきでないこと
<meta name="description" content="A donut recipe.">
すべきこと
<meta
name="description"
content="Mary's simple recipe for maple bacon donuts
makes a sticky, sweet treat with just a hint
of salt that you'll keep coming back for.">
Google の検索結果に効果的なタイトルとスニペットを作成する をご覧ください。
をご覧ください。
リソース
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンス により使用許諾されます。コードサンプルは Apache 2.0 ライセンス により使用許諾されます。詳しくは、Google Developers サイトのポリシー をご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2019-05-02 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":"その他"
}]
{"lastModified": "\u6700\u7d42\u66f4\u65b0\u65e5 2019-05-02 UTC\u3002"}
[[["わかりやすい","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"]],["最終更新日 2019-05-02 UTC。"],[],[]]