aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/glossary/keyword
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:43:23 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:43:23 -0500
commit218934fa2ed1c702a6d3923d2aa2cc6b43c48684 (patch)
treea9ef8ac1e1b8fe4207b6d64d3841bfb8990b6fd0 /files/zh-tw/glossary/keyword
parent074785cea106179cb3305637055ab0a009ca74f2 (diff)
downloadtranslated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.tar.gz
translated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.tar.bz2
translated-content-218934fa2ed1c702a6d3923d2aa2cc6b43c48684.zip
initial commit
Diffstat (limited to 'files/zh-tw/glossary/keyword')
-rw-r--r--files/zh-tw/glossary/keyword/index.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/files/zh-tw/glossary/keyword/index.html b/files/zh-tw/glossary/keyword/index.html
new file mode 100644
index 0000000000..53e51ca354
--- /dev/null
+++ b/files/zh-tw/glossary/keyword/index.html
@@ -0,0 +1,19 @@
+---
+title: 關鍵詞
+slug: Glossary/Keyword
+tags:
+ - 術語表
+ - 關鍵詞
+translation_of: Glossary/Keyword
+---
+<p id="Summary"><strong>關鍵詞</strong>是描述内容的字或短語。在綫關鍵詞被用於搜索引擎的查詢或用來識別站點上的内容.</p>
+
+<p>當你使用搜索引擎,你會使用指定的關鍵詞來搜索你想查找的東西,搜索引擎根據關鍵詞來返回相關的結果頁。爲了搜索到更精準的結果,需要嘗試更多指定的關鍵詞,如使用 "Blue Mustang GTO" 代替簡單的 "Mustang"。網頁也可以用 meta 標簽(寫在 {{htmlelement("head")}}使用關鍵詞描述頁面的内容,它可以使搜索引擎更好的定義和組織網頁。</p>
+
+<h2 id="了解更多"><strong>了解更多</strong></h2>
+
+<h3 id="基礎知識"><strong>基礎知識</strong></h3>
+
+<ul>
+ <li>維基百科上的 {{interwiki("wikipedia", "Keyword_research", "關鍵詞")}}</li>
+</ul>