Add blog and talks pages to sitemap
This commit is contained in:
parent
2e70a1b140
commit
880fe2006a
|
@ -363,6 +363,13 @@ display:
|
|||
display_options:
|
||||
display_extenders:
|
||||
simple_sitemap_display_extender:
|
||||
variants:
|
||||
default:
|
||||
index: true
|
||||
priority: '0.5'
|
||||
changefreq: ''
|
||||
arguments: { }
|
||||
max_links: 100
|
||||
index: true
|
||||
variant: default
|
||||
priority: '1.0'
|
||||
|
|
|
@ -191,6 +191,13 @@ display:
|
|||
display_options:
|
||||
display_extenders:
|
||||
simple_sitemap_display_extender:
|
||||
variants:
|
||||
default:
|
||||
index: true
|
||||
priority: '0.5'
|
||||
changefreq: ''
|
||||
arguments: { }
|
||||
max_links: 100
|
||||
index: true
|
||||
variant: default
|
||||
priority: '1.0'
|
||||
|
|
Loading…
Reference in a new issue