X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fmetatag%2Fsrc%2FPlugin%2Fmetatag%2FTag%2FCanonicalUrl.php;fp=web%2Fmodules%2Fcontrib%2Fmetatag%2Fsrc%2FPlugin%2Fmetatag%2FTag%2FCanonicalUrl.php;h=9b2f85a25100ac6440c516c9c43c36dbb295d67f;hb=eba34333e3c89f208d2f72fa91351ad019a71583;hp=defeceed2774d54acc9a227b9d6ecf132b683de2;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/modules/contrib/metatag/src/Plugin/metatag/Tag/CanonicalUrl.php b/web/modules/contrib/metatag/src/Plugin/metatag/Tag/CanonicalUrl.php index defeceed2..9b2f85a25 100644 --- a/web/modules/contrib/metatag/src/Plugin/metatag/Tag/CanonicalUrl.php +++ b/web/modules/contrib/metatag/src/Plugin/metatag/Tag/CanonicalUrl.php @@ -8,7 +8,7 @@ namespace Drupal\metatag\Plugin\metatag\Tag; * @MetatagTag( * id = "canonical_url", * label = @Translation("Canonical URL"), - * description = @Translation("Preferred page location or URL to help eliminate duplicate content for search engines."), + * description = @Translation("A link to the preferred page location or URL of the content of this page, to help eliminate duplicate content penalties from search engines."), * name = "canonical", * group = "advanced", * weight = 1,