{% extends "sprout-base-seo/_layouts/general" %} {% import "_includes/forms" as forms %} {% import "sprout-base-fields/_includes/forms" as sproutFields %} {% import "sprout-base-seo/_includes/sproutseo" as sprout %} {% do view.registerAssetBundle("barrelstrength\\sproutbase\\app\\seo\\web\\assets\\globals\\GlobalsAsset") %} {% set socialProfileOptions = craft.sproutSeo.getFinalOptions('social', 'profileName', globals) %} {% set cols = [ { type: 'selectOther', heading: 'Profile', options: socialProfileOptions }, { type: 'textual', heading: 'URL' } ] %} {% block content %}
{{ "Adding Social Profile Links helps establish a relationship between your website and your related online profiles. Supported social profiles can be prominently displayed in your Google Knowledge panel, however, it's encouraged to add any other social profiles you have as well."|t|raw }}