searchseosearch-enginemeta

which meta tags are used by google and bing search


I am working on an asp.net mvc web application, and i am using a web templete that have the following metadata:-

<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>

now i have the following questions:-

enter image description here


Solution

  • Google has a list of meta tags they understand :

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