Update view metatags
This commit is contained in:
parent
880fe2006a
commit
bb7526dd22
|
@ -376,6 +376,14 @@ display:
|
||||||
changefreq: ''
|
changefreq: ''
|
||||||
arguments: { }
|
arguments: { }
|
||||||
max_links: 100
|
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
|
path: blog
|
||||||
menu:
|
menu:
|
||||||
type: normal
|
type: normal
|
||||||
|
|
|
@ -204,6 +204,16 @@ display:
|
||||||
changefreq: ''
|
changefreq: ''
|
||||||
arguments: { }
|
arguments: { }
|
||||||
max_links: 100
|
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
|
path: talks
|
||||||
menu:
|
menu:
|
||||||
type: normal
|
type: normal
|
||||||
|
|
Loading…
Reference in a new issue