Simple web parts that makes it easy to insert the Facebook Open Graph Tags and the Twitter Card Tags into the header of your website.
Two web parts that makes it easy to insert the Facebook Open Graph Tags or the Twitter Card Tags into the header of your website.
The following tags get inserted into the header:
- Facebook Open Graph
- <meta property="og:title" content="">
- <meta property="og:description" content="">
- <meta property="og:site_name" content="">
- <meta property="og:type" content="">
- <meta property="og:url" content="">
- <meta property="og:image" content="">
- Twitter
- <meta name="twitter:title" content="">
- <meta name="twitter:description" content="">
- <meta name="twitter:card" content="">
- <meta name="twitter:image" content="">
- <meta name="twitter:site" content="" >
The content of each can be populated using properties in the web part which allow you to use Macros to configure this to work site wide from the master page.