You are here

metatag.metatag_tag.schema.yml in Metatag 8

config/schema/metatag.metatag_tag.schema.yml

File

config/schema/metatag.metatag_tag.schema.yml
View source
  1. # The 'type' should be "label" for short meta tags and "text" for ones which
  2. # could get longer, especially ones which use a textarea field instead of a
  3. # textfield.
  4. metatag.metatag_tag.abstract:
  5. type: text
  6. label: 'Abstract'
  7. metatag.metatag_tag.cache_control:
  8. type: label
  9. label: 'Cache control'
  10. metatag.metatag_tag.canonical_url:
  11. type: label
  12. label: 'Canonical URL'
  13. metatag.metatag_tag.content_language:
  14. type: label
  15. label: 'Content Language'
  16. metatag.metatag_tag.description:
  17. type: text
  18. label: 'Description'
  19. metatag.metatag_tag.expires:
  20. type: label
  21. label: 'Expires'
  22. metatag.metatag_tag.generator:
  23. type: label
  24. label: 'Generator'
  25. metatag.metatag_tag.image_src:
  26. type: label
  27. label: 'Image SRC'
  28. metatag.metatag_tag.keywords:
  29. type: text
  30. label: 'Keywords'
  31. metatag.metatag_tag.news_keywords:
  32. type: label
  33. label: 'Google News Keywords'
  34. metatag.metatag_tag.next:
  35. type: label
  36. label: 'Next page URL'
  37. metatag.metatag_tag.original_source:
  38. type: label
  39. label: 'Original source'
  40. metatag.metatag_tag.pragma:
  41. type: label
  42. label: 'Pragma'
  43. metatag.metatag_tag.prev:
  44. type: label
  45. label: 'Previous page URL'
  46. metatag.metatag_tag.rating:
  47. type: label
  48. label: 'Rating'
  49. metatag.metatag_tag.referrer:
  50. type: label
  51. label: 'Referrer policy'
  52. metatag.metatag_tag.refresh:
  53. type: label
  54. label: 'Refresh'
  55. metatag.metatag_tag.revisit_after:
  56. type: label
  57. label: 'Revisit After'
  58. metatag.metatag_tag.rights:
  59. type: label
  60. label: 'Rights'
  61. metatag.metatag_tag.robots:
  62. type: label
  63. label: 'Robots'
  64. metatag.metatag_tag.shortlink:
  65. type: label
  66. label: 'Shortlink'
  67. metatag.metatag_tag.standout:
  68. type: label
  69. label: 'Standout'
  70. metatag.metatag_tag.title:
  71. type: label
  72. label: 'Page title'
  73. metatag.metatag_tag.icbm:
  74. type: label
  75. label: 'ICBM'
  76. metatag.metatag_tag.geo_region:
  77. type: label
  78. label: 'Geographical region'
  79. metatag.metatag_tag.geo_placename:
  80. type: label
  81. label: 'Geographical place name'
  82. metatag.metatag_tag.geo_position:
  83. type: label
  84. label: 'Geographical position'
  85. metatag.metatag_tag.set_cookie:
  86. type: label
  87. label: 'Set Cookie'
  88. metatag.metatag_tag.google:
  89. type: label
  90. label: 'Google'