-
Notifications
You must be signed in to change notification settings - Fork 237
Meta Tag
Eke Victor edited this page Jan 21, 2022
·
2 revisions
Research on the template meta tags
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="description" content="">
<!-- Google / Search Engine Tags -->
<meta itemprop="name" content=""/>
<meta itemprop="description" content=""/>
<meta itemprop="image" content=""/>
<!-- Facebook Meta Tags -->
<meta property="og:url" content=""/>
<meta property="og:type" content=""/>
<meta property="og:title" content=""/>
<meta property="og:description" content=""/>
<meta property="og:image" content=""/>
<!-- Twitter Meta Tags -->
<meta name="twitter:box" content=""/>
<meta name="twitter:title" content=""/>
<meta name="twitter:description" content=""/>
<meta name="twitter:image" content=""/>