【问题标题】:SEO META TAG og:description vs description [closed]SEO META TAG og:描述与描述[关闭]
【发布时间】: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 &amp; 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 来说是题外话。

标签: html seo meta


【解决方案1】:

很抱歉让您失望了,但这两个标签实际上对 SEO 的影响很小(如果有的话)。如果您的网站链接到其他网站,它们主要用于显示您的页面的简短描述。 description 可能(您不确定)被搜索引擎(部分)使用,而og:description 可能被 Facebook 等社交媒体网络使用。

编辑:同时使用(包含有用的内容)不会有什么坏处。

要结合它们(架构和 OGP),请参阅 thisthis SO 帖子。

【讨论】:

  • 如果内容相同怎么办?
  • @Nathan - 应该不是问题,它们被不同的爬虫/系统使用(如果 og:description 不存在,facebook 有时似乎有一个“后备”来描述)。跨度>
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2012-10-19
  • 1970-01-01
  • 1970-01-01
  • 2012-02-02
  • 1970-01-01
相关资源
最近更新 更多