diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:40:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:40:17 -0500 |
commit | 33058f2b292b3a581333bdfb21b8f671898c5060 (patch) | |
tree | 51c3e392513ec574331b2d3f85c394445ea803c6 /files/ja/glossary/keyword/index.html | |
parent | 8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff) | |
download | translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2 translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip |
initial commit
Diffstat (limited to 'files/ja/glossary/keyword/index.html')
-rw-r--r-- | files/ja/glossary/keyword/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/files/ja/glossary/keyword/index.html b/files/ja/glossary/keyword/index.html new file mode 100644 index 0000000000..035a69b04c --- /dev/null +++ b/files/ja/glossary/keyword/index.html @@ -0,0 +1,21 @@ +--- +title: Keyword (キーワード) +slug: Glossary/Keyword +tags: + - Glossary + - Keyword + - Search + - keyword search +translation_of: Glossary/Keyword +--- +<p id="Summary"><strong>キーワード</strong>とは、コンテンツを説明する単語やフレーズです。オンラインのキーワードは、検索エンジンのためのクエリや、ウェブサイトのコンテンツを識別するための言葉として使用されています。</p> + +<p>検索エンジンを利用するとき、探しているウェブサイトや情報を識別するためのキーワードを使用し、検索エンジンはそのキーワードに関連するウェブページを検索結果として表示します。より正確な結果を得るためには、単なる” Mustang ”を使うのではなく” Blue Mustang GTO ”のようにもっと具体的なキーワードが必要です。また、ウェブページではウェブページを説明するキーワードとして head 要素内の meta 要素で使い、そのため検索エンジンは、よりよくウェブページを識別し整理することができます。</p> + +<h2 id="Learn_More" name="Learn_More"><strong>詳細情報</strong></h2> + +<h3 id="General_Knowledge" name="General_Knowledge"><strong>一般知識</strong></h3> + +<ul> + <li>Wikipedia の {{interwiki("wikipedia", "Keyword_research", "Keyword")}}</li> +</ul> |