<!-- SEO -->
<title>SoSocial.com | {{#if pageMeta.title}}{{pageMeta.title}}{{else}}Your Guide To Digital Marketing Success{{/if}}</title>
<meta name="description" content="{{#if pageMeta.description}}{{pageMeta.description}}{{else}}SoSocial are a team of smart marketers, technical gurus and social media experts who coach, teach and advise on what is working right now in the ever evolving world of Social Media.{{/if}}">
<meta name="keywords" content="{{#if pageMeta.keywords}}{{pageMeta.keywords}}, sosocial, so social{{else}}social media marketing, social media experts, social media services, sosocial, so social{{/if}}">

<!-- Open Graph data -->
<meta property="og:title" content="{{#if pageMeta.title}}{{pageMeta.title}}{{else}}Your Guide To Digital Marketing Success{{/if}}" />
<meta property="og:type" content="website" />
<meta property="og:description" content="{{#if pageMeta.description}}{{pageMeta.description}}{{else}}SoSocial are a team of smart marketers, technical gurus and social media experts who coach, teach and advise on what is working right now in the ever evolving world of Social Media.{{/if}}" />
<!--<meta property="og:image" content="" />-->
<meta property="og:url" content="{{baseURL}}{{pageMeta.url}}" />
<meta property="og:locale" content="en_GB" />
<meta property="og:site_name" content="SoSocial" />
<meta property='fb:app_id' content='748364368589447' />

<!-- Schema.org markup for Google+ -->
<meta itemprop="name" content="{{#if pageMeta.title}}{{pageMeta.title}}{{else}}Your Guide To Digital Marketing Success{{/if}}">
<meta itemprop="description" content="{{#if pageMeta.description}}{{pageMeta.description}}{{else}}SoSocial are a team of smart marketers, technical gurus and social media experts who coach, teach and advise on what is working right now in the ever evolving world of Social Media.{{/if}}">
<!--<meta itemprop="image" content="">-->

<!-- Twitter Card -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@sosocialteam">
<meta name="twitter:title" content="{{#if pageMeta.title}}{{pageMeta.title}}{{else}}Your Guide To Digital Marketing Success{{/if}}" />
<meta name="twitter:description" content="{{#if pageMeta.description}}{{pageMeta.description}}{{else}}SoSocial are a team of smart marketers, technical gurus and social media experts who coach, teach and advise on what is working right now in the ever evolving world of Social Media.{{/if}}" />
<meta name="twitter:url" content="{{baseURL}}{{pageMeta.url}}" />
<!--<meta name="twitter:image" content="" />-->

