autoseo.yaml 628 B

1234567891011
  1. enabled: true # lets you turn the plugin off and on.
  2. description:
  3. enabled: true # lets you turn the plugin off and on for the "description" metadata.
  4. length: 30 # maximal number of words that will be used to fill the "description" metadata.
  5. keywords:
  6. enabled: true # lets you turn the plugin off and on for the "keywords" metadata.
  7. length: 20 # maximal number of words that will be used to fill the "keywords" metadata.
  8. facebook:
  9. enabled: true # Lets you turn the plugin ON and OFF for the "Facebook Open Graph" metadata.
  10. twitter:
  11. enabled: true # Lets you turn the plugin ON and OFF for the "Twitter Cards" metadata.