Meta tag in html

前端 未结 3 1805
没有蜡笔的小新
没有蜡笔的小新 2021-01-26 04:41

Can anybody tell me that why we use meta tag in html

3条回答
  •  攒了一身酷
    2021-01-26 04:57

    Meta tags describe your page. Search engines have famously used them to help index your pages. Its got nothing to do with asp.net but rather the HTML output that is produced. See here for more information. Be aware although that search engines rely less on them as they do now and incorporate other factors into their indexing.

提交回复
热议问题