Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

meta tags

<!-- Primary Meta Tags -->
<title>Google</title>
<meta name="title" content="Google">
<meta name="description" content="Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.">

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.google.com/">
<meta property="og:title" content="Google">
<meta property="og:description" content="Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.">
<meta property="og:image" content="">

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://www.google.com/">
<meta property="twitter:title" content="Google">
<meta property="twitter:description" content="Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking for.">
<meta property="twitter:image" content="">
Source by metatags.io #
 
PREVIOUS NEXT
Tagged: #meta #tags
ADD COMMENT
Topic
Name
7+5 =