【发布时间】:2016-07-03 18:37:01
【问题描述】:
我正在尝试让我的网站在 Google 搜索中排名。我已经搜索了整个网络,从字面上了解如何使这项工作。我看到当我搜索时,它不使用描述元标记。当我查看我的源代码时,它同时使用了 og:description 和 description,这会导致任何类型的问题吗?是否应该像许多教程建议的那样去重复?
<meta name="description" content="ELDE Cosmetics creates natural, fun and minimalistic skin care products for all skin types. Free from fragrance, essential oils, parabens.">
<meta name="keywords" content="Beauty, skincare, makeup, fragrance, perfume" />
<link rel="canonical" href="https://eldecosmetics.com/">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta property="og:type" content="website">
<meta property="og:title" content="ELDE Cosmetics — Natural & Organic Skin Care">
<meta property="og:description" content="ELDE Cosmetics creates natural, fun and minimalistic skin care products for all skin types. Free from fragrance, essential oils, parabens.">
<meta property="og:url" content="https://eldecosmetics.com/">
<meta property="og:site_name" content="ELDE">
【问题讨论】:
-
我投票结束这个问题作为题外话,因为它是关于 seo
-
不允许发关于SEO的帖子吗?我不知道。 @约翰康德
-
@VemundEldegard:仅在编程环境中,而不是在询问搜索引擎喜欢什么等方面的建议时。可以在Webmasters 上提出此类问题。
-
我投票决定将此问题作为题外话结束,因为有关 SEO 的问题应该在 webmasters.stackexchange.com 上提出
-
我投票决定将此问题作为题外话结束,因为 SEO 对 StackOverflow 来说是题外话。