google 和 bing 搜索使用了哪些元标记

which meta tags are used by google and bing search

我正在开发一个 asp.net mvc 网络应用程序,我正在使用具有以下元数据的网络模板:-

<html>
<head>   

    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <meta name="format-detection" content="telephone=no" />
    <meta name="description" content="Your description">
    <meta name="keywords" content="Your keywords">
    <meta name="author" content="My web Site">
    <title>Edama - @ViewBag.Title  </title>

现在我有以下问题:-

Google 有一个他们理解的元标记列表:

https://support.google.com/webmasters/answer/79812?hl=en