Metatag: Google+ ---------------- This module adds support for meta tag configuration for Google+ Snippet [1]. The following Google+ tags are provided: * itemprop:name * itemprop:description * itemprop:image * author * publisher Also itemtype is provided to add schema in the HTML markup as follows: Usage -------------------------------------------------------------------------------- Page type (itemtype) provides default type options from the Google+ Snippet page [1]; to add other types either install select_or_other module [2] or use the Metatag hooks (see metatag.api.php). Installation -------------------------------------------------------------------------------- The $schemaorg variable must be appended to the tag in the html.tpl.php file being used on the site, and it must be added after the $rdf_namespaces variable, e.g.: > Credits / Contact -------------------------------------------------------------------------------- Originally developed by Eric Chen [3] and sponsored by Monkii [4]. References -------------------------------------------------------------------------------- 1: https://developers.google.com/+/web/snippet/ 2. https://drupal.org/project/select_or_other 3: https://drupal.org/user/265729 4: http://monkii.com