diff --git a/config/views.view.blog_posts.yml b/config/views.view.blog_posts.yml index fe53616..520c14a 100644 --- a/config/views.view.blog_posts.yml +++ b/config/views.view.blog_posts.yml @@ -376,6 +376,14 @@ display: changefreq: '' arguments: { } max_links: 100 + metatag_display_extender: + metatags: + description: 'Blog posts and articles by Oliver Davies about PHP, Drupal, front-end development, and systems administration.' + keywords: 'PHP Developer, Drupal Developer, Symfony Developer, Acquia certified Drupal Developer, Drupal 8 Grandmaster' + og_type: website + og_description: 'Blog posts and articles by Oliver Davies about PHP, Drupal, front-end development, and systems administration.' + twitter_cards_type: summary + twitter_cards_description: 'Blog posts and articles by Oliver Davies about PHP, Drupal, front-end development, and systems administration.' path: blog menu: type: normal diff --git a/config/views.view.talks.yml b/config/views.view.talks.yml index c6e8d8e..959ccf5 100644 --- a/config/views.view.talks.yml +++ b/config/views.view.talks.yml @@ -204,6 +204,16 @@ display: changefreq: '' arguments: { } max_links: 100 + metatag_display_extender: + metatags: + title: 'Talks and Workshops | [site:name]' + description: 'Past and future talks and workshops by Oliver Davies.' + keywords: 'PHP Developer, Drupal Developer, Symfony Developer, DrupalCamp talks, PHP conference talks, meetup talks' + og_site_name: '[site:name]' + og_type: website + og_description: 'Past and future talks and workshops by Oliver Davies.' + twitter_cards_type: summary + twitter_cards_description: 'Past and future talks and workshops by Oliver Davies.' path: talks menu: type: normal