Configure simple sitemap modules

This commit is contained in:
Keegan Rankin 2024-04-15 14:17:07 -07:00
parent 27c9cf5cd4
commit d370a63952
15 changed files with 47 additions and 15 deletions

View file

@ -1,4 +1,4 @@
index: true
priority: '0.5'
changefreq: ''
priority: '0.6'
changefreq: monthly
include_images: false

View file

@ -1,4 +1,4 @@
index: true
priority: '0.5'
changefreq: ''
priority: '0.6'
changefreq: monthly
include_images: false

View file

@ -1,4 +1,4 @@
index: true
priority: '0.5'
changefreq: ''
priority: '0.6'
changefreq: monthly
include_images: false

View file

@ -1,4 +1,4 @@
index: true
priority: '0.5'
changefreq: ''
priority: '0.6'
changefreq: monthly
include_images: false

View file

@ -9,7 +9,8 @@ label: 'Default hreflang'
description: 'The default hreflang sitemap type. A sitemap of this type is understood by most modern search engines.'
sitemap_generator: default
url_generators:
- custom
- entity
- entity_menu_link_content
- arbitrary
arbitrary: arbitrary
custom: custom
entity_menu_link_content: entity_menu_link_content
entity: entity
views: views

View file

@ -0,0 +1 @@
index_now: true

View file

@ -0,0 +1 @@
index_now: false

View file

@ -0,0 +1 @@
index_now: true

View file

@ -0,0 +1 @@
index_now: false

View file

@ -0,0 +1 @@
index_now: true

View file

@ -0,0 +1 @@
index_now: false

View file

@ -0,0 +1 @@
index_now: true

View file

@ -215,7 +215,15 @@ display:
display_plugin: page
position: 1
display_options:
display_extenders: { }
display_extenders:
simple_sitemap_display_extender:
variants:
default:
index: true
priority: '0.6'
changefreq: weekly
arguments: { }
max_links: 100
path: articles
menu:
type: normal

View file

@ -337,7 +337,15 @@ display:
display_plugin: page
position: 1
display_options:
display_extenders: { }
display_extenders:
simple_sitemap_display_extender:
variants:
default:
index: true
priority: '0.6'
changefreq: monthly
arguments: { }
max_links: 100
path: events
menu:
type: normal

View file

@ -258,7 +258,15 @@ display:
type: none
defaults:
cache: false
display_extenders: { }
display_extenders:
simple_sitemap_display_extender:
variants:
default:
index: true
priority: '0.6'
changefreq: monthly
arguments: { }
max_links: 100
path: resources
menu:
type: normal