我试图让我的网站在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">