You are here

metatag.metatag_defaults.node__topic.yml in Open Social 8.9

modules/custom/social_metatag/config/install/metatag.metatag_defaults.node__topic.yml

File

modules/custom/social_metatag/config/install/metatag.metatag_defaults.node__topic.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: node__topic
  5. label: 'Content: Topic'
  6. tags:
  7. title: '[current-page:title]'
  8. og_description: '[node:body]'
  9. og_image: '[node:field_topic_image:entity:url]'
  10. og_site_name: '[site:name]'
  11. og_title: '[current-page:title]'