You are here

metatag_verification.metatag_tag.schema.yml in Metatag 8

metatag_verification/config/schema/metatag_verification.metatag_tag.schema.yml

File

metatag_verification/config/schema/metatag_verification.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.alexa:
  5. type: label
  6. label: 'Site validation: Alexa'
  7. metatag.metatag_tag.baidu:
  8. type: label
  9. label: 'Site validation: Baidu'
  10. metatag.metatag_tag.bing:
  11. type: label
  12. label: 'Site validation: Bing'
  13. metatag.metatag_tag.facebook_domain_verification:
  14. type: label
  15. label: 'Site validation: Facebook'
  16. metatag.metatag_tag.google:
  17. type: label
  18. label: 'Site validation: Google'
  19. metatag.metatag_tag.norton_safe_web:
  20. type: label
  21. label: 'Site validation: Norton Safe Web'
  22. metatag.metatag_tag.pinterest:
  23. type: label
  24. label: 'Site validation: Pinterest'
  25. metatag.metatag_tag.pocket:
  26. type: label
  27. label: 'Site validation: Pocket'
  28. metatag.metatag_tag.yahoo:
  29. type: label
  30. label: 'Site validation: Yahoo'
  31. metatag.metatag_tag.yandex:
  32. type: label
  33. label: 'Site validation: Yandex'
  34. metatag.metatag_tag.zoom_domain_verification:
  35. type: label
  36. label: 'Site validation: Zoom'