diff options
author | xupeng-faker <49489369+xupeng-faker@users.noreply.github.com> | 2021-05-08 17:32:28 +0800 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-05-10 22:07:06 +0800 |
commit | d61a69e085044fbd9e3be751bde1295e01607fab (patch) | |
tree | fe1f6f78e77d0381af1977c86832527db263923f /files | |
parent | 1c60eaca910b5523f96203f2f249c061ad2f7b80 (diff) | |
download | translated-content-d61a69e085044fbd9e3be751bde1295e01607fab.tar.gz translated-content-d61a69e085044fbd9e3be751bde1295e01607fab.tar.bz2 translated-content-d61a69e085044fbd9e3be751bde1295e01607fab.zip |
Update index.html
Diffstat (limited to 'files')
-rw-r--r-- | files/zh-cn/web/html/element/title/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/html/element/title/index.html b/files/zh-cn/web/html/element/title/index.html index 9dec974672..d01ba80184 100644 --- a/files/zh-cn/web/html/element/title/index.html +++ b/files/zh-cn/web/html/element/title/index.html @@ -65,7 +65,7 @@ translation_of: Web/HTML/Element/title <ul> <li>避免使用一两个单词的标题。 对于词汇表或参考样式的页面,请使用描述性短语或术语-定义对。</li> <li>搜索引擎通常显示页面标题的前55至60个字符。 超出此范围的文本可能会丢失,因此请尽量不要使标题更长。 如果您必须使用较长的标题,请确保重要的部分出现在前面,并且标题中可能要删除的部分中没有关键内容。</li> - <li>不要使用“关键字Blob”。 如果标题只是单词列表,则算法通常会降低页面在搜索结果中的位置。</li> + <li>不要使用“关键字集合”。 如果标题只是单词列表,则算法通常会降低页面在搜索结果中的位置。</li> <li>尝试确保您的标题在您自己的网站中尽可能唯一。 标题重复(或几乎重复)可能会导致搜索结果不准确。</li> </ul> |