{% import "_includes/forms" as forms %} {% import "sprout-base-fields/_includes/forms" as sproutFields %} {% set pluginSettings = craft.sproutSeo.getSettings() %} {% set optimizedTitleOptions = craft.sproutSeo.getOptimizedTitleOptions(settings) %} {% set mainEntityValues = {'schemaTypeId': settings.schemaTypeId, 'schemaOverrideTypeId': settings.schemaOverrideTypeId} %}
{{ "Select the field to use for your basic, Open Graph, and Twitter Card meta tag titles. Select ' Manually' if you want the Optimize field to display a custom Title Field for your content editors to manage."|t }}
{{ "Select the field to use for your basic, Open Graph, and Twitter Card meta tag descriptions. Select 'Manually' if you want the Optimize field to display a custom Description Field for your content editors to manage."|t }}
{{ "Select the Assets field to use for your basic, Open Graph, and Twitter Card meta tag feature image. Select 'Manually' if you want the Optimize field to display a custom Feature Image Field for your content editors to manage."|t }}