added configured xmlsitemap
This commit is contained in:
@@ -88,6 +88,7 @@ module:
|
||||
responsive_image: 0
|
||||
search_api: 0
|
||||
search_api_db: 0
|
||||
simple_sitemap: 0
|
||||
synonyms: 0
|
||||
system: 0
|
||||
taxonomy: 0
|
||||
|
||||
@@ -6,7 +6,7 @@ display:
|
||||
display_options:
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Apply
|
||||
submit_button: Filter
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
sort_asc_label: Asc
|
||||
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
index: true
|
||||
priority: '0.8'
|
||||
changefreq: ''
|
||||
include_images: false
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
index: true
|
||||
priority: '0.8'
|
||||
changefreq: ''
|
||||
include_images: false
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
index: true
|
||||
priority: '0.5'
|
||||
changefreq: ''
|
||||
include_images: false
|
||||
@@ -0,0 +1,4 @@
|
||||
index: true
|
||||
priority: '0.5'
|
||||
changefreq: ''
|
||||
include_images: false
|
||||
@@ -0,0 +1,4 @@
|
||||
index: true
|
||||
priority: '0.6'
|
||||
changefreq: ''
|
||||
include_images: true
|
||||
@@ -0,0 +1,4 @@
|
||||
index: true
|
||||
priority: '0.5'
|
||||
changefreq: ''
|
||||
include_images: true
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
index: true
|
||||
priority: '0.5'
|
||||
changefreq: ''
|
||||
include_images: false
|
||||
@@ -0,0 +1,8 @@
|
||||
links:
|
||||
-
|
||||
path: /
|
||||
priority: '1.0'
|
||||
changefreq: daily
|
||||
_core:
|
||||
default_config_hash: 25hWeYa4sasuJtHqKKcEN_nYiuEC1lMPYHsn5dawJEw
|
||||
langcode: fr
|
||||
@@ -0,0 +1,17 @@
|
||||
max_links: 2000
|
||||
cron_generate: true
|
||||
cron_generate_interval: 0
|
||||
generate_duration: 10000
|
||||
remove_duplicates: true
|
||||
skip_untranslated: 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: FoTCiVMOlTpj9EU5bUJB7lS8JK2gnnvqh-AdIC0ktBQ
|
||||
langcode: fr
|
||||
@@ -0,0 +1,7 @@
|
||||
variants:
|
||||
default:
|
||||
label: Default
|
||||
weight: 0
|
||||
_core:
|
||||
default_config_hash: nQAXscP-SDpsmqHlQ6u0iBvcuJPrAikb09c3cP2_n0k
|
||||
langcode: fr
|
||||
@@ -682,7 +682,7 @@ display:
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: '='
|
||||
value: 2
|
||||
value: '2'
|
||||
group: 1
|
||||
exposed: true
|
||||
expose:
|
||||
@@ -758,7 +758,7 @@ display:
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: '='
|
||||
value: 0
|
||||
value: '0'
|
||||
group: 2
|
||||
exposed: false
|
||||
expose:
|
||||
@@ -831,7 +831,7 @@ display:
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
operator: '='
|
||||
value: 0
|
||||
value: '0'
|
||||
group: 3
|
||||
exposed: false
|
||||
expose:
|
||||
|
||||
@@ -41,7 +41,7 @@ display:
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Apply
|
||||
submit_button: Filter
|
||||
reset_button: false
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
|
||||
Reference in New Issue
Block a user