Configure metatag title and description for articles, events, and resources view pages

This commit is contained in:
Keegan Rankin 2024-04-19 07:28:27 -07:00
parent 59c6b7a7fb
commit 59935e50e7
3 changed files with 15 additions and 0 deletions

View file

@ -224,6 +224,11 @@ display:
changefreq: weekly
arguments: { }
max_links: 100
metatag_display_extender:
metatags:
title: '[view:title] | [site:name]'
description: 'Our Experience Olympic Blog includes information about Tours, Olympic National Park, Olympic Peninsula, Conservation, Ecology, Wildlife, or Travel.'
tokenize: false
path: articles
menu:
type: normal

View file

@ -346,6 +346,11 @@ display:
changefreq: monthly
arguments: { }
max_links: 100
metatag_display_extender:
metatags:
title: '[view:title] | [site:name]'
description: 'Guided Tour Packages are scheduled, very small group, and include lodging, transportation on the Olympic Peninsula, and wildlife guide Carolyn.'
tokenize: false
path: events
menu:
type: normal

View file

@ -267,6 +267,11 @@ display:
changefreq: monthly
arguments: { }
max_links: 100
metatag_display_extender:
metatags:
title: '[view:title] | [site:name]'
description: 'These are some of our favorite books about biodiversity, habitat, and the Olympic Peninsula.'
tokenize: false
path: resources
menu:
type: normal