Search
 
SCRIPT & CODE EXAMPLE
 

HTML

openGraph 1

<html prefix="og: https://ogp.me/ns#">
<head>
<title>The Rock (1996)</title>
<meta property="og:title" content="The Rock" />
<meta property="og:type" content="video.movie" />
<meta property="og:url" content="https://www.imdb.com/title/tt0117500/" />
<meta property="og:image" content="https://ia.media-imdb.com/images/rock.jpg" />
...
</head>
...
</html>
Comment

openGraph 2

<meta property="og:audio" content="https://example.com/bond/theme.mp3" />
<meta property="og:description" 
  content="Sean Connery found fame and fortune as the
           suave, sophisticated British agent, James Bond." />
<meta property="og:determiner" content="the" />
<meta property="og:locale" content="en_GB" />
<meta property="og:locale:alternate" content="fr_FR" />
<meta property="og:locale:alternate" content="es_ES" />
<meta property="og:site_name" content="IMDb" />
<meta property="og:video" content="https://example.com/bond/trailer.swf" />
Comment

PREVIOUS NEXT
Code Example
Html :: flex box wrap generator 
Html :: aria-haspopup 
Html :: how to convert button into link in html 
Html :: import localstorage 
Html :: wrapper vs container 
Html :: how to spread links from not right next to each other html 
Html :: what is the bootstrap loader 
Html :: collapsableTableColumns 
Html :: Cause Dropbox To Behave Like A CDN (Content Delivery Network) For IMG/GIF Files 
Html :: file download button html 
Html :: short cut key to write basic html code 
Html :: Vanilla JavaScript Responsive Form 
Html :: xhtml strict 
Html :: hello world html template download file 
Html :: render real time value in html input tag 
Html :: Cambiar el texto de label usando Jquery 
Html :: freecodecamp step 14 quiz 
Html :: show html string in p tag 
Html :: html random texrt 
Html :: barra de navegacion vertical bootstrap 
Html :: asp.net get innerhtml of div 
Html :: http nima 
Html :: geolocalizacion html5 
Html :: span value html 
Html :: salesforce lightning aura add red asterick for <lightning:input 
Html :: html popup message after disappearing 
Html :: image 
Html :: html decode online 
Html :: default index.html code reac 
Css :: roblox player died 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =