X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fmetatag%2Fsrc%2FPlugin%2Fmetatag%2FTag%2FDescription.php;fp=web%2Fmodules%2Fcontrib%2Fmetatag%2Fsrc%2FPlugin%2Fmetatag%2FTag%2FDescription.php;h=7616d77fd2830e35a604c0dbeacb63cfda762d2c;hp=888a2ff94ab0c042ebcee961a00090bf0dafd840;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/modules/contrib/metatag/src/Plugin/metatag/Tag/Description.php b/web/modules/contrib/metatag/src/Plugin/metatag/Tag/Description.php index 888a2ff94..7616d77fd 100644 --- a/web/modules/contrib/metatag/src/Plugin/metatag/Tag/Description.php +++ b/web/modules/contrib/metatag/src/Plugin/metatag/Tag/Description.php @@ -8,7 +8,7 @@ namespace Drupal\metatag\Plugin\metatag\Tag; * @MetatagTag( * id = "description", * label = @Translation("Description"), - * description = @Translation("A brief and concise summary of the page's content, preferably 150 characters or less. The description meta tag may be used by search engines to display a snippet about the page in search results."), + * description = @Translation("A brief and concise summary of the page's content, preferably 320 characters or less. The description meta tag may be used by search engines to display a snippet about the page in search results."), * name = "description", * group = "basic", * weight = 2,