Skip to content

Instantly share code, notes, and snippets.

@Viktorminator
Last active March 11, 2016 12:21
Show Gist options
  • Save Viktorminator/7692922 to your computer and use it in GitHub Desktop.
Save Viktorminator/7692922 to your computer and use it in GitHub Desktop.
SEO META for FB and Twitter
<meta property="article:publisher" content="https://www.facebook.com/facebookpage" />
<meta property="article:tag" content="some tag content" />
<meta property="article:section" content="some section" />
<meta property="article:published_time" content="2013-05-08T12:00:59+00:00" />
<meta property="article:modified_time" content="2013-10-14T18:50:32+00:00" />
<meta property="fb:app_id" content="31415926_facebook_app_id" />
<meta property="og:image" content="http://someimage.png" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:site" content="@viktorminator"/>
<meta name="twitter:domain" content="Web Tutorials"/>
<meta name="twitter:creator" content="@viktorminator"/>
@serly22
Copy link

serly22 commented Mar 11, 2016

ilike this meta tag fb

stafaband

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment