Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

facebook seo meta tags

<!-- Facebook Open Graph data -->
<meta property="og:title" content="Title" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://myurl" />
<meta property="og:image" content="https://myimage.jpg" />
<meta property="og:description" content="My site description" />
<meta property="og:site_name" content="My Title" />
Source by htmlf1.com #
 
PREVIOUS NEXT
Tagged: #facebook #seo #meta #tags
ADD COMMENT
Topic
Name
4+1 =