Answers for "facebook meta tags for website"

4

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" />
Posted by: Guest on February-12-2021
2

meta tag for facebook seo

<meta property="og:url"                content="https://azonedev.com" />
<meta property="og:type"               content="article" />
<meta property="og:title"              content="Your trusted software solution partner" />
<meta property="og:description"        content="So what are you waiting for ? warming up now..." />
<meta property="og:image"              content="https://azonedev.com/order" />
Posted by: Guest on January-29-2021

Browse Popular Code Answers by Language