seo: hreflang, robotstxt
This commit is contained in:
103
composer.lock
generated
103
composer.lock
generated
@@ -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": "ea1dbde34526235dcac0bf3703c742c4",
|
||||
"content-hash": "8ce19b9b3d6c361bfc8cd8ceac3ad67f",
|
||||
"packages": [
|
||||
{
|
||||
"name": "ajgl/breakpoint-twig-extension",
|
||||
@@ -5852,6 +5852,50 @@
|
||||
"issues": "https://www.drupal.org/project/issues/honeypot"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/hreflang",
|
||||
"version": "1.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/hreflang.git",
|
||||
"reference": "8.x-1.9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/hreflang-8.x-1.9.zip",
|
||||
"reference": "8.x-1.9",
|
||||
"shasum": "c322c730442efd8760893729163373ff9bbacb25"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.9",
|
||||
"datestamp": "1646083444",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "mfb",
|
||||
"homepage": "https://www.drupal.org/user/12302"
|
||||
}
|
||||
],
|
||||
"description": "Automatically adds an hreflang tag to the page for each enabled language.",
|
||||
"homepage": "https://www.drupal.org/project/hreflang",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/hreflang"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/image_field_caption",
|
||||
"version": "1.2.0",
|
||||
@@ -8453,6 +8497,63 @@
|
||||
"source": "https://git.drupalcode.org/project/redis"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/robotstxt",
|
||||
"version": "1.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/robotstxt.git",
|
||||
"reference": "8.x-1.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/robotstxt-8.x-1.4.zip",
|
||||
"reference": "8.x-1.4",
|
||||
"shasum": "8793121a58d2897c0523f3cf13c31f7d80f90154"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.0 || ^9.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.4",
|
||||
"datestamp": "1585290535",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "hass",
|
||||
"homepage": "https://www.drupal.org/u/hass"
|
||||
},
|
||||
{
|
||||
"name": "See other contributors",
|
||||
"homepage": "https://www.drupal.org/node/53579/committers"
|
||||
},
|
||||
{
|
||||
"name": "ccjjmartin",
|
||||
"homepage": "https://www.drupal.org/user/3210801"
|
||||
},
|
||||
{
|
||||
"name": "mikeegoulding",
|
||||
"homepage": "https://www.drupal.org/user/2867877"
|
||||
}
|
||||
],
|
||||
"description": "Generates the robots.txt file dynamically and gives you the chance to edit it, on a per-site basis, from the web UI.",
|
||||
"homepage": "https://www.drupal.org/project/robotstxt",
|
||||
"support": {
|
||||
"source": "https://git.drupal.org/project/robotstxt.git",
|
||||
"issues": "https://www.drupal.org/project/issues/robotstxt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/role_delegation",
|
||||
"version": "1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user