Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html facebook meta tags

<meta property="og:url" content="https://mysite/myarticle" />
<meta property="og:type" content="article" />
<meta property="og:title" content="My Article Title" />
<meta property="og:description" content="My artcle short description" />
<meta property="og:image" content="https://mysite/my-article-image.jpg" />
Source by htmlf1.com #
 
PREVIOUS NEXT
Tagged: #html #facebook #meta #tags
ADD COMMENT
Topic
Name
2+5 =