metatag-8.x-1.x-dev/src/Plugin/metatag/Tag/RevisitAfter.php

src/Plugin/metatag/Tag/RevisitAfter.php
<?php

namespace Drupal\metatag\Plugin\metatag\Tag;

/**
 * The basic "Rating" meta tag.
 *
 * @MetatagTag(
 *   id = "revisit_after",
 *   label = @Translation("Revisit After"),
 *   description = @Translation("Tell search engines when to index the page again. Very few search engines support this tag, it is more useful to use an <a href='https://www.drupal.org/project/xmlsitemap'>XML Sitemap</a> file."),
 *   name = "revisit-after",
 *   group = "advanced",
 *   weight = 8,
 *   type = "label",
 *   secure = FALSE,
 *   multiple = FALSE
 * )
 */
class RevisitAfter extends MetaNameBase {
  // Nothing here yet. Just a placeholder class for a plugin.
}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc