Yaffs site version 1.1
[yaffs-website] / web / modules / contrib / metatag / src / Plugin / metatag / Tag / CanonicalUrl.php
index defeceed2774d54acc9a227b9d6ecf132b683de2..9b2f85a25100ac6440c516c9c43c36dbb295d67f 100644 (file)
@@ -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,