Replace XML Sitemap with Simple sitemap
This commit is contained in:
parent
d0f8653028
commit
451d4d24ea
14 changed files with 134 additions and 110 deletions
17
config/default/simple_sitemap.settings.yml
Normal file
17
config/default/simple_sitemap.settings.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
max_links: 2000
|
||||
cron_generate: true
|
||||
cron_generate_interval: 0
|
||||
generate_duration: 10000
|
||||
remove_duplicates: true
|
||||
skip_untranslated: true
|
||||
xsl: true
|
||||
base_url: ''
|
||||
default_variant: default
|
||||
custom_links_include_images: false
|
||||
excluded_languages: { }
|
||||
enabled_entity_types:
|
||||
- node
|
||||
- taxonomy_term
|
||||
- menu_link_content
|
||||
_core:
|
||||
default_config_hash: LWI5gcV7qtIl5h1xg7AWMtepAzBAvTaw_TOmsQbw9Tk
|
Loading…
Add table
Add a link
Reference in a new issue