You are here

yoast_seo.schema.yml in Real-time SEO for Drupal 8.2

config/schema/yoast_seo.schema.yml

File

config/schema/yoast_seo.schema.yml
View source
  1. field.widget.settings.yoast_seo_widget:
  2. type: mapping
  3. label: 'Real-Time SEO Analysis widget settings'
  4. mapping:
  5. edit-title:
  6. type: boolean
  7. label: 'Title Editing'
  8. edit-description:
  9. type: boolean
  10. label: 'Description Editing'
  11. yoast_seo.settings:
  12. type: config_object
  13. label: 'Real-Time SEO Settings'
  14. mapping:
  15. score_rules:
  16. type: sequence
  17. label: 'Labels for the scores, indexed by the minimum required score for that label'
  18. sequence:
  19. type: string
  20. label: 'Score Label'