How to make Website Metadata?
1 Answers
Website Preview Tags
<meta name="title" content="Replace this text with the Title">
<meta name="description" content="Replace this text with the Description">
<meta property="og:type" content="website">
<meta property="og:url" content="Replace this text with the URL">
<meta property="og:title" content="Replace this text with the Title">
<meta property="og:description" content="Replace this text with the Description">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="Replace this text with the URL">
<meta property="twitter:title" content="Replace this text with the Title">
<meta property="twitter:description" content="Replace this text with the Description">
0
Likes
0
Dislikes
Likes
Dislikes
0
Comments
Login to add comment