有人能告诉我description和meta-description有什么区别吗?
我刚刚在WordPress博客上读到,主要是使用强烈推荐的“元描述”。我很困惑。
<meta name="description" content="">
<meta name="meta-description" content="">发布于 2017-06-01 12:46:41
“means”是一个符号,意思是:具有meta名称的description元素。(我正在使用它,例如在这个答案中。)
因此,您不使用meta-description作为名称(因为它是未登记),因此它将是无效的,但是使用description。
https://webmasters.stackexchange.com/questions/106746
复制相似问题