sitemap
This commit is contained in:
parent
8b45efedf1
commit
ea2f0dc202
|
@ -24,6 +24,7 @@
|
|||
"drupal/matomo": "^1.23",
|
||||
"drupal/metatag": "^2.0",
|
||||
"drupal/paragraphs": "^1.17",
|
||||
"drupal/simple_sitemap": "^4.1",
|
||||
"drupal/social_media_links": "^2.9",
|
||||
"drupal/yaml_editor": "^1.2",
|
||||
"drush/drush": "^12.4",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "6ae1433326db53614f863242c7129da5",
|
||||
"content-hash": "0a49248da6ca9bac65e9f55094f010ef",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -6139,6 +6139,63 @@
|
|||
"source": "https://git.drupalcode.org/project/seven"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/simple_sitemap",
|
||||
"version": "4.1.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/simple_sitemap.git",
|
||||
"reference": "4.1.9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.1.9.zip",
|
||||
"reference": "4.1.9",
|
||||
"shasum": "d86d90408b334cd7470ea631e3be5acca2103377"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.3 || ^10",
|
||||
"ext-xmlwriter": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "4.1.9",
|
||||
"datestamp": "1712441608",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": ">=9"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Pawel Ginalski (gbyte)",
|
||||
"homepage": "https://www.drupal.org/u/gbyte",
|
||||
"email": "contact@gbyte.dev",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "WalkingDexter",
|
||||
"homepage": "https://www.drupal.org/user/3251330"
|
||||
}
|
||||
],
|
||||
"description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.",
|
||||
"homepage": "https://drupal.org/project/simple_sitemap",
|
||||
"support": {
|
||||
"source": "https://cgit.drupalcode.org/simple_sitemap",
|
||||
"issues": "https://drupal.org/project/issues/simple_sitemap"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/smart_trim",
|
||||
"version": "2.1.0",
|
||||
|
|
|
@ -87,6 +87,9 @@ module:
|
|||
responsive_image: 0
|
||||
search_api: 0
|
||||
search_api_db: 0
|
||||
simple_sitemap: 0
|
||||
simple_sitemap_engines: 0
|
||||
simple_sitemap_views: 0
|
||||
smart_trim: 0
|
||||
smtp: 0
|
||||
social_media_links: 0
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
label: Default
|
||||
description: 'The default hreflang sitemap - lists URLs to be indexed by modern search engines.'
|
|
@ -0,0 +1,2 @@
|
|||
label: 'Sitemap Index'
|
||||
description: 'The sitemap index listing all other sitemaps - useful if there are at least two other sitemaps. In most cases this sitemap should be last in the generation queue and set as the default sitemap.'
|
|
@ -0,0 +1,2 @@
|
|||
label: 'Default hreflang'
|
||||
description: 'The default hreflang sitemap type. A sitemap of this type is understood by most modern search engines.'
|
|
@ -0,0 +1,2 @@
|
|||
label: 'Sitemap Index'
|
||||
description: 'The sitemap index sitemap type. A sitemap of this type lists sitemaps of all other types.'
|
|
@ -0,0 +1 @@
|
|||
label: Bing
|
|
@ -0,0 +1 @@
|
|||
label: IndexNow
|
|
@ -0,0 +1 @@
|
|||
label: Naver
|
|
@ -0,0 +1 @@
|
|||
label: Seznam
|
|
@ -0,0 +1 @@
|
|||
label: Yandex
|
|
@ -0,0 +1 @@
|
|||
label: Yep
|
|
@ -0,0 +1,22 @@
|
|||
uuid: 85399d56-232d-4c0e-a710-89bc161ba3b1
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: partenaires
|
||||
label: Partenaires
|
||||
type: 'canonical_entities:node'
|
||||
pattern: '/partenaires/[node:title]'
|
||||
selection_criteria:
|
||||
0626a642-8623-4c91-992f-7860cfab95c5:
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
uuid: 0626a642-8623-4c91-992f-7860cfab95c5
|
||||
context_mapping:
|
||||
node: node
|
||||
bundles:
|
||||
partenaire: partenaire
|
||||
selection_logic: and
|
||||
weight: -5
|
||||
relationships: { }
|
|
@ -0,0 +1,22 @@
|
|||
uuid: e39e7423-f311-4246-80be-3c48418ef274
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: static
|
||||
label: static
|
||||
type: 'canonical_entities:node'
|
||||
pattern: '/[node:title]'
|
||||
selection_criteria:
|
||||
5158ff21-45fe-429b-bf47-63072055fa7c:
|
||||
id: 'entity_bundle:node'
|
||||
negate: false
|
||||
uuid: 5158ff21-45fe-429b-bf47-63072055fa7c
|
||||
context_mapping:
|
||||
node: node
|
||||
bundles:
|
||||
static: static
|
||||
selection_logic: and
|
||||
weight: -5
|
||||
relationships: { }
|
|
@ -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.5'
|
||||
changefreq: ''
|
||||
include_images: false
|
|
@ -0,0 +1,4 @@
|
|||
index: true
|
||||
priority: '0.4'
|
||||
changefreq: ''
|
||||
include_images: false
|
|
@ -0,0 +1,4 @@
|
|||
index: true
|
||||
priority: '0.5'
|
||||
changefreq: ''
|
||||
include_images: false
|
|
@ -0,0 +1,8 @@
|
|||
_core:
|
||||
default_config_hash: 25hWeYa4sasuJtHqKKcEN_nYiuEC1lMPYHsn5dawJEw
|
||||
langcode: fr
|
||||
links:
|
||||
-
|
||||
path: /
|
||||
priority: '1.0'
|
||||
changefreq: daily
|
|
@ -0,0 +1,21 @@
|
|||
_core:
|
||||
default_config_hash: MUpaAk1hn-0Ph4OFw3DD_6gUF9KbGwxja9Y0qmampzo
|
||||
langcode: fr
|
||||
max_links: 2000
|
||||
cron_generate: true
|
||||
cron_generate_interval: 0
|
||||
generate_duration: 10000
|
||||
entities_per_queue_item: 50
|
||||
remove_duplicates: true
|
||||
skip_untranslated: true
|
||||
xsl: true
|
||||
base_url: 'https://quartiers-de-demain.archi.fr'
|
||||
default_variant: default
|
||||
custom_links_include_images: false
|
||||
disable_language_hreflang: false
|
||||
hide_branding: false
|
||||
excluded_languages: { }
|
||||
enabled_entity_types:
|
||||
- node
|
||||
- taxonomy_term
|
||||
- menu_link_content
|
|
@ -0,0 +1,13 @@
|
|||
uuid: 805128ef-7d42-48d7-914e-7af4654f5a4d
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- simple_sitemap.type.default_hreflang
|
||||
_core:
|
||||
default_config_hash: zHW-ZT11Lkf2zSRgisGKjgU7TzrNcT8_MwFeuVtl8O8
|
||||
id: default
|
||||
label: 'Par défaut'
|
||||
description: 'The default hreflang sitemap - lists URLs to be indexed by modern search engines.'
|
||||
type: default_hreflang
|
||||
weight: 0
|
|
@ -0,0 +1,13 @@
|
|||
uuid: 42536392-47d1-4b25-9f6f-5cee936139e7
|
||||
langcode: fr
|
||||
status: false
|
||||
dependencies:
|
||||
config:
|
||||
- simple_sitemap.type.index
|
||||
_core:
|
||||
default_config_hash: aJs7eKxEbjBloVrp0IuxQbeq25CNH0r9AhSS29kHFMw
|
||||
id: index
|
||||
label: 'Sitemap Index'
|
||||
description: 'The sitemap index listing all other sitemaps - useful if there are at least two other sitemaps. In most cases this sitemap should be last in the generation queue and set as the default sitemap.'
|
||||
type: index
|
||||
weight: 1000
|
|
@ -0,0 +1,16 @@
|
|||
uuid: 98bbc807-c01a-423c-a819-7ce0ed58f106
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: pYORFuFzL0b2FKevz6fSag1wOUNTthFPPLxZ18JB1t0
|
||||
id: default_hreflang
|
||||
label: 'hreflang par défaut'
|
||||
description: 'The default hreflang sitemap type. A sitemap of this type is understood by most modern search engines.'
|
||||
sitemap_generator: default
|
||||
url_generators:
|
||||
arbitrary: arbitrary
|
||||
custom: custom
|
||||
entity: entity
|
||||
entity_menu_link_content: entity_menu_link_content
|
||||
views: views
|
|
@ -0,0 +1,12 @@
|
|||
uuid: 1c4d9229-24a6-442d-80bb-21940d56ec17
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: pbgJrin6L7zsVEKS8oEDCYJPCzgu765iTGQh2GPX1no
|
||||
id: index
|
||||
label: 'Sitemap Index'
|
||||
description: 'The sitemap index sitemap type. A sitemap of this type lists sitemaps of all other types.'
|
||||
sitemap_generator: index
|
||||
url_generators:
|
||||
- index
|
|
@ -0,0 +1,8 @@
|
|||
_core:
|
||||
default_config_hash: 33gg8hVdxE7nTswwBBOY_d2rH3XjAbBa4rw0XyMRh6Y
|
||||
langcode: fr
|
||||
enabled: true
|
||||
submission_interval: 24
|
||||
index_now_enabled: true
|
||||
index_now_preferred_engine: ''
|
||||
index_now_on_entity_save: false
|
|
@ -0,0 +1,11 @@
|
|||
uuid: 7a0a7c72-38dd-42cd-982a-86c5a1131bb4
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: uOksGlB4ho0egmcvzWqkR0Gon2HxOILPRhHQYuvcQ_E
|
||||
id: bing
|
||||
label: Bing
|
||||
url: null
|
||||
index_now_url: 'https://www.bing.com/indexnow?url=[url]&key=[key]'
|
||||
sitemap_variants: { }
|
|
@ -0,0 +1,11 @@
|
|||
uuid: 277fcb27-ea07-4226-8273-c7cfce066558
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: CEvRzshIbGfbSDdfC3_RrIcyIACFbQzIqPK0W2l0LpY
|
||||
id: index_now
|
||||
label: IndexNow
|
||||
url: null
|
||||
index_now_url: 'https://api.indexnow.org/indexnow?url=[url]&key=[key]'
|
||||
sitemap_variants: { }
|
|
@ -0,0 +1,11 @@
|
|||
uuid: d996e8a5-58d3-4aa5-b26f-889fa5a1237b
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: oCsWl2tvWgytYORap-rUJCMkzKsFtICQt21uOtHGG_I
|
||||
id: naver
|
||||
label: Naver
|
||||
url: null
|
||||
index_now_url: 'https://searchadvisor.naver.com/indexnow?url=[url]&key=[key]'
|
||||
sitemap_variants: { }
|
|
@ -0,0 +1,11 @@
|
|||
uuid: 821ec0a2-74c8-4f75-894b-eb42a9b58eff
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: VVUUpnJomJ_zAlrcmzQCTAVLNHiZWbw4-e4rdaLHic4
|
||||
id: seznam
|
||||
label: Seznam
|
||||
url: null
|
||||
index_now_url: 'https://search.seznam.cz/indexnow?url=[url]&key=[key]'
|
||||
sitemap_variants: { }
|
|
@ -0,0 +1,11 @@
|
|||
uuid: fd2e9373-cd19-4352-a840-03eb6d3968d7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: H5rVsTF_mIRdWj_oH26Hcc-U8aT3HU8A_mjbkZ_D27s
|
||||
id: yandex
|
||||
label: Yandex
|
||||
url: null
|
||||
index_now_url: 'https://yandex.com/indexnow?url=[url]&key=[key]'
|
||||
sitemap_variants: { }
|
|
@ -0,0 +1,11 @@
|
|||
uuid: 84ab0add-c051-42d1-ba39-d6e97451602c
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: GtuDCiCWdrpa9bravGtmwQGVNTGToZx3RDZ5_IzS2Kk
|
||||
id: yep
|
||||
label: Yep
|
||||
url: null
|
||||
index_now_url: 'https://indexnow.yep.com/indexnow?url=[url]&key=[key]'
|
||||
sitemap_variants: { }
|
|
@ -2,7 +2,8 @@ _core:
|
|||
default_config_hash: RzCmzrx-T-Sy8JX5OmtGKV_V_MxRlrxRkrI9c9igTHI
|
||||
langcode: fr
|
||||
display_extenders:
|
||||
- matomo
|
||||
0: matomo
|
||||
simple_sitemap_display_extender: simple_sitemap_display_extender
|
||||
sql_signature: false
|
||||
ui:
|
||||
show:
|
||||
|
|
Loading…
Reference in New Issue